This website is designed in Nuxt.js and is used to display information about the modpack and its mods.
It uses Omorphia - Modrinth's design system.
We recommend you use pnpm
when developing the website.
pnpm install
pnpm dev
The website is automatically deployed to GitHub Pages when a commit is pushed to the master
branch.