Explore >> Select a destination


You are here

codeinthehole.com
| | nvie.com
3.8 parsecs away

Travel
| | Where I lay out the recent changed I made to my Vim setup.
| | mariocarrion.com
3.7 parsecs away

Travel
| | Packer is no longer supported; time to migrate to lazy; also, I decided to stop using vim-go, replacing it with go.nvim
| | infinitedigits.co
5.6 parsecs away

Travel
| | Here's my very simple Vim setup that I like to use for writing.
| | www.mattlayman.com
23.8 parsecs away

Travel
| How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).