pidgin/nest

aa480b2d5a9d
Moves hugo content into dedicated directory

+ Update Dockerfile and migrate-tracker
{
"dependencies": {
"js-beautify": "^1.8.9"
},
"devDependencies": {
"front-matter": "^3.0.1"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}