HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

hakyll-init — Generate a new Hakyll sample blog. More information: <https://github.com/jaspervdj/hakyll-init>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandsamplenewclibloghakyll-inithakyllgenerate

Problem

How to use the hakyll-init command: Generate a new Hakyll sample blog. More information: <https://github.com/jaspervdj/hakyll-init>.

Solution

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

Code Snippets

Generate a new Hakyll sample blog

hakyll-init {{path/to/directory}}

Display help

hakyll-init --help

Context

tldr-pages: common/hakyll-init

Revisions (0)

No revisions yet.