RSSAmplifier

Blog

Blog

localhostRSS feed ↗1 posts

Latest posts

Hello, World

Welcome to the blog. This site is served by a small pure-Go engine:
markdown posts in _posts/ , rendered on the fly with goldmark ,
laid out with plain html/template files, and deployed to Kubernetes with ap . 
 Each post is a directory, so images can live right next to the words: 
 _posts/hello-world/
├── index.md
└── diagram.png # served at…