Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhaack/mh-site

My personal website. There are many like it, but this is mine. Built with Eleventy.
https://github.com/mhaack/mh-site

11ty eleventy eleventy-website javascript personal-website profile projects

Last synced: 4 months ago
JSON representation

My personal website. There are many like it, but this is mine. Built with Eleventy.

Awesome Lists containing this project

README

        

www.markus-haack.com



[![Twitter Follow](https://img.shields.io/twitter/follow/mhaack.svg?style=social&label=Follow)](https://twitter.com/mhaack)
![GitHub last commit](https://img.shields.io/github/last-commit/mhaack/mh-site.svg?style=flat-square)
![license](https://img.shields.io/github/license/mhaack/mh-site.svg?style=flat-square)


## Personal Website
This repository contains the code for my personal site at [www.markus-haack.com](https://www.markus-haack.com).

## Built with
* [Eleventy](https://11ty.dev) as a static site generator
* [WebC](https://github.com/11ty/webc) Single File Web Components
* [is-land](https://github.com/11ty/is-land)
* Default templating is [Nunjucks](https://mozilla.github.io/nunjucks/)
* PostCSS set up to handle:
* TailwindCSS
* CSS Imports
* Autoprefixer
* HTML minified in production
* CSS minified in production
* Minimal JS
* HTML document `` crafted using [htmlhead.dev](https://htmlhead.dev)