This is the source code for the sandbox mirror of the SCP Wiki Event Calendar.
The mainsite event calendar can be found here.
The sandbox mirror can be found here.
You will need Bun.
bun install- install dependencies.bun run build- compile and watch for changes (will run persistently)
static/source.txtdefines the page's source text.static/metadata.jsondefines page tags and title.- The
filesdirectory defines all files to be attached to the page. This is generated by the build process described in the previous section.