Skip to content

Tech Stack

Darrell Ross edited this page Mar 16, 2023 · 3 revisions

GitHub Pages

We use GitHub's free GitHub Pages which is why our website repository name is swerverobotics.github.io. When a page is named <org>.github.io, GitHub has some automation in terms of publishing.

MkDocs with Material Theme

We build our website using MkDocs and we use the MkDocs Material UI Theme by Squidfunk.

Domain

Since we are using GitHub Pages, we automatically get to our website at http://swerverobotics.github.io. In addition, we have a subdomain from our domain registrar DreamHost set up at http://dev.swerverobotics.org.

Clone this wiki locally