Standard Search
About 185 results
https://www.coryd.dev/posts/2016/generating-a-responsive-css-grid-using-neat · 24 Jul 2016
I use a responsive grid system for this site (and a number of other projects) that's generated by pulling in Thoughtbot's Neat framework.
https://www.coryd.dev/posts/2015/scotch-box-for-local-lamp-development · 12 Nov 2015
If you spend any amount of time working on LAMP stack development projects you should take a look at Scotch Box. It's a full-featured Vagrant Box and is far easier than fiddling with setting up a server directly on your dev machine.
https://www.coryd.dev/posts/2015/syncing-osx-app-preferences-and-dot-files · 15 Mar 2015
I've started using a command line tool called mackup to back up and sync many of my dot files and application settings on OS X.
https://www.coryd.dev/posts/2014/external-links-and-redirects-in-statamic-navigation · 15 Oct 2014
I put together a fieldset and template that allows external links to be added to the navigation of Statamic sites alongside internal links.
https://danny.is/writing/rvm-to-rbenv/ · 8 Oct 2013
Switching from RVM to rbenv for simpler Ruby version and gem management