Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 856 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 856 Bytes

⚠️ Blog Construction Ahead 🚧

This is the codebase & build steps for alxndr's blog.

It's powered by Jekyll and GitHub Pages.

Setup

Apple M1 chip

bundle install with Ruby 2.7.6 was failing on macOS Ventura 13.2.1 (22D68), when it got to eventmachine 1.2.7; to fix that I first ran:

gem install eventmachine -v '1.2.7' -- --with-ldflags="-Wl,-undefined,dynamic_lookup"

h/t Jesse Squires

Design

Uses the Minimal Mistakes theme, v2.5...??

Note that only these FontAwesome icons are available?