← Projects
This website
A zero-cost personal site and blog running on Cloudflare Workers, built with Astro.
This site is a fully static Astro build served from Cloudflare Workers static assets — which means it costs nothing to host.
- Static-first — every page is pre-rendered HTML; there’s no server to run.
- Markdown content — posts and projects (like this one) are just Markdown files.
- Edge redirects —
alptekin.me301s here (path + query preserved) so it works as a short URL. - WAF — Cloudflare firewall rules help secure the site.
The source lives on GitHub.