My blog where I write about self-hosting, web development, Linux and other tech things. Made with Astro and hosted on Cloudflare Workers. https://fullmetalbrackets.com
  • Astro 74.6%
  • CSS 9.3%
  • TypeScript 6.8%
  • MDX 6.2%
  • JavaScript 1.8%
  • Other 1.3%
Find a file
2026-06-04 01:13:06 -04:00
.github refactor 2026-06-01 23:22:06 -04:00
.vscode first commit w/ initial design, features & blog posts 2022-09-19 18:21:03 -04:00
.yarn/releases remove install-state.gz from git tracking 2026-01-06 21:19:46 -05:00
public format with prettier 2026-06-03 14:38:21 -04:00
scripts format with prettier 2026-06-03 14:38:21 -04:00
src fix tag spacing yet again 2026-06-04 00:30:03 -04:00
.gitignore add some spaces + test astro-compress fork 2026-06-03 23:54:15 -04:00
.prettierignore ignore .mdx files 2026-05-09 00:13:05 -04:00
.prettierrc actually use prettier formatting 2026-06-03 14:32:28 -04:00
.yarnrc.yml use astro-compress fork 2026-06-03 23:34:17 -04:00
astro.config.ts go back to base astro-gab-compress 2026-06-04 01:01:11 -04:00
LICENSE update 2026-02-06 13:45:28 -05:00
package.json go back to base astro-gab-compress 2026-06-04 01:01:11 -04:00
pagefind.yml format all the things with prettier 2026-01-23 23:35:27 -05:00
README.md Add Buy Me A Coffee button to README 2026-05-29 19:20:06 -04:00
tsconfig.json update formatting 2026-05-08 13:09:32 -04:00
wrangler.jsonc allow anonymous wrangler metrics 2026-06-04 01:13:06 -04:00
yarn.lock go back to base astro-gab-compress 2026-06-04 01:01:11 -04:00

Fullmetalbrackets

Website Uptime Robot ratio (30 days) GitHub last commit GitHub code size in bytes License: CC BY-NC-SA 4.0

A blog about self-hosting, web development, Linux, and more.

Home · Blog · Explore · Colophon · Privacy

Buy Me A Coffee

Latest blog posts

Run locally

git clone https://github.com/fullmetalbrackets/blog.git
cd blog
yarn

Forkers beware

You are welcome to fork my site, but I would recommend against actually using any of my code for your own project. I am not a professional web developer or designer, what little I know was self-taught for my own personal use and enjoyment, as a hobby. The code powering my site is amateurish at best, and I'm probably being too generous to myself with that description.

After 4 years of additions, updates, tacking on new things and patching broken stuff, this site is a Frankenstein's monster held together with scotch tape and blind faith. It is not an exemplar of good coding practice and should not be used as a basis for anything you build. There is enough unique stuff in here that extensive changes would probably be required to make it work anyway.

If you insist on using my code for anything, please understand that the source code is MIT licensed to be available to view and copy, but I will provide no support whatsoever if you are building anything using the code in this repo. In fact, I would recommend against doing that at all.