summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2023-04-22fix: \w compilation failureLars Wirzenius1-1/+1
2023-04-14chore: bump dependency on Subplot to currentLars Wirzenius1-2/+2
2023-04-10refactor: use html-page crate to represent HTMLLars Wirzenius1-0/+1
2022-10-22feat: give location in source for errorsLars Wirzenius1-0/+1
2022-10-22chore: switch from pretty_env_logger to env_loggerLars Wirzenius1-1/+1
2022-09-28feat: implement PageSpec expressionsLars Wirzenius1-0/+3
2022-09-17chore: update to new SubplotLars Wirzenius1-2/+2
2022-09-06perf: enable debug symbols when building for releaseLars Wirzenius1-0/+3
2022-08-21feat: set output HTML file mtime from "meta date" directiveLars Wirzenius1-0/+1
2022-08-03feat: tell user what the version of riki isLars Wirzenius1-0/+1
2022-08-03feat: set output file modification timesLars Wirzenius1-0/+1
2022-07-25chore: rudimentary Debian packagingLars Wirzenius1-2/+1
2022-07-12feat! add subcommand "build"Lars Wirzenius1-0/+1
2022-07-12chore: drop unnecessary dependendy pandoc_astLars Wirzenius1-2/+1
2022-07-08fix: attribute value quotingLars Wirzenius1-0/+1
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-0/+10
2022-06-12start struct for parsed siteLars Wirzenius1-0/+1
2021-12-29quick and dirty prototype for parsing markdown filesLars Wirzenius1-0/+5
2021-12-29cargo initLars Wirzenius1-0/+8