BareBlogs
This is one of the quickest ways to create and setup a blog site. All you have to do is fork this repository and deploy it to a hosting provider like Vercel. This project is completely open-source and free to use. It's also very easy and straightforward to configure, use and customize. You will find a sample blog profile and guide on how to configure and customize the blog site in the next page.
The project is built using SvelteKit and TailwindCSS with a few ShadCN components. It has dark and light mode support and is responsive. You can simply write your blog posts in markdown, add a few metadata and the site will automatically add it to the feed, categorize it in the appropriate category and add your tags for quick navigations.
If this is your first time dealing with Markdown, I recommend you checkout this introduction to Markdown and then checking out this cheatsheet for the syntax. Enjoy writing and consider starring the repo!
Clone Repository Goto Blogs