srid/rib

Haskell static site generator based on Shake (superseded by https://github.com/srid/ema)

Haskell

118

412 commits

updated Mar 24, 2022

See the code

README

rib

BSD3 Hackage built with nix Zulip chat

Rib is a Haskell static site generator based on Shake, with a delightful workflow.

See https://rib.srid.ca for full documentation.

UPDATE (Apr, 2021): Rib is superceded by Ema

Developing rib

Use ghcid for quicker compilation cycles:

nix-shell --run "cd rib-core && ghcid"

To test your changes, clone rib-sample and run it using your local rib checkout:

cd ..
git clone https://github.com/srid/rib-sample.git
cd rib-sample
nix-shell --arg rib ../rib --run 'ghcid -T ":main -wS"'
clay
haskell
lucid
shake
static-site-generator

Contributors

srid

406 commits

mx-psi

1 commits

Nimor111

1 commits

djanatyn

1 commits

srid/rib

Haskell static site generator based on Shake (superseded by https://github.com/srid/ema)

Haskell

118

412 commits

updated Mar 24, 2022

See the code

README

rib

BSD3 Hackage built with nix Zulip chat

Rib is a Haskell static site generator based on Shake, with a delightful workflow.

See https://rib.srid.ca for full documentation.

UPDATE (Apr, 2021): Rib is superceded by Ema

Developing rib

Use ghcid for quicker compilation cycles:

nix-shell --run "cd rib-core && ghcid"

To test your changes, clone rib-sample and run it using your local rib checkout:

cd ..
git clone https://github.com/srid/rib-sample.git
cd rib-sample
nix-shell --arg rib ../rib --run 'ghcid -T ":main -wS"'
clay
haskell
lucid
shake
static-site-generator

Contributors

srid

406 commits

mx-psi

1 commits

Nimor111

1 commits

djanatyn

1 commits

Languages

Haskell

93.0%

Nix

5.8%