From 21e34e1ca8619479307317a720d4462813cff9b6 Mon Sep 17 00:00:00 2001 From: srid <3998+srid@users.noreply.github.com> Date: Thu, 29 Apr 2021 00:06:22 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20db26b?= =?UTF-8?q?cde09364849683736bc1dc30acdff5d6cc0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f2bfa6e..7200e9b 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Rib

Rib

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

Features

Rib composes existing tools designed to do their task well, instead of reinventing their capabilities. Time spent using rib is time spent learning them.

  • Use Shake as the core build engine.
  • Write HTML & CSS in Haskell with natural flow (using Lucid & Clay)
    • Optional route system for type-safe construction of your site routes.
  • Parse Markdown and other formats supported by Pandoc / MMark.
  • Remain as simple as possible to use
  • Reproducible and a delightful workflow enabled by Nix, ghcid and fsnotify.

See Quick Preview# to get a feel for what your code may look like.

Getting Started

The easiest way to get started with Rib is to use the template repository, rib-sample, from Github.

Next

\ No newline at end of file +Rib

Rib

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

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

Features

Rib composes existing tools designed to do their task well, instead of reinventing their capabilities. Time spent using rib is time spent learning them.

  • Use Shake as the core build engine.
  • Write HTML & CSS in Haskell with natural flow (using Lucid & Clay)
    • Optional route system for type-safe construction of your site routes.
  • Parse Markdown and other formats supported by Pandoc / MMark.
  • Remain as simple as possible to use
  • Reproducible and a delightful workflow enabled by Nix, ghcid and fsnotify.

See Quick Preview# to get a feel for what your code may look like.

Getting Started

The easiest way to get started with Rib is to use the template repository, rib-sample, from Github.

Next

\ No newline at end of file