hugo/commands
Chris Trimble 8a89b8582f commands: Fix jekyll metadata import on individual posts
Prior refactor had eliminated writing FrontMatter for Jekyll imports. This
fixes that bug as well as adds a regression test.

Also removed unused site var, replaced some raw strings, and added regression
test for \r\n removal.

Fixes #5576
2019-11-25 09:46:44 +01:00
..
check.go
check_darwin.go
commandeer.go Add some more output if loading modules takes time 2019-11-21 18:11:07 +01:00
commands.go Add some more output if loading modules takes time 2019-11-21 18:11:07 +01:00
commands_test.go
config.go
convert.go
deploy.go
env.go
gen.go
genautocomplete.go
genchromastyles.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
gendoc.go
gendocshelper.go
genman.go
helpers.go
hugo.go Add some more output if loading modules takes time 2019-11-21 18:11:07 +01:00
hugo_test.go
hugo_windows.go
import_jekyll.go commands: Fix jekyll metadata import on individual posts 2019-11-25 09:46:44 +01:00
import_jekyll_test.go commands: Fix jekyll metadata import on individual posts 2019-11-25 09:46:44 +01:00
limit_darwin.go
limit_others.go
list.go
list_test.go
mod.go
new.go
new_content_test.go
new_site.go
new_theme.go
release.go
release_noop.go
server.go
server_errors.go
server_test.go
static_syncer.go
version.go