Start Hugo’s development server:
hugo server --disableFastRender --buildDrafts
New post:
hugo new content -k post -c content/tech $(date -I)-test.md
hugo new content -k post -c content/tech $(date -I)-test.zh-tw.md
Start Hugo’s development server:
hugo server --disableFastRender --buildDrafts
New post:
hugo new content -k post -c content/tech $(date -I)-test.md
hugo new content -k post -c content/tech $(date -I)-test.zh-tw.md