Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 447 Bytes

Hypercubing

Website for the Hypercubing community

Contributing

  1. Install Python 3
  2. Install Git LFS
  3. Clone this repo and open a terminal in it
  4. python3 -m pip install -r requirements.txt --user
  5. python3 check_links.py to check for broken links
  6. python3 -m mkdocs serve