Crazy-Crew / CrazyDocs

The wiki for crazycrew

Home Page:https://docs.crazycrew.us/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 npm 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

About

The wiki for crazycrew

https://docs.crazycrew.us/

License:MIT License


Languages

Language:TypeScript 73.5%Language:CSS 24.4%Language:JavaScript 2.1%