Skip to content

Latest commit

 

History

History
executable file
·
43 lines (29 loc) · 1.04 KB

File metadata and controls

executable file
·
43 lines (29 loc) · 1.04 KB

rawfeed
rawfeed — A raw 11ty theme for minimalists

Requirements

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

Clone

git clone https://github.com/rawfeed/rawfeed-11ty.git "my-site"; cd my-site; npm install

Commands

(1) - Compile:

npm run build

(2) - Run server:

npm run serve

For more tasks, see: npm run help

Changelog

See here

License

The theme is available as open source under the terms of this License.