1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 15:02:09 +02:00
tldr/pages/common/hakyll-init.md
Vitor Henrique 61405c6e0e
pages*: fix small typos (#11850)
* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
2023-12-27 12:11:30 +05:30

12 lines
230 B
Markdown

# 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`