index
:
toaster
main
Generate websites from markdown files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
collect_files.rs
Commit message (
Expand
)
Author
Age
*
Implement syntax highlighting for syntax fragments
Ben Bridle
2025-05-21
*
Use log crate for printing log messages
Ben Bridle
2025-02-03
*
Set last-modified time of generated files same as source file
Ben Bridle
2025-02-01
*
Remove 'appendix' from the links of appendix headings
Ben Bridle
2025-01-22
*
Update supported markdown syntax
Ben Bridle
2025-01-19
*
Log when the configuration file is parsed
Ben Bridle
2025-01-19
*
Check that links to static files are valid
Ben Bridle
2025-01-18
*
Fix panic when internal link has no path segments
Ben Bridle
2025-01-18
*
Fix internal links to headings on another page
Ben Bridle
2025-01-18
*
Implement image galleries
Ben Bridle
2025-01-15
*
Implement redirects
Ben Bridle
2025-01-15
*
Implement a config file format
Ben Bridle
2025-01-14
*
Detect duplicate headings within a page
Ben Bridle
2025-01-14
*
Rewrite link handling and add navigation features to generated HTML
Ben Bridle
2025-01-09
*
More robust file traversal logic
Ben Bridle
2025-01-08