Skip to content

lucie-on-github/Lucie-Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lucie Docs

Documentation for the Discord bot Lucie.

Powered by Docsify (docsify.js.org)

How to contribute

  1. Clone repo
  2. Make and test changes (refer to How to run for instructions)
  3. Create pull request
  4. Praise yourself

Contribution guideliens

  • 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.

How to run

  1. Clone repo
  2. Install docsify-cli by running:
npm i docsify-cli -g
  1. Open your terminal at the root of this repo and run:
docsify serve docs
  1. Open your browser and visit http://localhost:3000/