Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.


Theme preview



## 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).