Skip to content

resir014/resir014.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resir014.xyz

Build Status Netlify Status CircleCI (all branches) Maintainability Rating

Source code for resir014.xyz.

Developing

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

Credits

Built with Next.js.

License

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.