Skip to content

KingGiovaz/CrazyDocs

 
 

Repository files navigation

CrazyDocs

A wiki deployed via GitHub pages @ https://docs.crazycrew.us

Contributing

Contributing is easy! We use markdown files for the wiki so anyone can contribute with a little reading.
All .md files are located under docs, Each directory translates to a directory on the website. ( https://docs.crazycrew.us )

Editing Pages

  • Simply edit the .md files.
  • use the command pnpm run start.
  • Go to http://localhost:3000
  • Make changes until it looks right.
  • Make a pull request once it looks right.

Requirements

  • You must know TypeScript and React if you plan to add things outside of md files.

About

The wiki for crazycrew

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.7%
  • CSS 21.3%