hermannm / hermannm.dev

hermannm's personal website and Go package host. Built with Go's html/template, the goldmark Markdown parser and Tailwind CSS.

Home Page:https://hermannm.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hermannm.dev

hermannm's personal website and Go package host. Built with Go's html/template, the goldmark Markdown parser and Tailwind CSS.

Development setup

  1. Install Go and Node.js
  2. Run npm ci to install NPM dependencies
  3. Run go run . to build the site once
  4. Run go run . -dev to serve and rebuild the site every time content/templates/sitebuilder files change

About

hermannm's personal website and Go package host. Built with Go's html/template, the goldmark Markdown parser and Tailwind CSS.

https://hermannm.dev

License:MIT License


Languages

Language:Go 93.2%Language:CSS 5.2%Language:JavaScript 1.5%