Loading repository data…
Loading repository data…
harrisoncramer / repository
My personal blog and coding website.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is the source code for harrisoncramer.me, my software blog.
It's built with Astro, uses Github Actions for CI/CD, and Terraform for the AWS infrastructure.
I'm using Mise and Gum for tooling to generate new blog post files.
Install and start the server:
mise install
npm install
npm dev
Create a blog post:
mise create