• v1.1.1 a8a4128acb

    likho released this 2026-06-28 14:14:13 +00:00 | 0 commits to master since this release

    New feature:

    • Relative pagination links
    • Hashtag hiding from posts and rss; new keys hide_hashtags under [post] and [rss].

    See default settings.toml.

    Bug Fixes:

    • Punctuating a sentence ending in a hashtag (e.g #programming.) no longer creates a new tag with a punctuation mark.
    • Strings such as example#programming do not count as hashtags anymore.
    • Default HTML template now links to the current 32BitCafe repository.

    md5sum:

    ca33d155ef23d1bcdddd23c8dddb09d6  dist/likhoblog-1.1.1-py3-none-any.whl
    
    37a735ea326428d3980816d28698a1e6  dist/likhoblog-1.1.1.tar.gz
    
    Downloads
  • v1.0.1 02e66691b2

    likho released this 2026-06-10 12:38:19 +00:00 | 4 commits to master since this release

    likhoblog-upload: login credentials moved from URL to header.

    No changes to user-facing behavior.

    Downloads
  • v1.0.0 0a400b408c

    v1.0.0 Stable

    likho released this 2026-05-03 00:20:44 +00:00 | 5 commits to master since this release

    Packaged and rebranded to likhoblog.

    • Added setup.py.
    • Removed circular imports.
    • Added likhoblog-init.
    Downloads
  • v0.4.0 2771ec3ef8

    v0.4.0 (rss feeds) Pre-release

    likho released this 2025-09-08 02:36:59 +00:00 | 6 commits to master since this release

    Added RSS feed generation and settings.

    Downloads