-
Notifications
You must be signed in to change notification settings - Fork 0
Planning Document
Dakota Chambers edited this page Feb 16, 2024
·
6 revisions
oliver is a jekyll theme designed for personal websites and blogs.
- Color scheme inspired by solarized light but with black/dark text.
- Small text
- High information density
- https://jcs.org/
- https://push.cx/
- https://xeiaso.net/blog/
- https://ben.page/
- https://tontinton.com/
- https://taylor.town/
- Jekyll Theme
- Should be installable as gem-based theme
- Should be 100% compatible with github pages
- CSS Styling
- Vanilla CSS?
- Tailwind? https://tailwindcss.com/
- DaisyUI? https://daisyui.com/
- Add ability to pin certain blog posts to the top of the blog post list
- Add ability to put a small bio/text blob above the list of blog posts on the main page
- Page types
- page
- post (blog)
- list/collection (A special page type for lists of things, reviews, etc)
- First class support for code blocks.
- Archive page for a list of all blog posts
- Configure how many posts to show in the list on the main page (but by default, no limit...or at least a sensible LARGE limit).
- https://jekyllrb.com/docs/themes/
- Default Jekyll theme: https://github.com/jekyll/minima
- Theme development example: https://www.youtube.com/watch?v=UuHrgv6p2Mg