Skip to content

Hypercubers/hypercubing.xyz

Repository files navigation

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