Documentation for the Discord bot Lucie.
Powered by Docsify (docsify.js.org)
- Clone repo
- Make and test changes (refer to How to run for instructions)
- Create pull request
- Praise yourself
- Make sure your changes are in line with the style of the documentation. Use common formatting like the parts explained in getting-started/navigation
- Make sure everything you add or change is correct and valuable information.
- Clone repo
- Install docsify-cli by running:
npm i docsify-cli -g
- Open your terminal at the root of this repo and run:
docsify serve docs
- Open your browser and visit http://localhost:3000/