mirror of
https://github.com/minoplhy/crappy-reverie.git
synced 2024-11-14 21:36:57 +00:00
crappy-reverie : move crappy's info upper
This commit is contained in:
parent
3177ca8e67
commit
874d22b0af
25
README.md
25
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)
|
||||||
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<br>
|
<br>
|
||||||
<img src="/assets/images/reverie-text.png" alt="Reverie" width="200"/>
|
<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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user