tbloggerstrap icon indicating copy to clipboard operation
tbloggerstrap copied to clipboard

Blogger theme (template) designed with Bootstrap 5.3

Bstrap Blogger Template(Theme)

GitHub release (latest by date) GitHub GitHub stars

Blogger theme (template) designed with Bootstrap 5.3

[ DEMO ] [ FEATURE ] [ CHANGELOG ]

DEMO

Feature

  • Toggle Dark Mode
  • Popular posts on the homepage
  • Header Hero
  • Automatic Table Of Content
  • Sticky Ads
  • Nav OfCanvas
  • Ad layout
  • Widget Populer Post
  • Widget Label Post (LIST & CLOUD)
  • a list of social media icons in the footer
  • Sitemap Page

Add Sitemap Page

On HTML Mode

Enter the following code

<div id='sitemappage'></div>
<div class='loading'>Just wait. Sitemap is loading....</div>
<script defer='defer' src='https://cdn.jsdelivr.net/gh/rulnoveid/CodeBlog@main/widget/js/sitemap.min.js' type='text/javascript'/>

📌 Example

<p>Explore the list of content with our HTML sitemap page. Navigate easily and find what you are looking for by article category.</p>

<h2>List of category</h2>

<div id='sitemappage'></div>
<div class='loading'>Just wait. Sitemap is loading....</div>
<script defer='defer' src='https://cdn.jsdelivr.net/gh/rulnoveid/CodeBlog@main/widget/js/sitemap.min.js' type='text/javascript'/>

License:MIT

This package is MIT licensed.