Data for the app https://harder.vercel.app/.
- There are two categories current: Red, blue
- Keep entries slim, this is not a wiki!
- You can link between entries with the
slug
key.
- Copy
template-blue.yaml
ortemplate-red.yaml
into theblue
respectivelyred
folder. - Rename the newly created file, the filename is also the
slug
value. - Fill out information.
- Run
python gen.py
- Check if there are any errors
- Create a pull request