SSG Portfolio

Blog

Welcome to the blog.

Here you can publish updates, tutorials, and ideas about the static site generator, portfolio design, and developer tools.

  <article class="card">
    <a href="/blog/dogs.html">
      <h2 class="card-title">Why Dogs Help You Stay Productive</h2>
      <p class="card-description">A cheerful blog post about how dogs inspire creativity and focus</p>
      <span class="card-meta">Read more</span>
    </a>
  </article>

  <article class="card">
    <a href="/blog/meerkats.html">
      <h2 class="card-title">Why Meerkats Make Great Team Role Models</h2>
      <p class="card-description">A creative blog post about meerkats and collaborative work habits</p>
      <span class="card-meta">Read more</span>
    </a>
  </article>
</div>

Stay tuned for more articles and technical deep dives.