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
gulp
when 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 update
to update npm packagesbower update
to update bower packagesbundle update
to 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.