summaryrefslogtreecommitdiff
path: root/src/collect_files.rs
Commit message (Expand)AuthorAge
* Check that links to static files are validBen Bridle2025-01-18
* Fix panic when internal link has no path segmentsBen Bridle2025-01-18
* Fix internal links to headings on another pageBen Bridle2025-01-18
* Implement image galleriesBen Bridle2025-01-15
* Implement redirectsBen Bridle2025-01-15
* Implement a config file formatBen Bridle2025-01-14
* Detect duplicate headings within a pageBen Bridle2025-01-14
* Rewrite link handling and add navigation features to generated HTMLBen Bridle2025-01-09
* More robust file traversal logicBen Bridle2025-01-08