Skip to content
View jalendport's full-sized avatar

Organizations

@extendsConf

Block or report jalendport

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jalendport/README.md

Howdy πŸ‘‹

I'm Jalen, a designer & web developer who spends most days building things with Craft CMS, Laravel, Vue, and Tailwind CSS. I care a lot about workflows β€” maybe too much. A repetitive, clunky process is the kind of thing I'll happily disappear for an afternoon to fix, and most of my open source projects came out of exactly that itch: smoothing rough edges so other people don't have to.

What you'll find in my repos

Twig Toolbox β€” vscode-twig-toolbox brings a complete Twig 3 grammar and a real language server to VS Code, with first-class Craft CMS awareness.

Spark β€” A set of opinionated boilerplates and tooling for spinning up new projects fast.

  • spark-craft β€” an opinionated boilerplate for Craft CMS projects
  • spark-craft-lab β€” a disposable Craft CMS runtime for smoke-testing plugins
  • spark-cli β€” a CLI for various Spark boilerplates
  • spark-docker-images β€” opinionated Docker images for various Spark boilerplates
  • spark-github-actions β€” reusable GitHub Actions for building and deploying Spark-based projects

Craft CMS plugins β€” A whole shelf of plugins I've built over the years.

  • craft-preparse β€” a field type that parses Twig when an element is saved
  • craft-metronome β€” Laravel-style task scheduling for Craft CMS: one crontab entry, everything else in PHP
  • craft-lockout β€” temporarily lock certain users out of the control panel
  • craft-altcha β€” integrate Altcha's privacy-first spam protection into your Craft CMS forms
  • craft-readtime β€” estimated read times for Craft CMS entries, counting every field and nested block
  • plus a few more

Laravel Forge β€” Helpers and ready-to-deploy stacks for Laravel Forge.

Odds & ends β€” Everything that doesn't fit neatly above.

  • tailwindcss-fluid β€” fluid clamp() utilities and range variants for Tailwind CSS v4
  • dotfiles β€” my personal collection of dotfiles

Get in touch

I'm always happy to talk shop β€” feel free to reach out using any of the links in my profile. And if something I've built saves you time, sponsoring my work is a lovely way to say thanks.

Pinned Loading

  1. vscode-twig-toolbox vscode-twig-toolbox Public

    A complete Twig 3 grammar and a real language server, with first-class Craft CMS awareness

    TypeScript

  2. spark-craft spark-craft Public

    Opinionated boilerplate for Craft CMS projects

    Vue 1

  3. craft-preparse craft-preparse Public

    Field type that parses twig when an element is saved.

    PHP 107 23

  4. tailwindcss-fluid tailwindcss-fluid Public

    TypeScript