HTML How I Built Over 100 Programmatic SEO Templates with Python, Hugo, and Local AI Automate 100+ SEO templates with Python, Hugo & Ollama. We reveal the architecture behind a scalable local search engine, including "Airbnb-style" cards and a fix for Go's printf vs CSS conflict. A practical guide to modern Programmatic SEO.
Frontend-Development Creating an embeddable HTML snippet with Django and WebComponents This article aims at creating a basic understanding of how we generated a HTML snippet with dynamic content which is embeddable on any external site. A comparable solution is the Twitter post embedding functionality. In our case the content of the embeddable snippet is a list of job offering entries
Frontend-Development How we created a room kiosk system with Vue 3 for Amazons Fire Tablet 7 In this article I want to explain how we created a room booking kiosk solution for one of our customers. I also want to give insights about challenges we encountered as well as talk about things we learned during this project. This will also summarize our thought process and how
Docker How to host a static site with Caddy, my own domain and docker-compose In this tutorial I want to briefly discuss how to host a static website with Caddy2 and Docker. This means you will have a static website running with HTTPS available at your domain. Prerequisites: A static website project. This can be a single HTML file for instance. Access to a