Skip to content

johanneslamers/website

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published