#!0 - A Site of Life & Geekery https://hashbang0.com/
Find a file
dependabot[bot] 4c7f418193 Bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [shimataro/ssh-key-action](https://github.com/shimataro/ssh-key-action).


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

Updates `shimataro/ssh-key-action` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/shimataro/ssh-key-action/releases)
- [Changelog](https://github.com/shimataro/ssh-key-action/blob/v2/CHANGELOG.md)
- [Commits](d4fffb5087...6b84f2e793)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: shimataro/ssh-key-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 08:05:34 +00:00
.github Bump the github-actions group across 1 directory with 2 updates 2026-03-06 08:05:34 +00:00
archetypes Update frontmatter to use YAML rather than TOML 2019-02-17 19:58:22 +00:00
content Update EC-256 with Hetzner 2025-10-16 19:50:10 +01:00
layouts/shortcodes Add Back in the office post 2022-08-14 15:15:16 +01:00
static Convert pages into Page Bundles 2021-06-21 09:54:21 +01:00
.gitignore Ignore .hugo_build.lock 2022-08-14 15:15:16 +01:00
config.yaml Switch back to config.yaml 2024-10-16 13:26:24 +01:00
go.mod Make site a module, and import theme 2024-10-16 13:18:58 +01:00
go.sum Make site a module, and import theme 2024-10-16 13:18:58 +01:00
LICENSE Created and renamed 2017-09-03 11:08:38 +01:00
README.md Typo 2025-02-10 12:42:46 +00:00

Posts

  • A post should fit into one category
  • A post may contain multiple tags
  • All taxonomy should be lowercase

Use the <!--more--> tag to denote when to break a posts summary.

Categories

Try and stick to the following categories:

  • computing
  • games
  • general
  • industrial year
  • musings
  • personal projects
  • podcasts
  • railway
  • rants
  • uni
  • work

Workflow

Developing

Developing is for anything from theme work to creating new content or modifying old content.

Create a branch called something like dev/<branch_name> and push, inetd in the web jail will pull and build hashbang0.com on every git push. The resulting site can be found at https://dev.hashbang0.com/

Deploying

Once happy that test works, you can merge to main and find the site at the regular https://hashbang0.com

Stats page

The "stats" page isn't really about stats, it just logs what branch is built at what time. Useful to see when the current site your looking at was published.