Skip to content

Modding docs #4

@BadMagic100

Description

@BadMagic100

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions