venashial 8798340d48
Allow Youtube through iframes + using image syntax in markdown (#294)
* Allow iframes in markdown from acceptable sources

* Remove Discord from allowed sources

* Make youtube regex more specific

* Fix prettier not wanting new line for regex

* Extend image syntax to autodetect youtube links

* Fix image rendering to support normal images
2021-08-23 14:34:04 +02:00
2021-04-10 22:51:10 -07:00
2020-11-30 14:55:01 -07:00
2021-05-28 10:19:13 -07:00
2021-07-02 10:04:08 -07:00
2021-01-17 20:14:10 -07:00
2021-05-28 10:19:13 -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%