How to Do Jekyll SEO in 2025
A collection of techniques to improve SEO and discoverability of a Jekyll site.
I'm Andras Kindler, I build and grow bootstrapped products and companies. I share my learnings on this blog, mostly about tech, entrepreneurship, and marketing.
A collection of techniques to improve SEO and discoverability of a Jekyll site.
Sass @import rules are deprecated and will be removed. Here's how to resolve the warning.
With AI becoming increasingly available and widely adopted for generating text, writing for yourself and being good enough at it will become a competitive advantage.
Using the calendar as a todo list instead of only meetings is a simple concept, yet it is fundamentally different from a solely backlog-based approach.
A short post about how to tint drawables and bitmaps to match the current theme.
A tutorial about how to animate color parameters of Views using the ObjectAnimator, the ValueAnimator, and the ArgbEvaluator.
This tutorial shows how to use the JobScheduler API, which waas introduced in Android 5.0 Lollipop, bundling tasks and defering them until certain conditions are met.
A tutorial about the new multitasking features of Android 5.0. This guide will show you how to customize your overview entry.
A step-by-step guide about how to change a ListView, a GridView or ExpandableListView to a RecyclerView.
A guide about how to properly use the translucent theme with ListViews or other vertically scrolling ViewGroups.