Source code for resir014.xyz.
A nodejs >= 8.0.0 setup with yarn is recommended.
# install dependencies
yarn
# ...or if you'd like to use npm instead
npm install
# serve with hot reload at localhost:3000
yarn dev
# build for production
yarn build
# run tests (lint + type check)
yarn test
Built with Next.js.
Except where otherwise noted, all works published on this site (aka. everything inside the content/
and the data/
directory) are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The source code to the website is available under the MIT License.