Skip to content

Team-Woo/guides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GalaxyGate Guides Build Status

This Website is a place where users can submit guides for server administration, bot management and everything related.

We welcome all pull requests.

Building

This guide uses MkDocs and is written using Markdown.

Pre-Requisites:

  • python3

Install dependencies:

pip install mkdocs mkdocs-material pymdown-extensions pygments 

Start development server:

mkdocs serve

All documents are inside the docs/ folder and menu links are located on the mkdocs.yml file.

About

Community Guides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%