/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

blog.anoff.io
| | www.morling.dev
4.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?
| | msfjarvis.dev
2.6 parsecs away

Travel
| | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.
| | www.schakko.de
1.4 parsecs away

Travel
| | How to set up your GitHub Actions workflow to publish Maven artifacts and re-use them in other GitHub projects.
| | www.vogella.com
18.3 parsecs away

Travel
| [AI summary] This tutorial explains how to build Android applications using Apache Maven and the android-maven-plugin, covering Gradle basics, resource shrinking, and dependency management.