/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.joshkasuboski.com
| | davquar.it
1.6 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.
| | andrewlester.net
1.4 parsecs away

Travel
| | Deploying a SvelteKit application to GitHub Pages.
| | conductofcode.io
1.8 parsecs away

Travel
| | Modern web development architecture:
| | www.pakstech.com
20.4 parsecs away

Travel
| In the last post of the series we touched the surface and learned what Hugo is. This time we will dive deeper and actually create our first example site with a ready theme.