Skip to content

GliaX/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

This repository represents the documentation of the various projects. The end product lives at https://docs.glia.org

This is built using Docusaurus.

Development

  • Clone folder from repo
  • Enter correct folder: cd website
  • Install dependencies: npm install
  • Run as development: NODE_ENV=development npm run start
  • When done, build: NODE_ENV=development npm run build

Deployment

From the folder where you want the documents to live, execute: svn checkout https://github.com/GliaX/Documentation/trunk/website/build/glia-docs .

About

Documentation of the various projects. Lives at https://docs.glia.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages