15 Commits
Author SHA1 Message Date
yagigreg 3ec4c11219 Add tag search.
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-31 01:52:25 -05:00
yagigreg f3e708922f Add search feature using grep. 2025-08-31 01:19:08 -05:00
yagigreg 5d760b4cdf Allow parsing toml metadata out of specially delimited comments. 2025-08-30 23:07:22 -05:00
yagigreg cb226f021f Add TOML metadata parsing. 2025-08-30 20:46:09 -05:00
yagigreg dbc1d91521 Add print-tree command. 2025-07-05 14:21:15 -05:00
yagigreg deee0e8d29 Fix render command. 2025-07-05 13:59:31 -05:00
yagigreg 4de2b399f5 Add ability for wikilinks to have alternate labels. With this historian should be at feature parity with the legacy megalink script.
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-03 22:46:49 -05:00
yagigreg b1da5d5798 Add an ability to resolve a file path to a historian instance and page object. Add a command for running resolve-links on a file directly, for use in an editor. 2025-07-03 22:15:17 -05:00
yagigreg 4065172e8a Update dependencies 2025-07-03 20:29:53 -05:00
yagigreg a6ea9ed048 Introduce a struct for child members and use that instead of string names. 2025-05-04 16:14:47 -05:00
yagigreg e4d8f9c8e8 If its not a markdown file just return the file name itself, because then it's probably a directory. 2025-05-04 00:37:12 -05:00
yagigreg 9e44884dde Distinguish attachments, which are non-markdown files that should be served/copied directly, not processed into a template. 2025-05-04 00:30:43 -05:00
yagigreg a93412facf Trim file extensions off of page titles. 2024-10-02 19:28:12 -05:00
yagigreg 2198201713 Add support for custom template path. 2024-09-27 05:03:02 -05:00
Captain Beyond c18ae34880 Initial commit of historian web application 2024-08-03 06:10:53 -05:00