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
-
apt-get install libghc-hakyll-dev
- Ubuntu
-
apt-get install libghc-hakyll-dev
- Arch Linux
-
pacman -S haskell-hakyll
- 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
- Dockerfile
- dockerfile.run/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
© tl;dr; authors and contributors