Skip to content

janclarin/janclarin.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jan Clarin's personal website

This Jekyll theme is designed and implemented by Jan Clarin.

Run locally

First time setup:

  1. bundle config set --local path 'vendor/bundle'
  2. bundle install

Run jekyll: bundle exec jekyll serve

Open local instance

Open http://localhost:4000