Alistair Jenkins aea0cec061
Accessibility Changes (#53)
* Semantic HTML: Cards are now articles.

* Semantic HTML: Changed aside to header.

* Changed some references from aside to header.

* Added aria-label to left and right buttons.

* Added aria-hidden to catergory icons.

* Added aria-label to the logo.

* Added aria-hidden on more icons.

* Added aria-hidden to some icons.
2020-12-11 13:11:31 -07:00
2020-09-01 09:08:35 -07:00
2020-11-30 14:55:01 -07:00
2020-12-11 13:11:31 -07:00
2020-12-11 13:11:31 -07:00
2020-11-30 14:55:01 -07:00
2020-10-02 12:58:00 -07:00
2020-10-02 21:05:43 -07:00
2020-09-01 09:08:35 -07:00
2020-07-14 16:42:46 +03:00
2020-07-14 16:42:46 +03:00
2020-07-14 16:42:46 +03:00
2020-11-30 14:55:01 -07:00
2020-09-01 09:08:35 -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
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%