Emma d3449609da
Add 'Switch to Dark/Light Mode' to header & footer (Fixes #174) (#177)
* Add 'Switch to Dark/Light Mode' to footer (Fixes #174)

* Cursed mess

* Adds mobile header dark/light mode toggle

I do not like CSS.
Mobile works fine, desktop does not

* Remove unused div & other things I don't remember

* Fixes dark/light mode toggles on desktop

Also simplifies css for footer slightly.
Sometimes a good night's sleep really does do ya good.
https://cdn.discordapp.com/attachments/745980892735864953/835256687803367464/modrinth-2021-04-23_16.50.59.webm

* that was a mistake for the login button but it actually works well
2021-04-24 19:52:49 -07:00
2021-04-10 22:51:10 -07:00
2020-11-30 14:55:01 -07:00
2021-04-11 08:21:07 -07:00
2021-04-11 11:39:05 -07:00
2021-04-24 19:51:39 -07:00
2021-01-17 20:14:10 -07:00
2021-04-11 08:21:07 -07:00
2020-09-01 09:08:35 -07:00
2020-07-14 16:42:46 +03:00
2021-04-11 08:21:07 -07:00
2020-11-30 14:55:01 -07:00
2020-07-14 16:42:46 +03:00
2020-07-01 11:15:45 +03:00
2020-11-30 14:55:01 -07:00

knossos banner

Modrinth's center for its frontend service

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Description
The Modrinth monorepo containing all code which powers Modrinth!
Readme 122 MiB
Languages
Rust 44.6%
Vue 38.6%
TypeScript 8.2%
HTML 5.1%
JavaScript 1.9%
Other 1.5%