index
:
toaster
main
Generate websites from markdown files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix mailto: links
Ben Bridle
2025-01-18
*
Check that links to static files are valid
Ben Bridle
2025-01-18
*
Allow redirects to point to external websites
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
*
Fix invalid HTML in img and audio elements
Ben Bridle
2025-01-15
*
Count only level 1 and 2 headings when checking if page needs contents
Ben Bridle
2025-01-15
*
Implement image galleries
Ben Bridle
2025-01-15
*
Allow the use of site-local absolute URLs in external links
Ben Bridle
2025-01-15
*
Add line breaks to math blocks
Ben Bridle
2025-01-15
*
Fix broken parent links
Ben Bridle
2025-01-15
*
Implement redirects
Ben Bridle
2025-01-15
*
Sanitize site and page name
Ben Bridle
2025-01-14
*
Get the global HTML head from the config file
Ben Bridle
2025-01-14
*
Implement a config file format
Ben Bridle
2025-01-14
*
Sanitize the label of an embedded file
Ben Bridle
2025-01-14
*
Parse checkbox lists
Ben Bridle
2025-01-14
*
Change HTML header format
Ben Bridle
2025-01-14
*
Implement recipe parsing
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
*
Wrap table sections with <tbody>
Ben Bridle
2025-01-08
*
More robust file traversal logic
Ben Bridle
2025-01-08
*
Load default CSS and JavaScript files from site root
Ben Bridle
2025-01-07
*
A collection of fixes
Ben Bridle
2025-01-07
*
Initial version
v1.0.0
Ben Bridle
2025-01-06