pidgin/nest

7bd23967c90d
The start of a donate button.. needs some styling help
{
"dependencies": {
"front-matter": "^3.0.1",
"js-beautify": "^1.8.9"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}