johanneslamers / website

Static portfolio site built on Jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website

Portfolio site using Jekyll and modern build tools like Gulp, BrowserSync and Bourbon

Project Setup

  1. Clone this repository
  2. npm install
  3. bower install
  4. bundle install

Usage

Gulp Tasks

gulp serve

Serve your source locally into your browser. BrowserSync automatically loads any changes to HTML, CSS and JavaScript that you make.

gulp build

Build the concatenated, minified production version of your source into the dist directory.

About

Static portfolio site built on Jekyll


Languages

Language:ApacheConf 44.2%Language:CSS 30.2%Language:HTML 14.9%Language:JavaScript 7.3%Language:Ruby 3.4%