The source code for my personal site. https://blakerain.com/
Go to file
Blake Rain 6d40b41aea
All checks were successful
check / check (push) Successful in 33s
deploy / deploy-site (push) Successful in 33s
chore: remove old static content (moved into page bundles)
2024-07-05 16:37:12 +01:00
.gitea/workflows feat: bring back the typos tool 2024-07-04 19:03:04 +01:00
archetypes feat: changover to using hugo 2024-06-01 01:10:49 +01:00
assets/css fix(css): make sure button text doesn't wrap 2024-07-05 16:33:28 +01:00
content feat(blog): new post on moving TOCs in PDFs 2024-07-04 19:04:17 +01:00
layouts feat(blog): add a related posts section 2024-07-05 16:34:45 +01:00
static chore: remove old static content (moved into page bundles) 2024-07-05 16:37:12 +01:00
_typos.toml feat: bring back the typos tool 2024-07-04 19:03:04 +01:00
.gitignore chore: remove hugo_stats.json file 2024-06-01 01:53:19 +01:00
extra_stats.json feat(tools): completed conversion of position size calculator 2024-06-04 15:07:32 +01:00
gen-bookmark.sh fix: issues with the gen-bookmark.sh script 2024-07-04 19:04:03 +01:00
go.mod feat: changover to using hugo 2024-06-01 01:10:49 +01:00
go.sum feat: changover to using hugo 2024-06-01 01:10:49 +01:00
hugo.toml feat(blog): add a related posts section 2024-07-05 16:34:45 +01:00
package.json feat: improvements to CSS structure 2024-06-02 16:33:06 +01:00
postcss.config.js feat: changover to using hugo 2024-06-01 01:10:49 +01:00
README.md chore: add README.md 2024-06-02 14:00:39 +02:00
tailwind.config.js feat(tools): completed conversion of position size calculator 2024-06-04 15:07:32 +01:00

blakerain.com — my personal site

Release Gitea Issues Website

This is the repository for my website blakerain.com, which features a blog and some informational pages.

The website is built using hugo and deployed to AWS CloudFront by a Gitea workflow.