Getting Started

From your Markdown files to a deployed website in few minutes.

How to Use

  1. Clone the docs using ssh or https:
git
git clone https://github.com/cyphercrescent/cc-docs.git
git
git clone git@github.com:cyphercrescent/cc-docs.git
  1. Install the dependencies in the cc-docs folder:
ni
ni
  1. Run the dev command to start Docus in development mode:
ni
nr dev --port=3450
  1. Go to the approriate or create a .md file and start documenting.
✨ Well done! A browser window should automatically open for http://localhost:345