| Commit message (Expand) | Author | Age |
* | Make hover/non-hover link colors equivalent | 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 to permalinkable | Nicholas Johnson | 2024-11-08 |
* | Disable LiveReload and alias redirect for Gemini | 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 |
* | Update changelogv1.5.0 | Nicholas Johnson | 2024-11-07 |
* | Remove timestamp obfuscation privacy feature | Nicholas Johnson | 2024-11-07 |
* | Transition to new config file naming convention | 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 |
* | Update changelogv1.4.0 | Nicholas Johnson | 2024-08-17 |
* | 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 |
* | Update changelogv1.3.7 | Nicholas Johnson | 2024-07-04 |
* | Remove accidentally-introduced extra newline | Nicholas Johnson | 2024-07-04 |
* | Add CHANGELOG.mdv1.3.6 | Nicholas Johnson | 2024-06-30 |
* | 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 |
* | Remove version notice from README.mdv1.3.3 | Nicholas Johnson | 2024-06-11 |
* | 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 |
* | Document unexpected behaviorv1.2.6 | Nicholas Johnson | 2024-05-02 |
* | Capitalize letter in docs | Nicholas Johnson | 2024-05-02 |
* | Give rationale for bold/italics codev1.2.5 | Nicholas Johnson | 2024-05-02 |
* | Give rationale for why feature isn't implemented | 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 |
* | Correct English i18n string | Nicholas Johnson | 2024-05-02 |
* | Remove line from READMEv1.2.4 | Nicholas Johnson | 2024-02-19 |