Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUISC Knowledge Base

Source for the club's knowledge base site, built with MkDocs Material and deployed to GitHub Pages on every push to main.

Local development

pip install -r requirements.txt
mkdocs serve

Then visit http://127.0.0.1:8000.

Structure

See docs/index.md for the content map and docs/contributing.md for how to add pages and where large files (slides, PDFs, VM images) should go.

Repo layout

docs/                  # site content (markdown)
infra/terraform/       # actual Terraform for club-managed infra (not docs)
infra/packer/          # VM image build definitions
tools/                 # custom club tooling (source), documented under docs/tooling
mkdocs.yml             # site config/nav
.github/workflows/     # CI: builds and deploys the site via mkdocs gh-deploy

About

General club knowledge base, rendered by MkDocs and deployed by Github Pages

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors