Arrow Lodge: OG Mosaic

Drinking notes: Tropical with a hoppy finish. Refreshing but not light. Arrow Lodge is a local brewery in Covina CA.

Note: In an effort to take back my social media from propriety services this week I’ll be using my WordPress site for everything syndicating to social media.

I’ll be posting all sorts of noise like work notes, random asides to consolidate my ‘digital life’ within a service I own and maintain.

Zero to hero: building custom Gutenberg blocks with ACF

Nathan Wallance | Session | Georgetown

Using ACF to create a Faculty Profile block

Custom fields used to pull in profiles from custom post types

If you’re already running ACF it opens opportunities to pull content. Change styles and colors dynamically.

Think about a block building strategy to prevent a bloated library.

Pattern Lab design system

I call it Pandora’s Block

Nathan Wallace

When running multiple sites build your block library into a plugin for easy deployment and maintenance.

Think about designing blocks within a usable system.

Uses GitHub updater as a method to push updates form their repos to the website.

  1. Register your block
  2. Create your field group
  3. Think about accessibility features
  4. Connecting fields to your block
  5. Render your block
  6. Apply dynamic styles to your block (inline block css)