You can visit it at this link
Developed with ❤🍺 and metalsmith.io
Clone the project:
$ git clone [email protected]:540/web.git
$ git clone https://github.com/540/web.git
NPM / Node / Node-GYP Versions
npm - v6.13.4
node - v8.17.0
node-gyp - v3.8.0
Navigate to the project folder
-
$ npm install
-
$ bower install
-
$ node build
Deploy to GitHub Pages
$ git subtree push --prefix build origin gh-pages