--- layout: layouts/base.njk permalink: "/search/" title: "Search Results" ---

🔍 Search Results

🔍

Search the site

Find posts, pages, and content across the entire site.

📝 Recent Posts

{% if collections.posts.length > 0 %} {% else %}

No posts yet.

{% endif %}

🏷️ Popular Tags

{% if collections.tagList.length > 0 %}
{% for tag in collections.tagList | slice(0, 10) %} #{{ tag }} {% endfor %}
{% else %}

No tags yet.

{% endif %}

💡 Search Tips

  • • Use specific keywords for better results
  • • Search works across post titles, content, and tags
  • • Try different variations of your search terms
  • • Browse by tags or the archive for discovery