About
AceToken is a personal technical site focused on practical engineering, quantitative work, and experiments worth documenting.
The first version is intentionally simple: a static Astro site deployed on Cloudflare Pages with fast page loads, built-in search, RSS, tags, and a markdown-based publishing workflow.
That keeps the operational surface area small while leaving room to grow into richer demos, protected tools, and CMS-backed editing later.
What you will find here
- Build notes for the site itself
- Essays on systems, tooling, and product decisions
- Quant and automation experiments
- Small technical references that are easier to publish than to remember
Current stack
- Astro for site generation
- Tailwind CSS for styling
- Pagefind for static search
- Cloudflare Pages for deployment
Direction
The priority is publishing useful writing first. Anything more complex, such as live code demos, authenticated tools, or content editing UI, has to justify its maintenance cost.
If something on the site is broken or unclear, open an issue or send a note.
The site will evolve in public, but only where the additional complexity clearly earns its place.