-
Notifications
You must be signed in to change notification settings - Fork 1
Modding docs #4
Copy link
Copy link
Open
Description
Background
We want a dedicated docs website for silksong modding, similar to the HK modding docs (https://prashantmohta.github.io/ModdingDocs/) since the games are just different enough. This task is not necessarily to create all of the docs, but rather to create the infrastructure so that documentation can be contributed (though including some initial docs wouldn't hurt!). A blank repository exists at https://github.com/silksong-modding/silksong-modding.github.io ready to be PR'd
Requirements
- The site should be servable as a static website (ie, no server needed) on github pages. Some options that have been discussed are vitepress and starlight. Jekyll (built in to github pages) is probably out because of the next bullet
- The approach should have simple support for custom theming (think like silksong themed fonts & colors).
- A workflow should be configured to build the site and publish to github pages on pushes
- Nice to have - coverage for common topics
- How to create a new mod (use our template)
- How to work with FSMs (show FSM express, fsm util)
- Hooking
- Publishing to thunderstore
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo