Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 675 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 675 Bytes

Very-Simple-CMS

demo

How to install very-simple-cms

git clone https://github.com/Omodaka9375/very-simple-cms.git

then

npm install

How to use very-simple-cms

npm run start

Customization

You are free to customize css and posts.json to add new content ;)

index

Local development (avoid CORS)

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.

TODO

  • Host website to IPFS
  • Posts RSS Feed?
  • Flex grid design (better template)

Licence

MIT