| Commit message (Expand) | Author | Age |
* | Move /style.css to /static/css/style.css | Nicholas Johnson | 2024-11-25 |
* | Map ref numbers to their superscripts using dict | Nicholas Johnson | 2024-11-22 |
* | Change CSS styling for external links | Nicholas Johnson | 2024-11-08 |
* | Add "external" to rel attribute for external links | Nicholas Johnson | 2024-11-08 |
* | Remove unnecessary safeHTML calls for readability | Nicholas Johnson | 2024-11-08 |
* | Remove incorrect safeHTML call | Nicholas Johnson | 2024-11-08 |
* | Stop safeHTML overuse in emojis for readability | Nicholas Johnson | 2024-11-08 |
* | Replace replaceRE with TrimSuffix for readability | Nicholas Johnson | 2024-11-08 |
* | Set Gemini protocol | Nicholas Johnson | 2024-11-08 |
* | Disable HTML renderer for Gemini output format | Nicholas Johnson | 2024-11-07 |
* | Remove timestamp obfuscation privacy feature | Nicholas Johnson | 2024-11-07 |
* | Don't convert time to UTC in Atom feeds | Nicholas Johnson | 2024-11-07 |
* | Convert remaining tabs to spaces | Nicholas Johnson | 2024-11-07 |
* | Add time element to HTML entry metadata | Nicholas Johnson | 2024-11-07 |
* | Remove extra safeURL calls in id elements | Nicholas Johnson | 2024-08-17 |
* | Combine two replaceRE ops into one | Nicholas Johnson | 2024-08-17 |
* | Remove extraneous multi-line regex flags | Nicholas Johnson | 2024-08-16 |
* | Substitute replace with replaceRE for correctness | Nicholas Johnson | 2024-08-16 |
* | Make author element optional in Atom feeds | Nicholas Johnson | 2024-08-16 |
* | Add backward compatibility for old taxonomy API | Nicholas Johnson | 2024-08-16 |
* | Make email subelement optional in Atom feeds | Nicholas Johnson | 2024-08-16 |
* | Add support for new taxonomy API | Nicholas Johnson | 2024-08-16 |
* | Remove "index.gmi" from Gemini Atom link suffixes | Nicholas Johnson | 2024-08-16 |
* | Fix bug in bold/italics regex | Nicholas Johnson | 2024-08-16 |
* | Remove accidentally-introduced extra newline | Nicholas Johnson | 2024-07-04 |
* | Add missing end of line matching | Nicholas Johnson | 2024-06-30 |
* | Revert "Don't add rel="noreferrer" to non-web links"v1.3.5 | Nicholas Johnson | 2024-06-28 |
* | Correct reference index countingv1.3.4 | Nicholas Johnson | 2024-06-18 |
* | Save link index in map | Nicholas Johnson | 2024-06-11 |
* | Work around slices bug in Hugo v0.114.0 or newer | Nicholas Johnson | 2024-06-11 |
* | Add trailing forward slash for consistencyv1.3.2 | Nicholas Johnson | 2024-05-27 |
* | Remove extra css subdirectoryv1.3.1 | Nicholas Johnson | 2024-05-26 |
* | Create custom 404 page for HTMLv1.3.0 | Nicholas Johnson | 2024-05-20 |
* | Fix Gemini incorrectly rendering (un)ordered lists | Nicholas Johnson | 2024-05-20 |
* | Give rationale for bold/italics codev1.2.5 | Nicholas Johnson | 2024-05-02 |
* | Improve bold/italics regex | Nicholas Johnson | 2024-05-02 |
* | Improve comments | Nicholas Johnson | 2024-05-02 |
* | Correct heading regex | Nicholas Johnson | 2024-05-02 |
* | Don't match newlines in link regex | Nicholas Johnson | 2024-05-02 |
* | Fix end of comment delimiterv1.2.3 | Nicholas Johnson | 2024-02-04 |
* | Add missing multiline regex option for ol's | Nicholas Johnson | 2024-02-04 |
* | Add missing asterisk for unordered listsv1.2.2 | Nicholas Johnson | 2024-01-01 |
* | Convert Markdown's ol to gemtext's ulv1.2.0 | Nicholas Johnson | 2023-12-31 |
* | Add support for alternative heading syntaxv1.1.0 | Nicholas Johnson | 2023-12-31 |
* | Add titles to links | Nicholas Johnson | 2023-12-02 |
* | Don't add rel="noreferrer" to non-web links | Nicholas Johnson | 2023-12-02 |
* | Add referrerpolicy="noreferrer" to images | Nicholas Johnson | 2023-12-02 |
* | Lazy load inline images | Nicholas Johnson | 2023-12-02 |
* | Make layout spacing consistentv1.0.8 | Nicholas Johnson | 2023-11-03 |
* | Use superscripted reference numbers for links | Nicholas Johnson | 2023-11-03 |