GoBlogger

Simple blogging. Single-binary deployment, easy for everyone.


Docs

If you have questions, use the contact page first: cbrueggenolte.de/contact.

This page is the operations overview for running and customizing GoBlogger. It links to the core posts you need for setup, content workflow, updates, and safe customization.

Core docs

  1. Welcome
  2. Getting started with GoBlogger
  3. How to write content
  4. Where is my content stored?
  5. How to update GoBlogger

Customization docs

  1. Customising GoBlogger
  2. Themes
  3. Using shortcodes
  4. Layout partials
  5. Post layout partial
  6. Custom routes
  7. Hiding the blog page

Reference

  1. Markdown Basics
  2. Markdown Blocks and Code
  3. Markdown Notes and Footnotes
  4. Search page added (server-side, no JavaScript)
  5. RSS feed added
  6. Social cards and SEO basics
  7. Admin tags overview and tag filtering
  8. Keyboard shortcuts for reading and navigation
  1. Codeberg repository
  2. Latest release notes (Codeberg Releases)
  3. Search

Notes

  • Keep your content/, theme/, .env, and admin credentials backed up before updates.
  • Use overrides instead of editing built-in defaults directly.
  • Hooks and data files are still planned and documented as TODO topics.