/hu-zza.github.io

My personal site: https://zza.hu

Primary LanguageJavaScript

My personal site

Jekyll theme: Jekyll-Uno with Projects as Timeline by Thomas Zühlke.

Main changes briefly:

  • modified color scheme (sepia)
  • mobile menu has been deleted
  • added close button for projects tab at mobile view
  • deleted foundation icons
  • all icons are from Font Awesome
  • slightly modified responsive layout
  • added modal for profile picture (Featherlight)
  • extract some personal info into _config.yml
  • simplify main.js, timeline handling is now easy
  • delete some jQuery methods (css, animate)
  • pure CSS animations (deleted animate.scss)
  • all libraries are self hosted (jQuery, Font Awesome, Featherlight)
  • fonts are self hosted too (Roboto Slab, Raleway)
  • multi-project feature (now only GitHub and plain links)
  • deleted monokai.scss
  • and some others too, those are Easter eggs... (I will write a better doc, I promise... >< )

Well, this pile of code needs a whole refactoring... (The inherited codebase is still too large.)