-
Release v1.3.2
Stablereleased this
2026-03-20 09:01:40 +01:00 | 37 commits to main since this releaseThis release introduces:
- Incremental Builds: Unmodified pages are automatically skipped
- Custom Admonitions: Admonitions can now be customized via the new
custom_admonitionsconfiguration insite.conf - Task Lists: Added support for
- [ ]and- [x]
Downloads
-
Release v1.3.1a
StableAll checks were successfulreleased this
2026-03-19 21:51:13 +01:00 | 43 commits to main since this releaseAUR publishing fix
Downloads
-
Release v1.3.1
StableAll checks were successfulreleased this
2026-03-19 21:45:49 +01:00 | 44 commits to main since this releaseThis release includes fixes to
/and\handling in thesite.conffileDownloads
-
Release v1.3.0
Stablereleased this
2026-03-19 15:38:26 +01:00 | 52 commits to main since this releaseThis release introduces:
- New default
kewttheme - 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_linksconfig option for clickable header anchors (default: true) - Fixed indented code parser breaking inside
<pre>blocks
Downloads
- New default
-
Release v1.2.2
Stablereleased this
2026-03-18 22:28:55 +01:00 | 56 commits to main since this release- Changed
--postcommand to default to the current directory instead ofsitewhen ran inside a project folder - Changed posts directories to always generate indexes
- Added a new
--versionflag that prints the current version
Downloads
- Changed
-
Release v1.2.1
Stablereleased this
2026-03-18 08:51:05 +01:00 | 58 commits to main since this releaseSite.conf now uses escaped " so it's more conventional
Downloads
-
Release v1.2.0
Stablereleased this
2026-03-17 12:57:57 +01:00 | 61 commits to main since this releaseThis release introduces:
- New
--postcommand - Item titles generated from headings:
First Heading - YYYY-MM-DD HH:MM - Automatic
< Backnavigation in posts - RSS feed generation
- New config options:
base_url,generate_feed,feed_file,posts_dir - Improved sorting consistency via
LC_ALL=C
Downloads
- New
-
Release v1.1.0
Stablereleased this
2026-03-17 02:03:32 +01:00 | 68 commits to main since this releaseThis release rollups all features added since v1.0.0.
- Automatic page title generation from the first
# Heading(enabled viagenerate_page_title = true) - Configurable error page generation with the default set to
not_found.html - Optional cache-prevention
?v=timestamp versioning for CSS (enabled viaversioning = true) - Support for adding extra links to the navbar
- Support for nested
.kewtignorefiles in subdirectories - Support for
.kewtpreservefiles to copy files without parsing them
Downloads
- Automatic page title generation from the first
-
v1.0.3
Stablereleased this
2026-03-16 10:34:11 +01:00 | 69 commits to main since this releaseDownloads
-
v1.0.2
Stablereleased this
2026-03-11 13:57:34 +01:00 | 71 commits to main since this releaseDownloads