crappy-reverie : move crappy's info upper

This commit is contained in:
minoplhy 2023-04-19 17:32:30 +07:00
parent 3177ca8e67
commit 874d22b0af
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF

View File

@ -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)
<div align="center">
<br>
<img src="/assets/images/reverie-text.png" alt="Reverie" width="200"/>
@ -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.