Explore >> Select a destination


You are here

www.billtalkstoomuch.com
| | nachoiacovino.com
7.7 parsecs away

Travel
| | Easiest way to setup Tailwind CSS in your Vanilla HTML project. Quick and easy step-by-step guide.
| | www.mattlayman.com
6.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).
| | xeiaso.net
7.9 parsecs away

Travel
| | Xe Iaso's personal website.
| | www.outcoldman.com
64.0 parsecs away

Travel
| At the beginning of this year, I moved my blog to AWS Amplify and started to use Hugo as a static site generator. Often, I write several blog posts, but I usually don't want to post them all at the same time, so I write them for the future. Like any other lazy developer, I want to automate the process of automatically posting new blog posts. Hugo is smart, and by default it does not render posts that are in the future. You can change it with the buildFuture attribute.