blogo

A lightweight blogging engine that backs itself up to Nostr!

MIT License

Stars
131
blogo - v2.1.6 Latest Release

Published by pluja 4 months ago

  • Fix: Blockquotes no longer add quote symbols by default.

Full Changelog: https://github.com/pluja/blogo/compare/v2.1.5...v2.1.6

blogo - v2.1.5

Published by pluja 6 months ago

What's Changed

Full Changelog: https://github.com/pluja/blogo/compare/v2.1.4...v2.1.5

blogo - v2.1.4

Published by pluja 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pluja/blogo/compare/v2.1.3...v2.1.4

blogo - v2.1.3

Published by pluja 8 months ago

Fixes

  • Fix article "humanized" date not being updated on post page due to it being written into a static html file. Changed to the date string in YY/MM/DD format.

Full Changelog: https://github.com/pluja/blogo/compare/v2.1.0...v2.1.3

blogo - v2.1.2

Published by pluja 8 months ago

blogo - v2.1.1

Published by pluja 8 months ago

This release introduces a bug fix that was causing draft articles to be pushed to RSS feeds

blogo - v2.1.0 - Pagination

Published by pluja 8 months ago

v2.1.0 - Pagination

This release adds pagination, right now it's 10 posts per page, and can't be changed, but I will introduce some env variable in a future release if it is desired by users.

The index page will show the 10 newest posts, and a button to see older is shown.

Other changes

  • Improve styling
  • Remove unused npm dependencies
  • Update npm dependencies
  • Update golang deps

Full Changelog: https://github.com/pluja/blogo/compare/v2.0.1...v2.1.0

blogo - v2.0.1

Published by pluja 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pluja/blogo/compare/v2.0.0...v2.0.1

blogo - v2.0.0

Published by pluja 8 months ago

Blogo v2

This new version comes with big speed improvements, Blogo is now 2 times faster than it was before, and it does not need Redis to work! This means you can remove the Redis container, just check out the new docker-compose.yml file for your project.

Changes

  • Migrate to BadgerDB backend instead of Redis.
  • Improve logic and make it more efficient
  • Remove unused code
  • Other minor changes

What's next?

In the next release I want to introduce pagination for the main page, so that if you have many posts it is not rendered as a large list.

blogo - v1.2.4

Published by pluja about 1 year ago

blogo - v1.2.3

Published by pluja about 1 year ago

What's Changed

  • add /raw endpoint for posts: /p/<slug>/raw to get the raw Markdown.
  • Up golang build version
blogo - v1.2.2

Published by pluja about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pluja/blogo/compare/v1.2.1...v1.2.2

blogo - v1.2.1

Published by pluja about 1 year ago

fix and improve handling of about

blogo - v1.2.0

Published by pluja about 1 year ago

Improvements, bugfixes, ui changes

blogo - v1.1.0

Published by pluja about 1 year ago

redesign and remove daisyui dependency

blogo - v1.0.3

Published by pluja about 1 year ago

UI / UX improvements

blogo - v1.0.2

Published by pluja about 1 year ago

small fixes

blogo - v1.0.1

Published by pluja about 1 year ago

small fixes

blogo - v1.0.0

Published by pluja about 1 year ago

First release! 🎈 🎉

Package Rankings
Top 13.34% on Proxy.golang.org