Commit Graph
21 Commits
Author SHA1 Message Date
yagigreg 4e868abb01 Always search from the root page. 2025-08-31 01:26:49 -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 6d2855eeca Bump version to 0.0.2
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-05 14:22:54 -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 2473fdd24b fix up woodpecker syntax
ci/woodpecker/push/woodpecker Pipeline was successful
2025-05-04 00:41:25 -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 91ea5fbfce Reorganize sidebar menu so that child pages are listed under the current page, instead of in a whole other menu.
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-10-02 19:29:06 -05:00
yagigreg a93412facf Trim file extensions off of page titles. 2024-10-02 19:28:12 -05:00
yagigreg bedaa53533 Render to a temporary outside directory and then copy to our actual output directory.
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-27 05:12:30 -05:00
yagigreg 32d80977a7 Set template path.
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-27 05:04:27 -05:00
yagigreg 2198201713 Add support for custom template path. 2024-09-27 05:03:02 -05:00
yagigreg 9ae1022a21 follow woodpecker plugin env convention
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-24 02:15:46 -05:00
yagigreg 854869ee89 Add plugin build recipe
ci/woodpecker/push/woodpecker Pipeline was successful
2024-09-24 02:10:03 -05:00