Skip to content

Slugbotics/slugbotics-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slugbotics-material

UCSC Slugbotics Website Redesign

Contribute

Clone repo

git clone https://github.com/Slugbotics/slugbotics-material.git

Create venv

python3 -m venv venv

Activate venv

source venv/bin/activate

Install mkdocs-material

pip3 install mkdocs-material

Test run site

mkdocs serve

Make a branch

This helps us stay organized with changes, and be able to roll back any breaking changes easily

git checkout -b railspeeder

Make changes

nvim docs/*

Commit Changes

git commit -am "Useful commit message"

Push Changes

git push

Make PR on Github to go live!

About

UCSC Slugbotics Website Redesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •