Pinned Repositories
anki-global-features
A collection of files that supercharges Anki flashcards. Features include an advanced input field and card styles that work across apps. Perfect for programming reviews (and other topics too!).
ddev-wp-setup-script
A customizable installation script to automatically set up clean WordPress development servers with DDEV.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
docker-localhost-network
Creates a local Docker network using nginx-proxy as a reverse proxy to allow multiple local domain names to use the same standard 80 or 443 ports.
docker-nginx-phpfpm-ray-setup
Setup files needed to quickly get up and running with a local PHP development Docker container, with a connection to the Ray app.
focusatwill-custom-icons
Unofficial focus@will app icons for macOS
stylelint-config-cssmodules-order
Formats your CSS properties primarily by CSS modules using Stylelint for a consistence order across CSS/SCSS files.
vscode-cassidy-dark-theme
A clean, modern Visual Studio Code theme with added tokens for better syntax highlighting.
vscode-css-nesting-syntax-highlighting
A Visual Studio Code extension that adds syntax highlighting in the editor for CSS nesting.
wordpress-starter-block-theme
A starter Block Theme for WordPress developers to build a custom, enterprise-level theme, with all block options set to false. Allowing you to turn on only what you need for a clean editor experience.
jacobcassidy's Repositories
jacobcassidy/vscode-css-nesting-syntax-highlighting
A Visual Studio Code extension that adds syntax highlighting in the editor for CSS nesting.
jacobcassidy/wordpress-starter-block-theme
A starter Block Theme for WordPress developers to build a custom, enterprise-level theme, with all block options set to false. Allowing you to turn on only what you need for a clean editor experience.
jacobcassidy/vscode-cassidy-dark-theme
A clean, modern Visual Studio Code theme with added tokens for better syntax highlighting.
jacobcassidy/ddev-wp-setup-script
A customizable installation script to automatically set up clean WordPress development servers with DDEV.
jacobcassidy/anki-global-features
A collection of files that supercharges Anki flashcards. Features include an advanced input field and card styles that work across apps. Perfect for programming reviews (and other topics too!).
jacobcassidy/docker-wordpress-setup
Setup files for quickly creating local WordPress Docker containers with local domains, local volumes, and SSL on a single reverse-proxy network.
jacobcassidy/focusatwill-custom-icons
Unofficial focus@will app icons for macOS
jacobcassidy/DefinitelyTyped
The repository for high quality TypeScript type definitions.
jacobcassidy/docker-localhost-network
Creates a local Docker network using nginx-proxy as a reverse proxy to allow multiple local domain names to use the same standard 80 or 443 ports.
jacobcassidy/docker-nginx-phpfpm-ray-setup
Setup files needed to quickly get up and running with a local PHP development Docker container, with a connection to the Ray app.
jacobcassidy/docker-nginx-phpfpm-setup
Setup files needed to quickly get up and running with a local PHP development Docker container.
jacobcassidy/docker-nginx-proxy-setup
Creates a local Docker network using nginx-proxy as a reverse proxy to allow multiple local domain names to use the same standard 80 or 443 ports.
jacobcassidy/docker-setups-hub
A hub of quick links to specific Docker environments for development servers
jacobcassidy/docker-wordpress-ray-setup
Setup files for quickly creating local WordPress Docker containers with local domains, local volumes, a connection to the Ray app, and SSL on a single reverse-proxy network.
jacobcassidy/jacobcassidy
Special repository for GitHub profile
jacobcassidy/php-stubs
PHP stubs to use with VSCode's Intelephense extension for WordPress development
jacobcassidy/stylelint-config-cssmodules-order
Formats your CSS properties primarily by CSS modules using Stylelint for a consistence order across CSS/SCSS files.
jacobcassidy/vscode-css
CSS Textmate grammar for syntax highlighting
jacobcassidy/wordpress-develop
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
jacobcassidy/gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
jacobcassidy/mdn-content
The content behind MDN Web Docs
jacobcassidy/php-stubs-generator
Generate stubs from any PHP code for IDE completion and static analysis.
jacobcassidy/vscode-browser-refresh
Refresh the browser with a ⌘R, right from Code. No need to switch focus to it.
jacobcassidy/wp-dev-config-files
Development configuration files optimized for WordPress development