basham / v4.bash.am

Portfolio, since Nov 2014.
http://bash.am
MIT License
0 stars 0 forks source link

Portfolio (version 4)

Personal portfolio built with Metalsmith and hosted via GitHub Pages.

Installation

Clone and navigate to the repo. Then install npm packages.

npm install

Development

Run a local development server and watch for changes.

npm run start

Deployment

Save the generated ./build directory to the gh-pages branch and publish.

npm run deploy

Depreciated portfolios