Commit graph

19 commits

Author SHA1 Message Date
bebf4fc986
Improve default template and css 2025-07-11 22:39:47 +02:00
d550911864
Allow searching for entry titles 2025-07-11 21:33:52 +02:00
89fbb17ab7
Require .txt filename extension for entries, allow defining entry title via Title: ... in first line of the file, update examples 2025-07-11 21:32:50 +02:00
1db5336f35
Add site description to home page 2024-08-29 13:30:57 +02:00
b86b1688ea
Added a footer, added the main title to the home page, minor improvements 2024-08-29 13:10:23 +02:00
1aa58ac243
Added a README 2024-08-28 20:29:34 +02:00
b3ba50ad26
Fix page title on home 2024-08-28 20:02:44 +02:00
b7489c562b
Fix error message for failed search requests 2024-08-28 19:56:10 +02:00
85470a277e
Add search functionality 2024-08-28 19:49:23 +02:00
149841bdd1
Remove unnecessary comment 2024-08-28 11:32:49 +02:00
cc536a36b3
Allow singe dots in page path, fix #1 2024-08-28 10:25:44 +02:00
97e4cbb158
Use map for entries and slice for toc instead of iterating over slice with Entries every time 2024-08-27 15:28:06 +02:00
daaddbb56b
Preload all entries into memory on server startup 2024-08-27 14:48:46 +02:00
b67e14bb57
Moved TOC from sidebar to separate page 2024-08-27 14:02:49 +02:00
3cadb54adc
Updated example entries 2024-08-27 13:34:27 +02:00
d1479ea448
Update LICENSE 2024-08-27 12:00:17 +02:00
a49c211779
Add example entries 2024-08-27 11:55:11 +02:00
c77b8fc4e1
Add project files 2024-08-27 11:55:01 +02:00
a19b51acce
Initial commit 2024-08-27 11:52:34 +02:00