summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Format an occurance of ‘mv’Thomas Voss 2023-10-281-1/+2
|
* Fix for GSP v2Thomas Voss 2023-10-285-28/+28
|
* Finally add a licenseThomas Voss 2023-10-261-0/+14
|
* Use the correct unicode charactersThomas Voss 2023-10-053-4/+4
|
* Fix multiple typosThomas Voss 2023-10-054-11/+335
|
* Introduce the m4_ab macro in www/Thomas Voss 2023-10-051-15/+16
|
* Add a new post on GSPThomas Voss 2023-10-0511-0/+387
|
* Auto-save on ‘M’Thomas Voss 2023-10-041-1/+1
|
* Change the footer date formatThomas Voss 2023-10-041-2/+2
|
* Fix link to the bal-e blogThomas Voss 2023-10-041-1/+1
|
* Fix bad indentationThomas Voss 2023-10-031-1/+1
|
* Remove invalid property valueThomas Voss 2023-10-031-1/+0
|
* Add an exrcThomas Voss 2023-10-021-0/+8
|
* Use ZWNJ to avoid certain ligationsThomas Voss 2023-09-124-4/+4
|
* Remove the ‘m4_gsp_quote’ macroThomas Voss 2023-09-122-7/+1
|
* Remove backup filesThomas Voss 2023-09-114-911/+0
|
* Run ‘make check’ and fix various typosThomas Voss 2023-09-1110-16/+991
|
* Move the site from HTML to GSPThomas Voss 2023-09-1189-1827/+1754
|
* Add missing classThomas Voss 2023-08-281-1/+1
|
* Add target to update fontsThomas Voss 2023-08-281-0/+4
|
* Add ‘target="_blank"’ to GitHub linksThomas Voss 2023-08-282-4/+5
|
* Fix sourcehut linkThomas Voss 2023-08-281-1/+1
|
* Add an article on ‘totp(1)’Thomas Voss 2023-08-286-12/+173
|
* Add missing footer to pageThomas Voss 2023-08-281-4/+12
|
* Use the unicode isolation characters with m4Thomas Voss 2023-08-282-3/+7
|
* Link to IDs, not directoriesThomas Voss 2023-08-281-5/+5
|
* Add a table of contentsThomas Voss 2023-08-281-5/+15
|
* Add a ‘watch’ targetThomas Voss 2023-08-281-0/+3
|
* Use the interrobangThomas Voss 2023-08-281-2/+2
|
* Add a post for ‘mkpass’Thomas Voss 2023-08-285-0/+106
|
* Include ‘mpc’ in the article nameThomas Voss 2023-08-271-1/+1
|
* Run the good ol’ ‘gqit’Thomas Voss 2023-08-271-6/+5
|
* Add note about ‘mcp’Thomas Voss 2023-08-251-0/+9
|
* Fix indentationThomas Voss 2023-08-151-2/+2
|
* Add a section for assorted linksThomas Voss 2023-08-151-0/+12
|
* Add target="_blank" to some linksThomas Voss 2023-08-151-4/+4
|
* Add the ‘About Me’ pageThomas Voss 2023-08-152-6/+117
|
* Make use of x-refThomas Voss 2023-08-151-7/+7
|
* Use my custom fontsThomas Voss 2023-08-152-1/+31
|
* Don’t use --jsdom and don’t run in parallelThomas Voss 2023-08-151-40/+34
|
* Build minimal fontsThomas Voss 2023-08-152-0/+51
|
* Put a thin space before referencesThomas Voss 2023-08-151-1/+1
|
* Change the monospace font to ‘Iosevka Smooth’Thomas Voss 2023-08-151-1/+1
|
* Add a post on ‘mmv’Thomas Voss 2023-08-1530-11/+837
|
* Use a macro to wrap code in <code> tagsThomas Voss 2023-08-0510-181/+189
|
* Don’t print an error if there is no commit yetThomas Voss 2023-07-311-1/+2
| | | | | | | | | When working on a new file, I like to auto-compile my changes with: $ git ls-files | entr make But since footer generation fails due to no commit existing, date(1) screams at me. This should fix that issue.
* Reformat commentThomas Voss 2023-07-301-2/+1
|
* Make src/style.css a dependencyThomas Voss 2023-07-301-1/+1
|
* Make srp/fw-ec/index.html depend on dynamic depsThomas Voss 2023-07-301-1/+3
|
* Change spaces to tabsThomas Voss 2023-07-304-8/+8
|