Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foodgy/jekyll-overreacted
A nearly no-CSS, fast, minimalist Jekyll theme.
https://github.com/foodgy/jekyll-overreacted
blog-theme jekyll jekyll-theme jekyll-theme-minimal jekyll-themes ruby-gem theme
Last synced: 4 months ago
JSON representation
A nearly no-CSS, fast, minimalist Jekyll theme.
- Host: GitHub
- URL: https://github.com/foodgy/jekyll-overreacted
- Owner: foodgy
- License: mit
- Created: 2024-05-19T15:23:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T20:36:02.000Z (8 months ago)
- Last Synced: 2024-09-28T02:41:02.849Z (4 months ago)
- Topics: blog-theme, jekyll, jekyll-theme, jekyll-theme-minimal, jekyll-themes, ruby-gem, theme
- Language: HTML
- Homepage: https://romakoch.com
- Size: 492 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Jekyll Themes Shield](https://img.shields.io/badge/featured%20on-JT-red.svg)](https://jekyll-themes.com/foodgy/jekyll-overreacted)
# Overreacted Theme
[Overreacted](https://github.com/foodgy/jekyll-overreacted) is a theme for [Jekyll](http://jekyllrb.com), the static site generator. It's inspired by [Dan Abramov's](https://overreacted.io/) blog design.
## Features
- [Tailwind CSS](https://tailwindcss.com/)
- [Jekyll Sitemap](https://github.com/jekyll/jekyll-sitemap)
- [Jekyll Feed](https://github.com/jekyll/jekyll-feed/)
- [Jekyll Paginate](https://github.com/jekyll/jekyll-paginate)
- [Jekyll Jemoji](https://github.com/jekyll/jemoji)
- Dark mode, via [`prefers-color-scheme`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme)## Get Started
This theme can be used just as other [Jekyll themes](https://pages.github.com).
[Fork](https://github.com/sighingnow/jekyll-gitbook/fork) this repository and add your markdown posts to the `_posts` folder.
### Deploy Locally with Jekyll Serve
This theme can be ran locally using Ruby and Gemfiles.
[Testing your GitHub Pages site locally with Jekyll](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll) - GitHub
## License
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).