Skip to content

vlobzakov/docs

 
 

Repository files navigation

Staging the docs on local machine

  1. Clone this repo and run installation script:
git clone https://github.com/cloudscripting/docs.git
cd docs
sudo ./install.sh
  1. To run the docs, issue the following command:
mkdocs serve 

MkDocs incrementally rebuilds the site each time a file changes. You can keep your browser open to http://localhost:8000/ and refresh to see the changes.
Use CTRL+C to stop the server and get the command prompt back.

About

Source repo for Cloud Scripting Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.8%
  • Roff 27.7%
  • CSS 14.4%
  • HTML 13.9%
  • Shell 3.7%
  • PHP 2.4%
  • Python 1.1%