This is the public repository of my personal website's infrastructure and public content. https://www.binning.net
Find a file
Matthew Binning f4f77a6070
Some checks failed
CI / build (push) Failing after 3s
CI / deploy (push) Failing after 3m1s
feat!: Separate www into www/blog and www/private
Now the private content is stored as a git submodule.
This means I can keep that repo's source private, but still use it in
the build product.
The build product (website) relies on HTTP basic authentication, so
access control is maintained throughout the SDLC.
2026-04-04 13:12:10 -07:00
.forgejo/workflows feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
src feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
.gitignore feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
.gitmodules feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
book.toml feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
deploy.sh feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
README.md feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
todo.txt feat!: Separate www into www/blog and www/private 2026-04-04 13:12:10 -07:00
www.code-workspace init: Restart blog 2026-01-01 16:44:07 -08:00

The Bin

This is my personal website, blog project, and portfolio page. It should be available at https://wwww.binning.dev

History

  • 2025-02-28: I restarted this in Rocket after yet another data loss event.
  • 2024-06-21: I migrated from cgit to forgejo and from kuberentes to simply nginx.
  • 2023-10-07: I merged the deployment repository into this one and moved to self-hosting.
  • 2022-01-05: I moved hosting to Vultr and moved to a Cobalt.
  • 2018-12-16: I started this blog with Namecheap, Ruby, Jekyll, and Github-Pages.