MasterSite

Overview

The intend of this website is to present my projects and to give an overview of my studies at ETH Zürich and TU Vienna.

Technical Summary

This website was made with Jekyll using the template portfolYOU and is hosted with GitHub Pages.

“Jekyll is a simple, extendable, static site generator. You give it text written in your favorite markup language and it churns through layouts to create a static website.”

Jekyll

For a quick reference in Markdown see Markdown Cheatsheet .

For a quick reference in Git see Git Cheatsheet .

The Website uses Google Analytics for traffic tracking.

Quick Start for Mac to run a local Jekyll Website:

export PATH=$HOME/.gem/ruby/2.6.0/bin:$PATH
bundle exec jekyll serve

Image