Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakesteam/minimajake
Minima, but with the missing functionality added
https://github.com/jakesteam/minimajake
giscus jekyll jekyll-theme kofi liquid theme
Last synced: 2 months ago
JSON representation
Minima, but with the missing functionality added
- Host: GitHub
- URL: https://github.com/jakesteam/minimajake
- Owner: JakeSteam
- License: mit
- Created: 2023-01-30T22:51:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T17:42:42.000Z (8 months ago)
- Last Synced: 2024-04-14T08:01:46.877Z (8 months ago)
- Topics: giscus, jekyll, jekyll-theme, kofi, liquid, theme
- Language: SCSS
- Homepage: https://minima.jakelee.co.uk
- Size: 4.87 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# minimaJake
This project is a fork of the default [minima theme](https://github.com/jekyll/minima) that [Jekyll](https://github.com/jekyll/jekyll) uses, aiming to add enough functionality to make minima a realistic choice, without any bloat / nonsense.
## About
minimaJake is used to host [JakeSteam](https://github.com/JakeSteam)'s [personal](https://jakelee.co.uk), [programming](https://blog.jakelee.co.uk), and [internet history](https://history.jakelee.co.uk) sites.
A live demo is available at [minima.jakelee.co.uk](https://minima.jakelee.co.uk), and a full guide to all launch features is available in [the announcement post](https://blog.jakelee.co.uk/introducing-minimajake-for-jekyll/).
## 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` in your `config.yml`, optionally adding `@1.0.12` to specify a release from [the releases page](https://github.com/JakeSteam/minimaJake/releases).
## Additions
Native (liquid) features:
- Table of contents (toggleable & collapsible)
- Calendar with custom events
- Linkable headers
- Tag system
- Pagination improvements
- End of post call to action
- Social & meta link system in footer
- Network site picker
- Plaintext or HTML excerpts (`show_excerpts` / `show_excerpts_html`)
- Read time / word count (`replace_read_time_with_word_count`)
- Modified date (`last_modified`)
- SearchThird party features:
- Giscus comments
- Configurable Ko-fi donation button & floating promptDesign changes:
- Banner images
- Accent colour system[![](https://blog.jakelee.co.uk/assets/images/2023/minimajake.png)](https://blog.jakelee.co.uk/assets/images/2023/minimajake.png)