1
1
mirror of https://github.com/srid/rib.git synced 2024-12-02 10:23:46 +03:00
rib/README.md
Sridhar Ratnakumar 479996ce2e Add screenshot to sample's Main.hs
To give an overview to the user
2019-08-06 20:55:09 -04:00

25 lines
824 B
Markdown

# rib
[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
<!--
Credit for this image: https://www.svgrepo.com/svg/24439/ribs
-->
<img src="https://raw.githubusercontent.com/srid/rib/master/doc/a/static/rib.svg?sanitize=true" width="150" />
**Rib** is a static site generator written in Haskell with the goal of reusing
existing tools (`Shake`, `Lucid` and `Clay`) instead of re-inventing them.
See https://rib.srid.ca for documentation.
<img src="https://raw.githubusercontent.com/srid/rib/master/doc/a/static/rib-sample-main.png?sanitize=true" />
## Examples
* [rib-sample](https://github.com/srid/rib-sample): Use this to get started with
your own site.
* `./doc`: Rib's own documentation site. Live at: https://rib.srid.ca/
* Author's own website. Live at https://notes.srid.ca/