Kristian Maas Site State: Done
Website

Site I created for my friend Kristian Maas. The design was mainly based around his logo and uses quite new CSS View Transitions API (sadly available only on chrome browsers).

Screenshots

Technology

Hugo

Hugo was used as the software for generating/compiling sites source-code. Content is stored in markdown files or sometimes in html.

Hugo also allows deployment using GitHub Pages witch is the current deployment method for this site.

SCSS

All styles are defined in SCSS (or SASS) for nicer code structure and also for nested rulesets. This is then compiled with Hugo into standard CSS.