78a0f0f62f
fix: made git more stable
2026-02-22 11:10:54 +01:00
b166dd5a81
feat: title links on posts in lists
2026-02-22 10:50:48 +01:00
0172e468ba
fix: lightbox and css borders from blog
2026-02-22 10:40:24 +01:00
2b5b992904
fix: git errors on startup / check
2026-02-22 10:30:58 +01:00
f43e150668
fix: project got corrupted sometimes
2026-02-22 10:27:28 +01:00
03657e7a84
chore: more refactorings and optimizations
2026-02-22 09:54:42 +01:00
011f318710
chore: and last refactorings
2026-02-22 09:30:38 +01:00
7413cb137b
chore: more refactorings
2026-02-22 09:28:20 +01:00
2a73db57b4
chore: refactorings and code sharing
2026-02-22 09:20:22 +01:00
653e79dd70
fix: hopefully even more performance tuning
2026-02-22 08:59:50 +01:00
c0eddb953f
fix: more speedup hopefully
2026-02-22 08:48:55 +01:00
71722282b2
fix: faster blog generation by caching
2026-02-22 08:43:54 +01:00
c9ab47d3de
fix: handling of render in background optimized for UI
2026-02-22 08:31:33 +01:00
20ef4588bf
fix: refactored code to properly share between preview and render
2026-02-22 08:21:08 +01:00
b437d79230
fix: url canonicalization now part of rendering, not preview server
2026-02-22 08:06:45 +01:00
0d86fe1c9d
fix: menu editor crashed category meta data
2026-02-22 07:36:27 +01:00
9dacd6fca5
feat: categories with titles
2026-02-22 07:18:43 +01:00
2a83df1962
fix: small reworks on git log sidebar
2026-02-21 22:29:06 +01:00
03e813f1a9
feat: render the menu
2026-02-21 22:01:40 +01:00
9dfada8466
feat: proper menu editor now
2026-02-21 21:48:35 +01:00
e1d470a44a
feat: category menus
2026-02-21 21:41:41 +01:00
76c3a8368e
feat: first cut at menu editor
2026-02-21 19:51:34 +01:00
f371dbd2b2
chore: switched conflicting hotkey
2026-02-21 19:10:14 +01:00
e0536bb4f7
feat: git log limited to last 20
2026-02-21 19:05:11 +01:00
c192237185
feat: more incremental reposting behaviour
2026-02-21 18:44:51 +01:00
87200a8ad9
chore: phase 2 and 3 refactors
2026-02-21 18:02:20 +01:00
cdf064b6a1
feat: sitemap validation second part
2026-02-21 15:57:26 +01:00
bca3da1587
feat: sitemap validattion
2026-02-21 14:26:06 +01:00
b27a3e6885
chore: lots of i18n
2026-02-21 12:34:06 +01:00
b8005bec30
feat: i18n support with first translations
2026-02-21 10:45:41 +01:00
a5281a7750
fix: behaviour of exclude-from-list categories and posts therein
2026-02-21 08:50:01 +01:00
5a2a6c9edb
fix: editor-preview looks at draft again
2026-02-20 22:15:55 +01:00
1543af6edc
fix: simpler structure in the template
2026-02-20 22:02:41 +01:00
b6446b797f
feat: better looking
2026-02-20 21:56:59 +01:00
f69f42c647
feat: tag cloud. macro
2026-02-20 21:49:32 +01:00
63c4b148e1
feat: categories have settings for filtering and titles
2026-02-20 21:10:15 +01:00
eeffa247bb
feat: style editor for blog
2026-02-20 20:24:37 +01:00
23facaa36d
fix: harmonize main page with rest of site
2026-02-20 19:47:07 +01:00
3bbc5281e8
feat: first cut at the full renderer
2026-02-20 17:54:04 +01:00
22cb63e0a7
fix: moved menu name and hotkey for site rendering
2026-02-19 23:08:11 +01:00
0d66939eb7
fix: macosx UI cleanup
2026-02-19 22:50:21 +01:00
7e593b587b
feat: added feed generation
2026-02-19 22:30:04 +01:00
d9690f70bd
feat: documentation and hookup in help menu
2026-02-19 11:17:08 +01:00
b410736a67
fix: make sitemap work properly
2026-02-19 09:40:12 +01:00
copilot-swe-agent[bot]
8a492a4ebb
refactor: address sitemap generator review comments
...
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com >
2026-02-18 22:22:14 +00:00
Claude
a0a7f49135
feat: add sitemap generator to Blog menu
...
Add a "Generate Sitemap" function to the Blog menu that generates a
standard XML sitemap in the project's html/ folder. The sitemap includes
entries for all published posts, archive pages (year, month, day),
category pages, and tag pages using the preview server URL structure.
Runs as a background task with progress tracking via the task manager.
https://claude.ai/code/session_01PdJyxeeNGf4Bkxvq86GVaZ
2026-02-18 20:17:05 +00:00
8f578e865e
updated default gitignore
2026-02-18 07:35:22 +01:00
5ee2611629
fix: galleries now work in preview
2026-02-17 22:48:41 +01:00
88f1ccf372
feat: proper h1
2026-02-17 22:40:06 +01:00
c0b944241e
feat: move to templates
2026-02-17 22:26:45 +01:00