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
index.html
to your website rootREADME.md
cd tests
yarn
to install dependenciesyarn test
to run testsyarn start
to start the HTTP serversyarn debug
to debug tests interactively