Build and deploy site

Welcome to the repository of my private Web page. View page here!

Local setup

This is what you have to execute for a local setup. The archive folder is not automatically deployed to the output directory:

  • bundle install --path vendor
  • bundle exec jekyll serve

On Windows and Mac, you need to install ImageMagick: https://imagemagick.org/script/download.php

Todo

  • GazeMining Dataset
  • Grants?
  • Gallery per item (not overall gallery) + gallery controls
  • Print: QR Code + Contact info + Options for one-page CV vs full?
  • Deploy and document Votes! ?
  • ETWEB organization 2019/2020
  • Highlights -> print only that as one-page-cv? or make css class "printable?"
  • Random category? tower defense, first c++ program
  • Unreal Tournament maps? (endstation, baloon, etc.)

Bugs

  • [Responsive] Figure caption sometimes outside of viewport
  • [Deployment] Lighbox.js breaks minifier && html-minifier --input-dir ./_site --output-dir ./_site --remove-comments --collapse-whitespace --minify-js --minify-css --file-ext js