textjam winter2023
march 13th -> april 3rd
muncs x ctsnl x ndev x munc²
about updates submissions devlogs
------------------------------------
how to create a devlog
- fork the repository for this website
- create a new folder under /src/content/devlogs with the name of your devlog
- create a file in that folder, your first devlog
- add the name of you folder to the devlogNames list in src/data.ts
- ensure that file has a title and date property
- head to your submission (if no submission create that first), and add a 'devlogPrefix' property in the frontmatter
- after your first two prs, feel free to ask for write permission to this repository so you can create devlogs without having to go through the pr process each time
------------------------
edit this site on github