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

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

Awesome Lists containing this project

README

          


Rawfeed


rawfeed-jekyll — A raw Jekyll theme for minimalists


Gem Version


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