My thoughts and adventures.
Tags will come here...
-
26/04/22
♻️ Upgrading my website to Astro v1.0
- ASTRO
- /
- JAVASCRIPT
- /
- TAILWINDCSS
Astro came out with a beta version of the v1.0 release of the framework. I upgraded my website to use that version, since I was still running on v0.24. The following are some of the changes I had to do to get it working.
Read more ⇛ -
23/04/22
💄 Tailwind CSS in Astro
- ASTRO
- /
- JAVASCRIPT
- /
- TAILWINDCSS
Since Astro 24, the documentation of Tailwind CSS in Astro has disappeared. Not because it's not supported, but because it now holds true to the Tailwind CSS documentation itself. If you still need a guide on how to use them both, look no further!
Read more ⇛ -
20/04/22
🎤 Less JavaScript, Faster website - Astro
- ASTRO
- /
- JAVASCRIPT
- /
- TAILWINDCSS
20th April, I gave a lightning talk at the Full Stack Ghent meetup. This blog post contains my slides as well as some extra accompanying speaker notes.
Read more ⇛ -
16/12/21
💄 Using Tailwind CLI with Blazor
- TAILWINDCSS
- /
- BLAZOR
- /
- WASM
Last year I wrote an article about using TailwindCSS with Blazor. It was a struggle, since Blazor had to be tricked to install and compile TailwindCSS NodeJS. Now that TailwindCSS launched a new tool, Tailwind CLI, it's time to try it another way!
Read more ⇛ -
10/12/21
🔍 How I automated SEO to fit my needs
- SEO
- /
- ASTRO
- /
- WEBDEVELOPMENT
It's been some time since I started writing posts and articles about programming and related. Since the start, I've always invested time in SEO, over time, I have integrated a system that now works for me. This is an explanation how I did that.
Read more ⇛