Explore >> Select a destination


You are here

chrispeoples.com
| | rmoff.net
1.1 parsecs away

Travel
| | [AI summary] A technical guide on configuring GitHub Actions with Hugo to generate automated hosted previews for draft blog posts via pull requests.
| | popey.com
1.5 parsecs away

Travel
| | My blog at popey.com/blog is hosted on a Bitfolk VPS, built from the Hugo source code in a public GitHub repo. My workflow for publishing a post goes like this: ? Use whatever machine Im sat at ? Clone the repo ? Add a new page, edit until ready ? Push directly to the main branch Early on in my use of Hugo, I was manually using hugo and rsync over SSH directly on the VPS.
| | huey.xyz
1.5 parsecs away

Travel
| | Triggering a GitHub action from a git push from another GitHub action. This site is a static site with a deployment pipeline that comprises various daisy-chained GitHub actions. For example, there is a GitHub action that checks my BookWyrm orreadi.com profile periodically, and updates a JSON file in the GitHub repository for this site if there are changes to the books...
| | helenchong.dev
14.6 parsecs away

Travel
| How I added a button to copy code snippets to my website with JavaScript.