A github pages page. It is based on the standard jekyll template. Gulp used as build system.
- Install jekyll following the github pages guide.
- Install server side dev dependencies using
npm install - Install client side dependencies using
bower install - Start server using
gulpwhen in the project root.
You need nodejs and a global install of the npm packages less, gulp, BrowserSync and bower to do this.
Three usefull commands
npm updateto update npm packagesbower updateto update bower packagesbundle updateto update Github-pages jekyll dependencies
In lack of a logo, the favicon is now a Font Awesome paper plane converted to png with this great web app and then converted to favicon with this other great web app.
I've used placehold.it.