/fabulously-web

The website for the Fabulously-Optimized modpack.

Primary LanguageVue

Fabulously Web

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.

Development

We recommend you use pnpm when developing the website.

pnpm install
pnpm dev

Deployment

The website is automatically deployed to GitHub Pages when a commit is pushed to the master branch.