Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhaack/mh-site
- Owner: mhaack
- License: mit
- Created: 2018-09-14T12:06:56.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T13:42:21.000Z (5 months ago)
- Last Synced: 2024-09-16T09:31:50.441Z (5 months ago)
- Topics: 11ty, eleventy, eleventy-website, javascript, personal-website, profile, projects
- Language: Nunjucks
- Homepage: http://www.markus-haack.com
- Size: 105 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)