hugo/commands
coderzh 9a2f6c62a6 Hugo import from jekyll
usage: hugo import jekyll jekyll_root_path target_path

Implemented:
 * Create new hugo site
 * Create config.yaml
 * Convert all markdown contents.
 * Copy all other files and folders to static

Fixes #101
2015-10-04 20:02:53 +02:00
..
benchmark.go
check.go
convert.go
genautocomplete.go
gendoc.go
hugo.go Hugo import from jekyll 2015-10-04 20:02:53 +02:00
import.go Hugo import from jekyll 2015-10-04 20:02:53 +02:00
import_test.go Hugo import from jekyll 2015-10-04 20:02:53 +02:00
limit_darwin.go
limit_others.go
list.go
list_config.go
new.go
new_test.go
server.go Show both baseURL and bind address in hugo server output 2015-09-15 23:12:01 -06:00
server_test.go
undraft.go
undraft_test.go
version.go