In this tutorial, we’ll build a geolocation-enabled WordPress site using Docker Compose. Our setup will include a custom "piulada" category, where each post contains latitude and longitude metadata. We'll also create a custom page that displays these posts on a map with markers, each linking to the individual post.
agalera.eu
Latest Posts
Leverage the power of the QuadTree to avoid printing repeated points in a leaflet map
How to include request body field in wiremock response
How to download historic copies of any website from Internet Archive
How to download all the stored tracks in Suunto app
In this post I describe how I created from scrach a physical controller for autopilot in flight simulators.
Description of how you should organise a Python executable application to publish and generate an executable
In this article I describe how to create a python cli application using the click library and install it using pipx
How to protect a static page served from Github pages with password and avoid link sharing without using any backend
How to store data in browser in order to make standalone apps without backend. This articles explores using browser localstorage and caches.