mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 16:55:55 +00:00
Update cheatsheets
This commit is contained in:
17
hakyll-init
Normal file
17
hakyll-init
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user