Hi, I'm Al and I like compilers. My focus is on code optimization and generation. This repository is also my blog's source code.
It also is my frontend playground. Currently, it features a super minimal site from the blog template. Most posts here are about
compiler behaviors and low-level stuffs like file formats.
To deploy, simply clone the repository. Then install bun and dependencies.
$ git clone https://github.com/alcxpr/blog.git
# If you have Bun installed, simply run `bun install`. Otherwise, you will have to install
# Bun with:
#
# curl -fsSL https://bun.sh/install | bash
#
$ bun install
$ bunx run buildMIT with Attribution Protection. See license for details.

