Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don’t use --jsdom and don’t run in parallel | Thomas Voss | 2023-08-15 | 1 | -40/+34 | |
| | ||||||
* | Build minimal fonts | Thomas Voss | 2023-08-15 | 2 | -0/+51 | |
| | ||||||
* | Put a thin space before references | Thomas Voss | 2023-08-15 | 1 | -1/+1 | |
| | ||||||
* | Change the monospace font to ‘Iosevka Smooth’ | Thomas Voss | 2023-08-15 | 1 | -1/+1 | |
| | ||||||
* | Add a post on ‘mmv’ | Thomas Voss | 2023-08-15 | 30 | -11/+837 | |
| | ||||||
* | Use a macro to wrap code in <code> tags | Thomas Voss | 2023-08-05 | 10 | -181/+189 | |
| | ||||||
* | Don’t print an error if there is no commit yet | Thomas Voss | 2023-07-31 | 1 | -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 comment | Thomas Voss | 2023-07-30 | 1 | -2/+1 | |
| | ||||||
* | Make src/style.css a dependency | Thomas Voss | 2023-07-30 | 1 | -1/+1 | |
| | ||||||
* | Make srp/fw-ec/index.html depend on dynamic deps | Thomas Voss | 2023-07-30 | 1 | -1/+3 | |
| | ||||||
* | Change spaces to tabs | Thomas Voss | 2023-07-30 | 4 | -8/+8 | |
| | ||||||
* | Create the /prj page | Thomas Voss | 2023-07-30 | 1 | -0/+44 | |
| | ||||||
* | Improve the site on mobile | Thomas Voss | 2023-07-30 | 1 | -46/+66 | |
| | ||||||
* | Apostrophy before the ‘s’ for singular nouns | Thomas Voss | 2023-07-30 | 1 | -1/+1 | |
| | ||||||
* | Spell check with aspell | Thomas Voss | 2023-07-30 | 3 | -1/+36 | |
| | ||||||
* | Don’t wrap “m4_footer” in small tags | Thomas Voss | 2023-07-30 | 2 | -6/+2 | |
| | ||||||
* | Add the “Other Websites” page | Thomas Voss | 2023-07-30 | 1 | -0/+111 | |
| | ||||||
* | Copy over PNGs too | Thomas Voss | 2023-07-30 | 1 | -1/+1 | |
| | ||||||
* | Finish the Framework EC page | Thomas Voss | 2023-07-30 | 7 | -6/+315 | |
| | ||||||
* | Wrap to 80 columns | Thomas Voss | 2023-07-30 | 1 | -2/+2 | |
| | ||||||
* | Link to last commit diff in footer | Thomas Voss | 2023-07-30 | 1 | -4/+10 | |
| | ||||||
* | Remove space between anchor and period | Thomas Voss | 2023-07-30 | 1 | -2/+1 | |
| | ||||||
* | Add an SVG favicon | Thomas Voss | 2023-07-30 | 1 | -0/+18 | |
| | ||||||
* | Reformat m4 code | Thomas Voss | 2023-07-30 | 2 | -2/+8 | |
| | ||||||
* | Use m4 for footers everywhere | Thomas Voss | 2023-07-30 | 2 | -2/+2 | |
| | ||||||
* | Try out using m4 for footers | Thomas Voss | 2023-07-30 | 4 | -8/+10 | |
| | ||||||
* | Genesis commit | Thomas Voss | 2023-07-30 | 10 | -0/+450 | |
Not ready for release yet, but I need some commits for M4 to work properly. |