README.md in minimaJake-1.0.4 vs README.md in minimaJake-1.0.10
- old
+ new
@@ -10,26 +10,28 @@
## How to use
The easiest way is to just [copy the `_config.yml`](https://github.com/JakeSteam/blog-programming/blob/main/_config.yml) from one of the blogs using this theme, updating the name / accent colour etc as desired.
-The theme is imported via `remote_theme: JakeSteam/minimaJake`, optionally adding `@1.0.2` to specify a release from [the releases page](https://github.com/JakeSteam/minimaJake/releases).
+The theme is imported via `remote_theme: JakeSteam/minimaJake`, optionally adding `@1.0.9` to specify a release from [the releases page](https://github.com/JakeSteam/minimaJake/releases).
## Additions
Native (liquid) features:
-* Table of contents
+* Table of contents (toggleable & collapsible)
* Linkable headers
* Tag system
* Pagination improvements
* End of post call to action
* Social & meta link system in footer
-* Network site picker
+* Network site picker
+* Plaintext or HTML excerpts (`show_excerpts` / `show_excerpts_html`)
+* Read time / word count (`replace_read_time_with_word_count`)
+* Search
Third party features:
-* Search
* Giscus comments
* Configurable Ko-fi donation button & floating prompt
Design changes: