24 Commits

Author SHA1 Message Date
3ec4c11219 Add tag search.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-31 01:52:25 -05:00
4e868abb01 Always search from the root page. 2025-08-31 01:26:49 -05:00
f3e708922f Add search feature using grep. 2025-08-31 01:19:08 -05:00
5d760b4cdf Allow parsing toml metadata out of specially delimited comments. 2025-08-30 23:07:22 -05:00
cb226f021f Add TOML metadata parsing. 2025-08-30 20:46:09 -05:00
6d2855eeca Bump version to 0.0.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-05 14:22:54 -05:00
dbc1d91521 Add print-tree command. 2025-07-05 14:21:15 -05:00
deee0e8d29 Fix render command. 2025-07-05 13:59:31 -05:00
4de2b399f5 Add ability for wikilinks to have alternate labels. With this historian should be at feature parity with the legacy megalink script.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-03 22:46:49 -05:00
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
4065172e8a Update dependencies 2025-07-03 20:29:53 -05:00
a6ea9ed048 Introduce a struct for child members and use that instead of string names. 2025-05-04 16:14:47 -05:00
2473fdd24b fix up woodpecker syntax
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-05-04 00:41:25 -05:00
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
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
91ea5fbfce Reorganize sidebar menu so that child pages are listed under the current page, instead of in a whole other menu.
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-10-02 19:29:06 -05:00
a93412facf Trim file extensions off of page titles. 2024-10-02 19:28:12 -05:00
bedaa53533 Render to a temporary outside directory and then copy to our actual output directory.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-27 05:12:30 -05:00
32d80977a7 Set template path.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-27 05:04:27 -05:00
2198201713 Add support for custom template path. 2024-09-27 05:03:02 -05:00
9ae1022a21 follow woodpecker plugin env convention
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-24 02:15:46 -05:00
854869ee89 Add plugin build recipe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-24 02:10:03 -05:00
Captain Beyond
c18ae34880 Initial commit of historian web application 2024-08-03 06:10:53 -05:00
Adrian Malacoda
fa2c8ee85a initial commit 2022-11-21 03:17:06 -06:00