Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

samvandenberge/samvandenberge.github.io

Repository files navigation

Public website for samvandenberge.be

How to install

npm install   // install node modules
bower install // install client side libraries
jekyll build  // build the site
grunt         // build project
jekyll serve  // run the site

Workflow

  • Build & watch using the grunt default task
  • Create a website in IIS and point it to _site to host on your local machine

Releases

No releases published

Packages

No packages published