• v1.3.2 55a515ccd5

    Release v1.3.2
    All checks were successful
    Lint / shellcheck (push) Successful in 18s
    Release Standalone Builder / build (release) Successful in 31s
    Release Standalone Builder / publish-aur (release) Successful in 34s
    Stable

    N0VA released this 2026-03-20 09:01:40 +01:00 | 37 commits to main since this release

    This release introduces:

    • Incremental Builds: Unmodified pages are automatically skipped
    • Custom Admonitions: Admonitions can now be customized via the new custom_admonitions configuration in site.conf
    • Task Lists: Added support for - [ ] and - [x]
    Downloads
  • Release v1.3.1a
    All checks were successful
    Lint / shellcheck (push) Successful in 18s
    Publish kewt-git to AUR / publish-aur-git (push) Successful in 29s
    Release Standalone Builder / build (release) Successful in 30s
    Release Standalone Builder / publish-aur (release) Successful in 44s
    Stable

    N0VA released this 2026-03-19 21:51:13 +01:00 | 43 commits to main since this release

    AUR publishing fix

    Downloads
  • v1.3.1 c5a9355871

    Release v1.3.1
    All checks were successful
    Lint / shellcheck (push) Successful in 18s
    Publish kewt-git to AUR / publish-aur-git (push) Successful in 30s
    Release Standalone Builder / build (release) Successful in 31s
    Release Standalone Builder / publish-aur (release) Successful in 34s
    Stable

    N0VA released this 2026-03-19 21:45:49 +01:00 | 44 commits to main since this release

    This release includes fixes to / and \ handling in the site.conf file

    Downloads
  • v1.3.0 78eac182dc

    Release v1.3.0
    All checks were successful
    Lint / shellcheck (push) Successful in 19s
    Release Standalone Builder / build (release) Successful in 30s
    Release Standalone Builder / publish-aur (release) Successful in 33s
    Stable

    N0VA released this 2026-03-19 15:38:26 +01:00 | 52 commits to main since this release

    This release introduces:

    • New default kewt theme
    • Mobile responsive layout
    • Active navigation state - current page is highlighted in the sidebar without any JS
    • Code block language classes (<code class="language-x">) for use with external highlighters like highlight.js or Prism.js
    • Viewport meta tag added to default templates for mobile scaling
    • New enable_header_links config option for clickable header anchors (default: true)
    • Fixed indented code parser breaking inside <pre> blocks
    Downloads
  • v1.2.2 2e331b5d9a

    Release v1.2.2
    All checks were successful
    Lint / shellcheck (push) Successful in 17s
    Release Standalone Builder / build (release) Successful in 31s
    Release Standalone Builder / publish-aur (release) Successful in 35s
    Stable

    N0VA released this 2026-03-18 22:28:55 +01:00 | 56 commits to main since this release

    • Changed --post command to default to the current directory instead of site when ran inside a project folder
    • Changed posts directories to always generate indexes
    • Added a new --version flag that prints the current version
    Downloads
  • v1.2.1 9ccba8fd4e

    Release v1.2.1
    All checks were successful
    Lint / shellcheck (push) Successful in 19s
    Release Standalone Builder / build (release) Successful in 31s
    Release Standalone Builder / publish-aur (release) Successful in 36s
    Stable

    N0VA released this 2026-03-18 08:51:05 +01:00 | 58 commits to main since this release

    Site.conf now uses escaped " so it's more conventional

    Downloads
  • v1.2.0 19f96553d9

    Release v1.2.0
    All checks were successful
    Lint / shellcheck (push) Successful in 17s
    Release Standalone Builder / build (release) Successful in 32s
    Release Standalone Builder / publish-aur (release) Successful in 33s
    Stable

    N0VA released this 2026-03-17 12:57:57 +01:00 | 61 commits to main since this release

    This release introduces:

    • New --post command
    • Item titles generated from headings: First Heading - YYYY-MM-DD HH:MM
    • Automatic < Back navigation in posts
    • RSS feed generation
    • New config options: base_url, generate_feed, feed_file, posts_dir
    • Improved sorting consistency via LC_ALL=C
    Downloads
  • v1.1.0 7afd041e53

    Release v1.1.0
    All checks were successful
    Lint / shellcheck (push) Successful in 17s
    Release Standalone Builder / build (release) Successful in 32s
    Release Standalone Builder / publish-aur (release) Successful in 33s
    Stable

    N0VA released this 2026-03-17 02:03:32 +01:00 | 68 commits to main since this release

    This release rollups all features added since v1.0.0.

    • Automatic page title generation from the first # Heading (enabled via generate_page_title = true)
    • Configurable error page generation with the default set to not_found.html
    • Optional cache-prevention ?v= timestamp versioning for CSS (enabled via versioning = true)
    • Support for adding extra links to the navbar
    • Support for nested .kewtignore files in subdirectories
    • Support for .kewtpreserve files to copy files without parsing them
    Downloads
  • v1.0.3 64d08a0de3

    v1.0.3
    All checks were successful
    Lint / shellcheck (push) Successful in 19s
    Release Standalone Builder / build (release) Successful in 32s
    Release Standalone Builder / publish-aur (release) Successful in 35s
    Stable

    N0VA released this 2026-03-16 10:34:11 +01:00 | 69 commits to main since this release

    Downloads
  • v1.0.2 f89661c1a5

    v1.0.2
    All checks were successful
    Lint / shellcheck (push) Successful in 19s
    Release Standalone Builder / build (release) Successful in 31s
    Release Standalone Builder / publish-aur (release) Successful in 33s
    Stable

    N0VA released this 2026-03-11 13:57:34 +01:00 | 71 commits to main since this release

    Downloads