Explore >> Select a destination


You are here

hamel.dev
| | localghost.dev
1.9 parsecs away

Travel
| | My setup for automatically deploying my Eleventy site to Neocities from GitHub.
| | msfjarvis.dev
1.6 parsecs away

Travel
| | GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here's how I used it to create mine.
| | www.jakobmaier.at
1.4 parsecs away

Travel
| | How to remove Exif metadata from images in a Github Action with 'exiftool' to protect your privacy and security when deploying static websites.
| | www.morling.dev
11.1 parsecs away

Travel
| As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?