Write your posts in the markdown format in your favorite editor. We support Github flavored markdown.
Version Control your blog
Manage your content in a git repository. Make PR to preview changes to your blog. Push to deployment branch for changes to go live.
Custom Domain
Fully managed custom domain on Premium plan. Free forever for all the blogs created this month!
Branding
Make your blog personal by picking your logo, banner, and more.
Collaborative publishing
Use Github to collaborate on your posts using Pull Requests. Every PR publishes a preview of your blog.
Fully Managed
No need to manage servers. Add one config file to your repository and your blog is live.
Our Mission
Our mission is to give publishers the full ownership of their content and yet provide a social platform for them to grow their audience.
Configure your blog in truegit.yaml
You can set all the metadata about your blog like title, description, logo, banner, navigation links and more in truegit.yaml which lives in the root folder of your repository.
Write your posts in Github flavored markdown. Set post metadata like title, sub-title, banner, tags, authors and more in the file itself so that everything is version controlled.