Skip to content

SubhanRaj/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBlog

My personal blogging website


I created this repo to try to build a Bloging website using Tailwind CSS and Tail Blocks.

I'm using a multibranch approch to this in following way-

  • 'Main' Branch is used to publish final website on github pages here.
  • 'Developemt' branch to write more code, before publishing it.
  • 'Test' branch contains experimental code

Progress

  • 29-May-2021: Sucessufully created basic structure of the website