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.
 
 
 
Go to file
Damillora 21067640ee Update README
Signed-off-by: Damillora <damillora@damillora.com>
2 years ago
assets Add meishi, GPG public key, and keybase proof 2 years ago
components Add Altessimo and revise GalleryImage 2 years ago
layouts Add Mei Toomi to backgrounds and accomodate multiple backgrounds 2 years ago
middleware Monthly cleanup 3 years ago
pages Add meishi, GPG public key, and keybase proof 2 years ago
plugins Initial commit 4 years ago
server Initial commit 4 years ago
static Add meishi, GPG public key, and keybase proof 2 years ago
store Add Mei Toomi to backgrounds and accomodate multiple backgrounds 2 years ago
.gitignore Final stand 4 years ago
.gitmodules Change submodule url 2 years ago
README.md Update README 2 years ago
nuxt.config.js Add Mei Toomi to backgrounds and accomodate multiple backgrounds 2 years ago
package.json Major overhaul of images and some pages 2 years ago
tailwind.config.js Upgrade tailwind to 2.0 2 years ago
yarn.lock Upgrade tailwind to 2.0 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.