Skip to content

Industry-Standard/raitoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Raito - Mini Markdown CMS ✨📝

Build your website with a single file!

Raito is an ultralight static CMS/Wiki that weights 8kb.
Hence the name, ライト meaning light in Japanese.

Made by Arnaud de Saint Meloir, inspired by the defunct MDwiki

🔥 Demo | 📄 Docs

Install

  • Copy index.html to your website root
  • Write your homepage in README.md
  • Every MarkDown file will turn into a page ✨

Testing

  • Install Node 16+ and Yarn
  • cd tests
  • yarn to install dependencies
  • yarn test to run tests
  • yarn start to start the HTTP servers
  • yarn debug to debug tests interactively

Dependencies

About

Mini Markdown Wiki/CMS in 8kb of JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.6%
  • JavaScript 37.4%