summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Create the /prj pageThomas Voss 2023-07-301-0/+44
|
* Improve the site on mobileThomas Voss 2023-07-301-46/+66
|
* Apostrophy before the ‘s’ for singular nounsThomas Voss 2023-07-301-1/+1
|
* Spell check with aspellThomas Voss 2023-07-303-1/+36
|
* Don’t wrap “m4_footer” in small tagsThomas Voss 2023-07-302-6/+2
|
* Add the “Other Websites” pageThomas Voss 2023-07-301-0/+111
|
* Copy over PNGs tooThomas Voss 2023-07-301-1/+1
|
* Finish the Framework EC pageThomas Voss 2023-07-307-6/+315
|
* Wrap to 80 columnsThomas Voss 2023-07-301-2/+2
|
* Link to last commit diff in footerThomas Voss 2023-07-301-4/+10
|
* Remove space between anchor and periodThomas Voss 2023-07-301-2/+1
|
* Add an SVG faviconThomas Voss 2023-07-301-0/+18
|
* Reformat m4 codeThomas Voss 2023-07-302-2/+8
|
* Use m4 for footers everywhereThomas Voss 2023-07-302-2/+2
|
* Try out using m4 for footersThomas Voss 2023-07-304-8/+10
|
* Genesis commitThomas Voss 2023-07-3010-0/+450
Not ready for release yet, but I need some commits for M4 to work properly.