summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2023-04-22fix: \w compilation failureLars Wirzenius1-29/+44
2023-04-14chore: bump dependency on Subplot to currentLars Wirzenius1-153/+254
2023-04-14chore: "cargo update"Lars Wirzenius1-237/+371
2023-04-10refactor: use html-page crate to represent HTMLLars Wirzenius1-2/+13
2022-10-22feat: give location in source for errorsLars Wirzenius1-0/+7
2022-10-22chore: switch from pretty_env_logger to env_loggerLars Wirzenius1-123/+166
2022-09-28feat: implement PageSpec expressionsLars Wirzenius1-1/+242
2022-09-17chore: update to new SubplotLars Wirzenius1-66/+20
2022-08-21feat: set output HTML file mtime from "meta date" directiveLars Wirzenius1-72/+3
2022-08-05chore: add Cargo.lock to gitLars Wirzenius1-0/+1775
2022-07-25chore: rudimentary Debian packagingLars Wirzenius1-1638/+0
2022-07-12feat! add subcommand "build"Lars Wirzenius1-6/+7
2022-07-12chore: drop unnecessary dependendy pandoc_astLars Wirzenius1-14/+3
2022-07-08fix: attribute value quotingLars Wirzenius1-0/+16
2022-07-03chore: rename project to rikiLars Wirzenius1-1/+1
2022-07-02feat: add loggingLars Wirzenius1-0/+2
2022-06-26some wikitext parsingLars Wirzenius1-0/+1
2022-06-24feat: rudimentary HTML generationLars Wirzenius1-22/+1279
2022-06-12start struct for parsed siteLars Wirzenius1-0/+21
2021-12-29quick and dirty prototype for parsing markdown filesLars Wirzenius1-0/+351