📚

The Almanack

Life pro tips and hard-earned lessons on becoming financially sound, spatially aware, and genuinely mature — collected over the years so you don't have to learn them the hard way.

Loading tips...

How to add a new tip

  1. Open almanack/tips.json in your repo.
  2. Copy the template below and add it to the "tips" array.
  3. Commit and push. The page auto-renders from the JSON — no HTML editing needed.
{
  "id": "your-tip-slug",
  "title": "Your Tip Title",
  "age": "25-30",
  "tags": ["finance", "mindset"],
  "content": "Your tip content goes here. Use plain text. Multiple sentences work great. Keep it real."
}

Age ranges: Use formats like 18-22, 22-28, 28-35, 35-45, 45+. The filter buttons auto-generate from whatever you use.