johannesjasper / portfolio

My personal portfolio site using Jekyll, forked from http://jamigibbs.com

Home Page:https://www.johannesjasper.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

This repository contains my personal website.

Theme

The theme I use is forked from Jami Gibbs' portfolio, a pretty awesome looking and clean website, have a look!

Modifications I've made:

  • removed google analytics
  • pull social links below image
  • justify content

Setup

Reminder to myself

  • gem install bundler:1.16.1 (upgrade the next time!)
  • bundle install
  • jekyll serve --watch for local development
  • JEKYLL_ENV=production bundle exec jekyll build --destination ~/www/www.johannesjasper.de to deploy

About

My personal portfolio site using Jekyll, forked from http://jamigibbs.com

https://www.johannesjasper.de

License:MIT License


Languages

Language:SCSS 62.9%Language:HTML 22.6%Language:TeX 13.7%Language:Ruby 0.8%