Skip to content

mhaack/mh-site

Repository files navigation

Twitter Follow GitHub last commit license

Personal Website

This repository contains the code for my personal site at www.markus-haack.com.

Built with

  • Eleventy as a static site generator
  • WebC Single File Web Components
  • is-land
  • Default templating is Nunjucks
  • PostCSS set up to handle:
    • TailwindCSS
    • CSS Imports
    • Autoprefixer
  • HTML minified in production
  • CSS minified in production
  • Minimal JS
  • HTML document <head> crafted using htmlhead.dev