Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jekyll overreacted theme added #822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions _posts/2024-05-22-jekyll-overreacted.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
layout: post
title: Jekyll Overreacted
date: 2024-05-22 03:00:00 +06:00
homepage: https://github.com/foodgy/jekyll-overreacted
download: https://github.com/foodgy/jekyll-overreacted/archive/refs/heads/main.zip
demo: https://romakoch.com/
author: Roman Koch
thumbnail: jekyll-overreacted.png
license: MIT License
license_link: https://github.com/foodgy/jekyll-overreacted/blob/main/LICENSE
---
# Jekyll Overreacted

[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.

<div align="center">
<h3><a href="https://romakoch.com">Theme preview</a></h3>
<p><img src="https://raw.githubusercontent.com/foodgy/jekyll-overreacted/main/screenshot.png"/></p>
</div>

## 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).
Binary file added thumbnails/jekyll-overreacted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.