References
Jekyll
To preview your site with drafts
|
|
live reload
|
|
This command will open your website in the browser and uses jekyll built-in livereload server.
|
|
Hugo
Live reload is built-in in hugo.
Start the Hugo server with drafts (-D
) enabled:
|
|
to generate static files with drafts (-D
) into public/
directory.
|
|
run with specific template name named ananke
.
|
|