SovereignCloudStack / docs

Entry point for SCS Docs

Home Page:https://docs.scs.community/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCS Docs Page Readme

Licenses

The content of this repository is published under multiple licenses. All documentation content files within docs, dev-docs, standards and community are licensed under CC-BY-SA 4.0. All source code of this documentation page is licensed under the MIT license.

Overview

SCS Docs Page is a static page rendering the markdown content of all Docs regarding SCS. Underlaying engine is Docusaurus, a React based static page generator.

Developing locally

In order to run the Docs locally, make sure you have node.js and npm installed.

CD in your Terminal to the root directory of the cloned repository. Install all the dependencies and start the local development server.

npm install
npm start

About

Entry point for SCS Docs

https://docs.scs.community/

License:MIT License


Languages

Language:JavaScript 65.3%Language:TypeScript 21.4%Language:CSS 6.9%Language:MDX 6.3%Language:Shell 0.1%