Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
alwaysblank/README.md

Hi Friends

I'm a Web Engineer at Human Made, and I help out users of the Roots stack as part of the Roots team (and occasionally contribute code). I like writing code and documentation.

When I'm not doing those things, I enjoy

Things I've Built

Perhaps you'll find some of them useful! Perhaps not. But here they are anyway.

  • 11in - The core item here is elfin which is a sort of starter kit for 11ty that I built to make my life easier. Also in that organization are some related packages that add or modify various bits of functionality. Useful stuff if you're into static sites, or want to get into static sites.
  • plumbing - These are several different tiny packages I made to help with small tasks in WordPress that I kept "solving".
    • normalize-links - Makes it a bit easier to use and interact with the arrays returns by ACF's "link" field type.
    • templates - Allows you to set specific directories for custom templates for pages (and custom post types) in WordPress.
    • responsive-images - Wrapper for handling generating responsive images when using WordPress.
    • acf - Slim interface over ACF's get_field() that mostly just adds the ability to get several fields at once--and the ability to provide defaults and run callbacks on those fields individually.
  • brief - Useful for handling collections of data where you need to gracefully handle non-existence of individual items. More useful than an array, less useful (but also lighter) than Laravel Collections.

Pinned

  1. An alternative to WordPress's Walker for navigation menus.

    PHP 51 3

  2. Open and close things, but in a nice way.

    TypeScript 1

  3. 👩‍🔧 Custom directories for custom templates!

    PHP 12 1

  4. Help with schema.org generation.

    PHP 7

  5. Present your arguments.

    PHP 7

  6. Forces generation of Blade template cache files for Sage9.

    PHP 61 4

3,621 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview
Contributed to 11in/elfin, murmurcreative/module-drawer, 11in/docs and 5 other repositories

Contribution activity

March 2021

Created 2 commits in 1 repository
3 contributions in private repositories Mar 2 – Mar 3

Seeing something unexpected? Take a look at the GitHub profile guide.