git clone https://github.com/Omodaka9375/very-simple-cms.git
then
npm install
npm run start
You are free to customize css and posts.json to add new content ;)
If you want to preview your website localy in Firefox, you can do so by typing about:config
in URL.
Then type security.fileuri.strict_origin_policy
and flip to False.
- Host website to IPFS
- Posts RSS Feed?
- Flex grid design (better template)
MIT