/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jakobmaier.at
| | hamel.dev
1.4 parsecs away

Travel
| | Like Heroku, but you own it.
| | localghost.dev
1.6 parsecs away

Travel
| | My setup for automatically deploying my Eleventy site to Neocities from GitHub.
| | davquar.it
1.3 parsecs away

Travel
| | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages.
| | bluegenes.github.io
22.5 parsecs away

Travel
| I need to edit some documentation for our workflow projects dammit and elvers. These docs are set up in mkdocs, which I love for it's simplicity: I can write all my documentation in markdown, and mkdocs will take care of formatting and building html for web display. Thanks to Charles Reid for getting the lab on mkdocs a few years ago and for building us a custom theme back in 2018!