summaryrefslogtreecommitdiff
path: root/src/generate_html.rs
Commit message (Expand)AuthorAge
* Fix invalid HTML in img and audio elementsBen Bridle2025-01-15
* Count only level 1 and 2 headings when checking if page needs contentsBen Bridle2025-01-15
* Implement image galleriesBen Bridle2025-01-15
* Allow the use of site-local absolute URLs in external linksBen Bridle2025-01-15
* Add line breaks to math blocksBen Bridle2025-01-15
* Fix broken parent linksBen Bridle2025-01-15
* Implement redirectsBen Bridle2025-01-15
* Sanitize site and page nameBen Bridle2025-01-14
* Get the global HTML head from the config fileBen Bridle2025-01-14
* Sanitize the label of an embedded fileBen Bridle2025-01-14
* Parse checkbox listsBen Bridle2025-01-14
* Change HTML header formatBen Bridle2025-01-14
* Implement recipe parsingBen Bridle2025-01-14
* Rewrite link handling and add navigation features to generated HTMLBen Bridle2025-01-09
* Wrap table sections with <tbody>Ben Bridle2025-01-08
* More robust file traversal logicBen Bridle2025-01-08
* Load default CSS and JavaScript files from site rootBen Bridle2025-01-07
* A collection of fixesBen Bridle2025-01-07
* Initial versionv1.0.0Ben Bridle2025-01-06