Skip to content

refinedmods/refinedmods.github.io

Repository files navigation

refinedmods.github.io CI Status

This is the repository that contains the website of Refined Mods.

The website is built and published twice a day.

This uses refinedsites, a static site generator.

Building locally

  • Create an .env file containing a GITHUB_TOKEN environment variable.
  • Run build-local.sh.
  • The output will be in the dist/ folder.