All Projects → srid → Rib

srid / Rib

Licence: bsd-3-clause
Haskell static site generator based on Shake, with a delightful development experience.

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Rib

Webgen
webgen is a fast, powerful and extensible static website generator
Stars: ✭ 101 (-12.17%)
Mutual labels:  static-site-generator
Leovue
Use the LEO outlining editor to create a Vue.js webapp.
Stars: ✭ 107 (-6.96%)
Mutual labels:  static-site-generator
Next Cms Ghost
Publish flaring fast blogs with Next.js and Ghost CMS
Stars: ✭ 107 (-6.96%)
Mutual labels:  static-site-generator
Node Static Page Generator
A basic static page generator for Node.js.
Stars: ✭ 102 (-11.3%)
Mutual labels:  static-site-generator
Startjekyll
An example and guide to getting started with Jekyll and static site generators.
Stars: ✭ 106 (-7.83%)
Mutual labels:  static-site-generator
Ssg
The official Statamic 3 static site generator package
Stars: ✭ 107 (-6.96%)
Mutual labels:  static-site-generator
Leo
Highly Extensible, Declarative Static Site Generator
Stars: ✭ 100 (-13.04%)
Mutual labels:  static-site-generator
Moul
The minimalist publishing tool for photographers
Stars: ✭ 113 (-1.74%)
Mutual labels:  static-site-generator
Tableless
O site do Tableless em Hugo. Mais leve, impossível.
Stars: ✭ 107 (-6.96%)
Mutual labels:  static-site-generator
Scaffold Static
Scaffolding utility for vanilla-js
Stars: ✭ 111 (-3.48%)
Mutual labels:  static-site-generator
Jamstack Ecommerce
A starter project for building performant ECommerce applications with Next.js and React
Stars: ✭ 1,384 (+1103.48%)
Mutual labels:  static-site-generator
Weblorg
Static Site Generator for Emacs
Stars: ✭ 103 (-10.43%)
Mutual labels:  static-site-generator
React Static Boilerplate
A boilerplate for building static sites with Webpack 2, React and React Router
Stars: ✭ 108 (-6.09%)
Mutual labels:  static-site-generator
Hugo Coder
A minimalist blog theme for hugo.
Stars: ✭ 1,374 (+1094.78%)
Mutual labels:  static-site-generator
Kulfon
👹 🐸 JavaScript static site generator with Org Mode & Markdown support (α) 💥
Stars: ✭ 112 (-2.61%)
Mutual labels:  static-site-generator
Hugo Theme Nix
Nix is a simple, minimal theme for Hugo
Stars: ✭ 101 (-12.17%)
Mutual labels:  static-site-generator
Jekyll
🌐 Jekyll is a blog-aware static site generator in Ruby
Stars: ✭ 43,803 (+37989.57%)
Mutual labels:  static-site-generator
Hugothemes
A curated directory of Hugo themes
Stars: ✭ 1,571 (+1266.09%)
Mutual labels:  static-site-generator
Dropcaster
Simple Podcast Publishing with Dropbox
Stars: ✭ 112 (-2.61%)
Mutual labels:  static-site-generator
Kirby Staticbuilder
Static HTML exporter for Kirby CMS (v2 only)
Stars: ✭ 109 (-5.22%)
Mutual labels:  static-site-generator

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.

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"'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].