Sha256: 0955493c577a8fc8d7aac7c6291f14f8bab683c1c0f6e8c057ee1f5a38c5d78f
Contents?: true
Size: 1.62 KB
Versions: 1
Compression:
Stored size: 1.62 KB
Contents
# 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 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`, optionally adding `@1.0.2` to specify a release from [the releases page](https://github.com/JakeSteam/minimaJake/releases). ## Additions Native (liquid) features: * Table of contents * Linkable headers * Tag system * Pagination improvements * End of post call to action * Social & meta link system in footer * Network site picker Third party features: * Search * Giscus comments * Configurable Ko-fi donation button & floating prompt Design 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)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minimaJake-1.0.4 | README.md |