4de2b399f5
Add ability for wikilinks to have alternate labels. With this historian should be at feature parity with the legacy megalink script.
yagigreg2025-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.
yagigreg2025-07-03 22:15:17 -05:00
e4d8f9c8e8
If its not a markdown file just return the file name itself, because then it's probably a directory.
yagigreg2025-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.
yagigreg2025-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.
yagigreg2024-10-02 19:29:06 -05:00
a93412facf
Trim file extensions off of page titles.
yagigreg2024-10-02 19:28:12 -05:00
bedaa53533
Render to a temporary outside directory and then copy to our actual output directory.
yagigreg2024-09-27 05:12:30 -05:00