Skip to content

nihilvm/Docs-v2

 
 

Repository files navigation

Header

Polytoria Documentation

Repository for Polytoria Documentation.

Installation Instructions

Requirements

Installation

  1. Clone the repo with Git,
git clone https://github.com/Polytoria/Docs-v2.git
  1. Cd into the repo,
cd ./Docs-v2
  1. Install Python dependencies with pip,
pip install -r requirements.txt
  1. Install Node.js dependencies with npm,
npm install
  1. Build & Start the mkdocs Server

Note: Do not run "mkdocs serve" standalone.

npm run dev
  1. Open your browser and navigate to the URL, shown inside the terminal (usually http://127.0.0.1:8000/).

Contributors

Made with contrib.rocks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.4%
  • Python 48.6%