Recent Posts

Below condition can be used to hide a section in both views. The archive view is for `site.blogspot.com/year/month` and the Search view is for both terms and label search.

HTML comments are colorless, so they're easily distinguishable from other HTML tags. HTML comments are also useful for locating sections and components.

A Blogger template focused on small, personal coding blogs.

Download Blogger Template: Vanilla Web Dev.

One way to keep your blog posts fresh is to keep updating them with modern, more relevant context.

You can use both published-min and published-max options to get around 500 entries limit problem by reducing result items.

Labels: Blog Feeds

A guide on how to use Blog List gadget in Blogger blog.

It's partially not possible to fetch ordered posts for start-index over 500 using javascript, but it's still possible to fetch them using <script>. First, let's take a look into the problem.

Labels: Blog Feeds
Usually we make a request using <script> tag and then pass a callback parameter in the request URL. What about using Fetch API?

A blog posts compilation for Blogger blog feed.

Blogger feed URL parameters for retrieving Blogger blog/site feed data.

Tips on styling comment form for dark theme Blogger blog.

Labels: Blog Design

How to compare a URL data in Blogger template with a string/text data.

Styling light theme Blogger embedded comment form for dark theme blog design.

Searching posts with certain label combination and building compound search query to search terms within one or more label search.
Labels: Blogging Tips