Skip to content

Jenssen/personal-website-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

My own personal website built with Jekyll, Bulma & particles.js

Live version can be seen at jenssen.me

Getting Started

# Add repository from BrightBox and install Ruby for Ubuntu
$ sudo apt-add-repository ppa:brightbox/ruby-ng
$ sudo apt-get update
$ sudo apt-get install ruby2.3 ruby2.3-dev build-essential

# Update Ruby gems
$ sudo gem Update

# Install jekyll
$ sudo gem install jekyll bundler

# Serve with hot reload at 127.0.0.1:4000
$ jekyll serve --livereload

# Build for production. Site will be generated into _site folder.
$ jekyll build

Built with

  • Jekyll - Simple, blog-aware, static site generator
  • Bulma - CSS Framework based on Flexbox
  • particles.js - A lightweight JavaScript library for creating particles