This template was created with tailwind css, it consists of blog posts, bookmarks and image gallery.
git clone https://github.com/bedirdemir/tailwind-personal-blog-template.git
or Download ZIP
npm install
npm run dev
Read tailwind.css docs
├── node_modules/ # node dependencies
├── public/ # public files
├── src/ # source files
├── package.json # npm configuration file
└── tailwind.config.js # tailwind configuration file