Files
cheatsheet-tldr/tldr/hakyll-init

18 lines
323 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# hakyll-init
> Generate a new Hakyll sample blog.
> More information: <https://github.com/jaspervdj/hakyll-init>.
- Generate a new Hakyll sample blog:
`hakyll-init {{path/to/directory}}`
- Display help:
`hakyll-init --help`