/Pablog

Repo for the blog, hosted on morepablo.com, generated with Frog.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Pablog!

Repo for personal blog, generated with something I wrote. It's… not updated and/or as technically cool as it should be, for a Professional Software Developer.

I mostly use this to play with tech as I like; we push to S3 now.

Prerequisites

  • Install AWS command line tools (and, naturally, that you have it configured/authenticated for your AWS account).
  • Ensure, when running commands, that the following env vars are set
    • AMAZON_DISTRIBUTION_ID -> to push changes to S3.
  • See tools/push_site.sh to see how to push to S3.

Design

I describe a lot of the technical choices behind this blog on this static page. I also talk about my relationship to blogging over the years on this page.

Bugs

Omd doesn't respect self-closing tags as HTML, relies on a close to read it as HTML.