From aa12fd9d08338bb2ed56c1d4dbcba72d19798e64 Mon Sep 17 00:00:00 2001
From: srid <3998+srid@users.noreply.github.com>
Date: Thu, 29 Apr 2021 00:06:05 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=206516a?=
=?UTF-8?q?c2cf52ec378f9466d52ee02975daa9db23a=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cache.json | 2 +-
examples.html | 2 +-
guide.html | 2 +-
impulse.html | 2 +-
index.html | 2 +-
preview.html | 2 +-
syntax-highlighting.html | 2 +-
tutorial.html | 2 +-
typed-routes.html | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/cache.json b/cache.json
index 09e6bfa..e5f1b5d 100644
--- a/cache.json
+++ b/cache.json
@@ -1 +1 @@
-{"Graph":{"adjacencyMap":{"syntax-highlighting":{},"typed-routes":{"tutorial":["cf",[]],"preview":["cf",[]]},"tutorial":{"preview":["cf",[]]},"guide":{"syntax-highlighting":["folge",[]],"typed-routes":["folge",[]],"tutorial":["cf",[]]},"preview":{},"examples":{},"index":{"tutorial":["folge",[]],"guide":["folge",[]],"preview":["folge",[]],"examples":["folge",[]]}},"vertices":{"syntax-highlighting":{"Path":"./syntax-highlighting.md","Slug":"syntax-highlighting","ID":"syntax-highlighting","Meta":{"tags":["guide"]},"Title":"Enable Syntax Highlighting"},"typed-routes":{"Path":"./typed-routes.md","Slug":"typed-routes","ID":"typed-routes","Meta":{"tags":["guide"]},"Title":"Typed Routes"},"tutorial":{"Path":"./tutorial.md","Slug":"tutorial","ID":"tutorial","Meta":{"tags":[]},"Title":"Tutorial"},"guide":{"Path":"./guide.md","Slug":"guide","ID":"guide","Meta":{"tags":[]},"Title":"Guide"},"preview":{"Path":"./preview.md","Slug":"preview","ID":"preview","Meta":{"tags":[]},"Title":"Quick Preview"},"examples":{"Path":"./examples.md","Slug":"examples","ID":"examples","Meta":{"tags":[]},"Title":"Examples"},"index":{"Path":"./index.md","Slug":"index","ID":"index","Meta":{"tags":[]},"Title":"Rib"}}},"NeuronVersion":"1.9.25.1","Config":{"editUrl":"https://github.com/srid/rib/edit/master/guide/","plugins":["neuronignore","links","tags","uptree","feed"],"siteBaseUrl":"https://rib.srid.ca","author":null,"siteTitle":"Rib","theme":"green"},"Errors":{}}
\ No newline at end of file
+{"Graph":{"adjacencyMap":{"syntax-highlighting":{},"typed-routes":{"tutorial":["cf",[]],"preview":["cf",[]]},"tutorial":{"preview":["cf",[]]},"guide":{"syntax-highlighting":["folge",[]],"typed-routes":["folge",[]],"tutorial":["cf",[]]},"preview":{},"examples":{},"index":{"tutorial":["folge",[]],"guide":["folge",[]],"preview":["folge",[]],"examples":["folge",[]]}},"vertices":{"syntax-highlighting":{"Path":"./syntax-highlighting.md","Slug":"syntax-highlighting","ID":"syntax-highlighting","Meta":{"tags":["guide"]},"Title":"Enable Syntax Highlighting"},"typed-routes":{"Path":"./typed-routes.md","Slug":"typed-routes","ID":"typed-routes","Meta":{"tags":["guide"]},"Title":"Typed Routes"},"tutorial":{"Path":"./tutorial.md","Slug":"tutorial","ID":"tutorial","Meta":{"tags":[]},"Title":"Tutorial"},"guide":{"Path":"./guide.md","Slug":"guide","ID":"guide","Meta":{"tags":[]},"Title":"Guide"},"preview":{"Path":"./preview.md","Slug":"preview","ID":"preview","Meta":{"tags":[]},"Title":"Quick Preview"},"examples":{"Path":"./examples.md","Slug":"examples","ID":"examples","Meta":{"tags":[]},"Title":"Examples"},"index":{"Path":"./index.md","Slug":"index","ID":"index","Meta":{"tags":[]},"Title":"Rib"}}},"NeuronVersion":"1.9.27.2","Config":{"editUrl":"https://github.com/srid/rib/edit/master/guide/","plugins":["neuronignore","links","tags","uptree","feed"],"siteBaseUrl":"https://rib.srid.ca","author":null,"siteTitle":"Rib","theme":"green"},"Errors":{}}
\ No newline at end of file
diff --git a/examples.html b/examples.html
index bd4f581..f92c881 100644
--- a/examples.html
+++ b/examples.html
@@ -1 +1 @@
-
Examples - Rib
\ No newline at end of file
+Examples - Rib
\ No newline at end of file
diff --git a/guide.html b/guide.html
index 1416aee..b938b93 100644
--- a/guide.html
+++ b/guide.html
@@ -1 +1 @@
-Guide - Rib Guide Assuming you have read the Tutorial , use this portal to understand how to do certain things in Rib.
\ No newline at end of file
+Guide - Rib Guide Assuming you have read the Tutorial , use this portal to understand how to do certain things in Rib.
\ No newline at end of file
diff --git a/impulse.html b/impulse.html
index 23ce87b..fab7318 100644
--- a/impulse.html
+++ b/impulse.html
@@ -1 +1 @@
-Impulse - Rib Errors The notebook has 7 notes and 10 links. It has 1 cluster in its folgezettel graph. Each cluster's folgezettel heterarchy is rendered as a forest.
\ No newline at end of file
+Impulse - Rib Errors The notebook has 7 notes and 10 links. It has 1 cluster in its folgezettel graph. Each cluster's folgezettel heterarchy is rendered as a forest.
\ No newline at end of file
diff --git a/index.html b/index.html
index f1623af..f2bfa6e 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.
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
diff --git a/preview.html b/preview.html
index 4157494..d95b990 100644
--- a/preview.html
+++ b/preview.html
@@ -94,4 +94,4 @@ data SrcMeta
-- | Description is optional, hence `Maybe`
description :: Maybe Text
}
- deriving (Show, Eq, Generic, FromJSON)(View full Main.hs
at rib-sample)
Typed Routes Rib includes an optional route system based on GADT s than can be used to define safe and structured routes for your site. The sample repo used in Tutorial already uses routes, and you can see the entire code in Quick Preview # to see all of this would fit together in a static site generator.
Tutorial Main.hs
: Haskell source containing the DSL of the HTML/CSS of your site. See
Quick Preview # .