hakyll-init

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

Install

All systems
curl cmd.cat/hakyll-init.sh
Debian Debian
apt-get install libghc-hakyll-dev
Ubuntu
apt-get install libghc-hakyll-dev
Arch Arch Linux
pacman -S haskell-hakyll
image/svg+xml Kali Linux
apt-get install libghc-hakyll-dev
Fedora
dnf install ghc-hakyll-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libghc-hakyll-dev
Raspbian
apt-get install libghc-hakyll-dev

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

© tl;dr; authors and contributors