bloggr

command module
v0.0.0-...-73aad47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: MIT Imports: 14 Imported by: 0

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!

image

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL