hugo new posts/name-of-article/index.en.md
- Modify the publish date to the current time.
- Append the timestamp, including the hour.
- Ex.
posts/2022-01-01T00-name-of-article/index.en.md
- Ex.
From an elevated powershell run:
choco install hugo-extended -confirm
VSC should take care of everything after that.
See .vscode/tasks.json
for details.
Copyright © 2022 Zageron (@zageron)