1
1
mirror of https://github.com/srid/rib.git synced 2024-12-03 07:25:50 +03:00
rib/README.md

25 lines
824 B
Markdown
Raw Normal View History

2019-07-01 01:06:16 +03:00
# rib
2019-08-05 20:47:32 +03:00
[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
2019-07-01 01:06:16 +03:00
<!--
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" />
2019-07-01 01:06:16 +03:00
2019-08-03 20:33:48 +03:00
**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.
2019-08-07 01:18:20 +03:00
See https://rib.srid.ca for documentation.
2019-07-02 16:27:37 +03:00
<img src="https://raw.githubusercontent.com/srid/rib/master/doc/a/static/rib-sample-main.png?sanitize=true" />
2019-08-03 20:26:45 +03:00
## Examples
2019-07-02 16:27:37 +03:00
2019-08-03 20:33:48 +03:00
* [rib-sample](https://github.com/srid/rib-sample): Use this to get started with
your own site.
2019-08-03 20:33:48 +03:00
* `./doc`: Rib's own documentation site. Live at: https://rib.srid.ca/
2019-08-03 20:33:48 +03:00
* Author's own website. Live at https://notes.srid.ca/