Tils

TIL Categories

Nov 25, 2023 Git

Git Interactive Rebase for Cleaning Commit History

Today I learned how to use Git's interactive rebase to clean up my commit history before pushing changes.

Read More
Nov 20, 2023 Css

Implementing Dark Mode with Tailwind CSS

Today I learned how to implement a dark mode toggle using Tailwind CSS and a bit of JavaScript.

Read More
Nov 15, 2023 Hugo

Using Hugo Shortcodes for Enhanced Content

Today I learned how to use Hugo shortcodes to create reusable content snippets and enhance my markdown files.

Read More
Search TIL