https://github.com/rawfeed/rawfeed-jekyll
:syringe: A raw Jekyll theme for minimalists
https://github.com/rawfeed/rawfeed-jekyll
feed jekyll jekyll-blog jekyll-site jekyll-template jekyll-theme jekyll-website minimal minimalist raw ruby ssg-theme theme
Last synced: 3 months ago
JSON representation
:syringe: A raw Jekyll theme for minimalists
- Host: GitHub
- URL: https://github.com/rawfeed/rawfeed-jekyll
- Owner: rawfeed
- License: other
- Created: 2025-10-12T19:04:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-19T04:45:37.000Z (3 months ago)
- Last Synced: 2026-04-01T22:28:31.882Z (3 months ago)
- Topics: feed, jekyll, jekyll-blog, jekyll-site, jekyll-template, jekyll-theme, jekyll-website, minimal, minimalist, raw, ruby, ssg-theme, theme
- Language: HTML
- Homepage: https://rawfeed.github.io/rawfeed-jekyll
- Size: 7.55 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
rawfeed-jekyll — A raw Jekyll theme for minimalists
Documentation
# For developer
## Requirements
| Required | Version | How to verify | How to install |
| -------- | ------- | ------------- | --------------------------------- |
| Git | >= 2 | `git -v` | [Git](http://git-scm.com/) |
| Ruby | >= 3.0 | `ruby -v` | [Ruby](https://www.ruby-lang.org) |
| Gem | >= 3.0 | `gem -v` | **Ruby** contains **Gem** |
| Bundler | >= 2.0 | `bundler -v` | `gem install bundler` |
| NodeJs | >= 20 | `node -v` | [NodeJS](https://nodejs.org) |
| Npm | >= 9 | `npm -v` | **NodeJS** contains **Npm** |
## Clone
```shell
git clone https://github.com/rawfeed/rawfeed-jekyll.git "rawfeed"; cd rawfeed; npm install
```
## Gem
**(1)** - Compile the gem:
```shell
npm run generate:gem
```
**(2)** - Publish the gem:
```shell
npm run publish:gem
```
For more tasks, see: `npm run rake:tasks`
# Changelog
See [here](https://rawfeed.github.io/rawfeed-jekyll/changelog/)
# License
The theme is available as open source under the terms of [this License](https://rawfeed.github.io/rawfeed-jekyll/license/).
# Donation
Click on the image below to be redirected to the donation forms:
> It is very important that you make a donation to motivate further development of rawfeed-jekyll. :)