474 followers
I write daily web development tips that help you become a more efficient developer. 👨💻⚡️
Yes, I'm here to tell you, you should take a break. Breaks are important they help us see things from a different perspective. It doesn't mean one truth, it means take enough time for that moment in time to feel like a break. I hope that makes sense,...
Alright, I wanted to make this article a bit bigger but hit a roadblock when trying to use filters in Eleventy. So I decided to dedicate this article to showcasing how filters can work in Eleventy. A filter is basically a function we can extend in ou...
In part one, we started by styling the sidebar and menu for the lifestyle blog. I started with custom SCSS classes, which resulted in the following result: CSS Styled expanding menu Yesterday we added Tailwind to our Eleventy project, so let's see ho...
Already on part-3 of our journey to re-create my lifestyle blog in Eleventy. Part 1: Rebuilding my lifestyle blog in eleventy Part 2: Adding posts to my lifestyle blog in Eleventy And I've mentioned this from part-1, thinking Tailwind might be the ...
Welcome to part 2 of rebuilding my blog in Eleventy. Today we will focus on adding blog pages, an archive, and tag pages to our blog. Part 1: Rebuilding my lifestyle blog in eleventy Because what is a blog without any of those, right! I will be usi...
Besides writing daily development tips here, I actually started with a lifestyle blog. But because of the effort that goes into these articles I kind of put this on a side-track. I also removed the server, just because it was getting too expensive to...