LinuxCommandLibrary

hakyll-init

creates a new Hakyll static site project with a basic structure

TLDR

Create a new Hakyll site

$ hakyll-init [my-site]
copy
Create in current directory
$ hakyll-init .
copy

SYNOPSIS

hakyll-init directory

DESCRIPTION

hakyll-init creates a new Hakyll static site project with a basic structure. Hakyll is a Haskell-based static site generator with Pandoc integration. The generated project includes site.hs (main configuration), templates, CSS, sample posts, and images. After initialization, compile site.hs with GHC and use the resulting binary to build and serve the site.

SEE ALSO

hugo(1), jekyll(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community