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 |
| Ruby | >= 3.0 | ruby -v |
Ruby |
| Gem | >= 3.0 | gem -v |
Ruby contains Gem |
| Bundler | >= 2.0 | bundler -v |
gem install bundler |
| NodeJs | >= 20 | node -v |
NodeJS |
| Npm | >= 9 | npm -v |
NodeJS contains Npm |
Clone
git clone https://github.com/rawfeed/rawfeed-jekyll.git "rawfeed"; cd rawfeed; npm install
Gem
(1) - Compile the gem:
npm run generate:gem
(2) - Publish the gem:
npm run publish:gem
For more tasks, see: npm run rake:tasks
Changelog
See here
License
The theme is available as open source under the terms of this License.