mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 12:26:03 +02:00
hakyll-init: add page (#5454)
This commit is contained in:
parent
07c2ebcc51
commit
5556b4c8d1
1 changed files with 12 additions and 0 deletions
12
pages/common/hakyll-init.md
Normal file
12
pages/common/hakyll-init.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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}}`
|
||||
|
||||
- Show help for `hakyll-init`:
|
||||
|
||||
`hakyll-init --help`
|
Loading…
Add table
Reference in a new issue