dransome / docs

Source repo for Cloud Scripting Documentation

Home Page:https://docs.cloudscripting.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://docs.cloudscripting.com/

License:Creative Commons Attribution 4.0 International


Languages

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