A personal site made from scratch! https://badblocks.dev
Find a file
badbl0cks 3b64839cbd
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 41s
Add crossorigin to font preloads and add inline emoji favicon
2026-02-04 16:12:53 -08:00
.forgejo/workflows Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
.vscode Initial commit from Astro 2025-12-19 14:06:51 -08:00
cicd/scripts Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
db Add support for cap, a pow captcha, and implement on contact form 2026-01-06 20:50:30 -08:00
deploy Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
public Modularize CSS; add reset, theme and fonts 2026-02-01 10:08:58 -08:00
src Add crossorigin to font preloads and add inline emoji favicon 2026-02-04 16:12:53 -08:00
utils Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
.dockerignore docker image building and docker compose support 2026-01-06 08:08:12 -08:00
.env.example Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
.gitignore work on porting over contact form from old site, also added initial db support 2026-01-06 08:07:19 -08:00
.prettierrc.mjs Add contact actions and migrate contact form to Astro actions 2026-01-22 14:04:27 -08:00
astro.config.mjs More progress but need to fully refactor into Astro action and take advantage of 2026-01-19 18:10:33 -08:00
bun.lockb Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
docker-compose.yml docker image building and docker compose support 2026-01-06 08:08:12 -08:00
Dockerfile docker image building and docker compose support 2026-01-06 08:08:12 -08:00
package.json Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot 2026-02-04 16:11:51 -08:00
tsconfig.json Add contact actions and migrate contact form to Astro actions 2026-01-22 14:04:27 -08:00