rawfeed — A raw 11ty theme for minimalists
| Required | Version | How to verify | How to install |
|---|---|---|---|
| Git | >= 2 | git -v |
Git |
| NodeJs | >= 20 | node -v |
NodeJS |
| Npm | >= 9 | npm -v |
NodeJS contains Npm |
git clone https://github.com/rawfeed/rawfeed-11ty.git "my-site"; cd my-site; npm install(1) - Compile:
npm run build(2) - Run server:
npm run serveFor more tasks, see: npm run help
See here
The theme is available as open source under the terms of this License.