Trying weblorg for blogging and my personal site

:emacs: :org: :weblorg:
Feb 14, 2026

test blog post

  • Setup easy at start
  • Defining routes feels like the right way
    • Easy for publishing on git and let the ci handle the rest
  • But after the final setup and the first "sucessfull" generation things start to get messy
    • Documentation not sufficient
    • Bundled org to "old" -> need package-upgrade on CI run
    • Included theme is not "fully" functional
      • pages are limited to about and blog
      • the main index is not clear; it should be blog but in the examples it is named "blog" instead of "index"
      • The default template is not visible
      • Error messages are not easy to understand
      • The template engine is "unkown" or not stated cleary https://github.com/emacs-love/templatel
  • Some helper functions really improve the usefulness
    • Add a "manager" package to the base ssg package