summaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-13Support ins, del, mark inline tags.Cary Coutant1-2/+6
2025-03-27Add support for rescinded status.Cary Coutant1-1/+1
2025-01-02Fix md-wrapper.py to use doctree for latest revision; don't generate redundan...Cary Coutant1-24/+30
2024-12-31Add page-id to template variables. Add metadata field for markdown extensions.Cary Coutant1-3/+10
2024-12-31Fix md_wrapper.py to add line break after preamble when generating HTML for o...Cary Coutant1-3/+3
2024-12-11Add generated diffs for proposals with previous revisions.Cary Coutant1-85/+172
2024-12-11Add generated diffs for proposals with previous revisions.Cary Coutant1-85/+171
2024-12-09Don't generate .txt markdown sources for top-level pages.Cary Coutant1-1/+1
2024-12-09Add support for revision histories.Cary Coutant1-48/+119
2024-12-09Make markdown sources available for issues.Cary Coutant1-0/+8
2024-12-09Count deferred issues as closed.Cary Coutant1-0/+2
2023-04-18Add "updated" column to list of issues.Cary Coutant1-4/+9
2023-04-10Rename variable to not conflict with html module.Cary Coutant1-3/+3
2023-04-06Include all Version 6 issues in issues.html.Cary Coutant1-1/+1
2023-04-06Add data-id and data-status attributes to table rows.Cary Coutant1-22/+36
2023-04-05Add pre-defined template variable for class="self".Cary Coutant2-2/+8
2023-03-27Generate separate lists of open and closed issues.Cary Coutant2-8/+29
2023-03-27Add Format: metadata tag to issues file; remove -p flag from md-wrapper.py.Cary Coutant2-6/+3
2023-03-27Add Copyright, GPL3 notice, and usage messages.Cary Coutant4-27/+797
2023-03-24Fix relative path to root directory.Cary Coutant1-1/+1
2023-03-24Make metadata keywords case insensitive.Cary Coutant1-5/+5
2023-03-24Link .htaccess into build directory.Cary Coutant1-0/+1
2023-03-23Don't use markdown for issues unless flagged in metadata.Cary Coutant2-13/+21
2023-03-23Add build scripts, templates, CSS, and new images.Cary Coutant3-0/+241
2023-03-23Initial conversion to markdown format.Cary Coutant1-0/+613