README.md (https://github.com/ucsb-ds/5b)
This repo contains the source code for the website https://ucsb-ds.github.io/5b.
To add a new topic, run:
./new_topic.py "New Topic"
This will:
- Create a directory
topics/new_topic - Put an
index.mdfile in that directory with the correct syntax as starter code for that page