SkillAgentSearch skills...

Bloggr

A markdown compatible Golang blogging platform I use for my own blog

Install / Use

/learn @0xflux/Bloggr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bloggr

Bloggr is a blogging template engine (with markdown!) that I created, and I am open sourcing if anybody would want to use the engine, or improve upon it.

Features:

  • Write your blogs in markdown, which automatically transform into blog posts
  • Uses Go's Gin web framework to serve content
  • HTMX templating
  • Mobile responsive
  • No databases required
  • Ready for you to start publishing, all you have to do is start writing your own markdown files in the markdown folder

Instructions for use:

  • Clone this repo to your local disk
  • Test with go run ./main.go and navigate to localhost:8080
  • Start editing the files in /markdown to see how you can customise your blog posts
  • Add your own colours and themes to the CSS file
  • Add your favicon, putting the image in /static/images/

If you like this project, please give me a follow or give the project a star!

Here is an example of what you can create with Bloggr!

<img width="1356" alt="image" src="https://github.com/0xflux/bloggr/assets/49762827/a5ded2fb-5124-4a0b-95e9-442dc9569aa2">
View on GitHub
GitHub Stars51
CategoryDevelopment
Updated22d ago
Forks14

Languages

Go

Security Score

100/100

Audited on Mar 11, 2026

No findings