OBSOLETE: See https://git.nanao.moe/Damillora/Rinze for the current nanao.moe front end.
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Damillora <damillora@damillora.com> |
2 years ago | |
---|---|---|
assets | 2 years ago | |
components | 2 years ago | |
layouts | 2 years ago | |
middleware | 3 years ago | |
pages | 2 years ago | |
plugins | 4 years ago | |
server | 4 years ago | |
static | 2 years ago | |
store | 2 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 2 years ago | |
README.md | 2 years ago | |
nuxt.config.js | 2 years ago | |
package.json | 2 years ago | |
tailwind.config.js | 2 years ago | |
yarn.lock | 2 years ago |
README.md
miracle
This project has been obsoleted by Rinze
I migrated the website to use Svelte and SASS for multiple reasons, including much faster build times. miracle is now obsolete and unmaintained.
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.