Small tweaks to the site

This commit is contained in:
Erick Ruiz de Chavez 2024-12-29 07:42:17 -05:00
parent 6911ad6f64
commit ae3243241b
4 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,7 @@
---
layout: article
title: Live Long and Prosper with These Tools
links: inline
---
I'm not entirely sure why, but I love trying out and testing productivity tools—especially those geared toward programming. Over the years, I've explored and used a wide variety of tools, and these are the ones I can't live without. Below, I've listed them in alphabetical order. For each, I'll include a brief description and explain why it stands out to me. When time and inspiration allow, I plan to write dedicated articles diving deeper into each tool. I'll also do my best to keep this list updated as I discover new favorites or stop using the current ones.
@ -23,7 +24,7 @@ To help you understand the labels I've used, here's a quick guide to the emojis
### Apps
- 1Password (💻,📱,🧭,🔃,🌐)
- [1Password (💻,📱,🧭,🔃,🌐)](https://1password.com)
- AdGuard Pro (💻,📱,🧭,🔃,A,🌐)
- Alfred (💻,1⃣,🌐)
- Arq (💻,1⃣,🌐)

View file

@ -2,9 +2,9 @@
layout: default
---
<div class="article">
<h1 class="article__title">
<h2 class="article__title">
{{ page.title | escape }}
</h1>
</h2>
<time class="article__published">
{{ page.date | date: "%Y-%m-%d" }}
</time>

View file

@ -1,6 +1,6 @@
%%header%%
%%body%%
## Articles
%%articles%%
%%drafts%%
%%links%%
%%footer%%

View file

@ -1,8 +1,9 @@
---
layout: article
title: Regenerating My Blog - A Fresh Start
title: 'Regenerating My Blog: A Fresh Start'
date: 2024-12-22 00:45 +0000
---
Hey there! Looks like Im back to writing after some time away. Over the years, Ive started many blogs and personal sites, experimenting with different technologies and styles. And here I am again, excited to share my thoughts with you.
Even though Ive never considered myself a great writer, the idea of having a blog to share my thoughts, experiences, and ideas has always been in the back of my mind. This time, Im keeping it simple—sharing small bits whenever inspiration strikes.