Explore >> Select a destination


You are here

vsupalov.com
| | www.unsungnovelty.org
1.1 parsecs away

Travel
| | How to integrate Tailwind CSS to a Hugo website?
| | mzrn.sh
1.0 parsecs away

Travel
| | Most websites I build start off as a blank Jekyll site with Tailwind CSS on top.
| | www.mattlayman.com
1.0 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).
| | www.integralist.co.uk
17.4 parsecs away

Travel
| GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. I've been using GitHub Actions a lot recently and I've found it to be immensely flexible and feature rich. I think it's well worth your time learning how to run your CI/CD pipelines via GitHub Actions, and in this post that's exactly what we're going to dig into.