Commit Graph
13 Commits
Author SHA1 Message Date
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