summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update version to 1.9.0v1.9.0Ben Bridle2025-02-03
* Use switchboard crate for parsing command line argumentsBen Bridle2025-02-03
* Use log crate for printing log messagesBen Bridle2025-02-03
* Update version to 1.8.0v1.8.0Ben Bridle2025-02-01
* Implement 'gallery-nav' fragment typeBen Bridle2025-02-01
* Separate link parsing code from line_to_html functionBen Bridle2025-02-01
* Support vertical borders in tablesBen Bridle2025-02-01
* Support embedding video files in pagesBen Bridle2025-02-01
* Don't add class attribute to HTML list items if class is emptyBen Bridle2025-02-01
* Set last-modified time of generated files same as source fileBen Bridle2025-02-01
* Avoid subtracting with underflowBen Bridle2025-01-22
* Improve error message when source directory cannot be foundBen Bridle2025-01-22
* Remove 'appendix' from the links of appendix headingsBen Bridle2025-01-22
* Only transform quotes and dashes inside presentational textBen Bridle2025-01-21
* Update version to 1.7.0v1.7.0Ben Bridle2025-01-19
* Expand list of recognised checkbox formatsBen Bridle2025-01-19
* Check that embedded file paths are validBen Bridle2025-01-19
* Update supported markdown syntaxBen Bridle2025-01-19
* Log when the configuration file is parsedBen Bridle2025-01-19
* Update version to 1.6.0v1.6.0Ben Bridle2025-01-18
* Fix mailto: linksBen Bridle2025-01-18
* Check that links to static files are validBen Bridle2025-01-18
* Allow redirects to point to external websitesBen 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
* 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
* Update version to 1.5.0v1.5.0Ben Bridle2025-01-14
* Sanitize site and page nameBen Bridle2025-01-14
* Get the global HTML head from the config fileBen Bridle2025-01-14
* Implement a config file formatBen 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
* Detect duplicate headings within a pageBen Bridle2025-01-14
* Update version to 1.4.0v1.4.0Ben Bridle2025-01-09
* Rewrite link handling and add navigation features to generated HTMLBen Bridle2025-01-09
* Wrap table sections with <tbody>Ben Bridle2025-01-08
* Update version to 1.3.0v1.3.0Ben Bridle2025-01-08
* More robust file traversal logicBen Bridle2025-01-08
* Update to version 1.2.0v1.2.0Ben Bridle2025-01-07
* Load default CSS and JavaScript files from site rootBen Bridle2025-01-07
* Update version to 1.1.0v1.1.0Ben Bridle2025-01-07
* A collection of fixesBen Bridle2025-01-07