From 874d22b0af0e89674a14b3180f5d1deb986dd1a4 Mon Sep 17 00:00:00 2001 From: minoplhy Date: Wed, 19 Apr 2023 17:32:30 +0700 Subject: [PATCH] crappy-reverie : move crappy's info upper --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5b1896a..cb9a827 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +Reverie-Crappy is a fork of [amitmerchant1990/reverie](https://github.com/amitmerchant1990/reverie) with some adjustment. +The following has been add/edited from the original : + - Dark Theme toggle (don't respect browser preferences) with DarkReader. + - Remove . when post author doesn't present. + - change file strcture. + - ~~Post 'visiblity' when not set to public, will not be listed on site. It still appear on sitemap though.~~ changed to 'hidden: true' for pagination compatiblity. + - More expand friendly navbar. + - add gitea icon svg. + - choice to disable/enable Twitter share on buttom. + - choice to enable/disable blog on first page. + - any file contain "hidden_true" will be exclude from sitemap (via _config.yaml) + +

Reverie @@ -11,18 +24,6 @@ --- -Reverie-Crappy is a fork of [amitmerchant1990/reverie](https://github.com/amitmerchant1990/reverie) with some adjustment. -The following has been add/edited from the original : - - Dark Theme toggle (don't respect browser preferences) with DarkReader. - - Remove . when post author doesn't present. - - change file strcture. - - ~~Post 'visiblity' when not set to public, will not be listed on site. It still appear on sitemap though.~~ changed to 'hidden: true' for pagination compatiblity. - - More expand friendly navbar. - - add gitea icon svg. - - choice to disable/enable Twitter share on buttom. - - choice to enable/disable blog on first page. - - any file contain "hidden_true" will be exclude from sitemap (via _config.yaml) - Reverie is a [Jekyll](https://jekyllrb.com/)-powered theme which is simple and opinionated. It's actually a fork of [jekyll-now](https://github.com/barryclark/jekyll-now) with some additional features and personal touches which I've implemented to suit my needs for my blog.