Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 3.23 KB

README.md

File metadata and controls

41 lines (34 loc) · 3.23 KB

DevBlog Blogger Template

It's a Simple Blogger Template for Developer! You can use it for free!

Screenshots

Live Demo

Click Here to See Live Demo

Installation Steps

  • Copy the entire content from the template.xml file.
  • Visit Blogger and go to the Theme tab. From the dropdown menu, select Backup to save your current template.
  • Now, click on Edit HTML and delete all existing code. Paste the content copied from template.xml.
  • Click the Save button to apply the changes. That's it!

How To Change Name and Social Media Links

  • Navigate to the Edit HTML option in the Theme tab. Locate the relevant code, and update the value property with your information. Finally, click on "Save" to apply the changes.
// Update your name from here which will show in you blog header
<Variable name="author.name" description="Author Name" type="string" default="" value="Sayeed"/>

// Update your blog intro from here
<Variable name="blog.intro" description="Blog Intro" type="string" default="" value="Welcome to my blog. Get programming related post everyday."/>

// Update your social media url from here
<Variable name="author.facebook.url" description="Author Facebook URL" type="string" default="" value="https://www.facebook.com/AlSayeedOfficial"/>
<Variable name="author.twitter.url" description="Author Twitter URL" type="string" default="" value="https://www.twitter.com/AlSayeedAR"/>
<Variable name="author.linkedin.url" description="Author LinkedIn URL" type="string" default="" value="https://www.linkedin.com/in/alsayeedar"/>
<Variable name="author.github.url" description="Author Github URL" type="string" default="" value="https://www.github.com/alsayeedar"/>
<Variable name="author.stackoverflow.url" description="Author StackOverflow URL" type="string" default="" value="https://stackoverflow.com/users/13956683/al-sayeed"/>

Contact:

Find me on Facebook Follow me on Instagram Join on Telegram Message me on WhatsApp Visit my Website