This is the homepage of Peter Alexander. I am currently at Facebook working on AR/VR. Any opinions are my own.
Recent Posts
- Single-Threaded Parallelism
- unique_ptr Type Erasure
- The Condenser Part 1
- Cube Vertex Numbering
- Range-Based Graph Search in D
All Posts
Links
github.com/Poita@Poita_
Atom Feed
Homepage 2.0
Posted: 2012-01-22 - Link
Well, I’ve done it again. New website from scratch.
This time, I’ve gone for simplicity. I got sick of the incredible bloat of Joomla and all its features that were unnecessary for what I wanted to achieve: an essentially static website that I can easily configure.
This time, I’ve gone with Tom Preston-Werner’s excellent Jekyll static site generator. I just write my posts in Markdown, run jekyll, and it generates all the HTML for me. I have full control over the layout of the site, and everything is there in plain text.
The source for this site is hosted on GitHub.