Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Make `build` make target more obvious | Alan Pearce | 2023-05-22 | -1/+3 | |
| | | |||||
* | | Add `clean` make target | Alan Pearce | 2023-05-22 | -1/+4 | |
| | | |||||
* | | Add Mastodon link | Alan Pearce | 2023-05-22 | -0/+3 | |
| | | |||||
* | | Add 'themes/bear/' from commit 'fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2' | Alan Pearce | 2023-05-18 | -0/+800 | |
|\| | | | | | | | | | | | git-subtree-dir: themes/bear git-subtree-mainline: b0511b71c29c88acb99df245547a52bcce6b10bd git-subtree-split: fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2 | ||||
| * | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 | |
| |\ | |||||
| | * | Fix spacing of code examples | Alan Pearce | 2023-04-26 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -12/+10 | |
| |\| | |||||
| | * | Remove duplicate header in demo content | Alan Pearce | 2023-04-26 | -2/+0 | |
| | | | |||||
| | * | Improve whitespacing in HTML | Alan Pearce | 2023-04-26 | -10/+10 | |
| | | | |||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -3/+3 | |
| |\| | |||||
| | * | Use relative font sizes | Alan Pearce | 2023-04-26 | -3/+3 | |
| | | | |||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 | |
| |\| | |||||
| | * | Move header/footer/main elements into child templates | Alan Pearce | 2023-04-26 | -27/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well | ||||
| * | | Move header/footer/main elements into child templates | Alan Pearce | 2023-04-26 | -26/+24 | |
| |/ | | | | | | | | | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well | ||||
| * | Remove trailing slashes on void elements | Alan Pearce | 2023-04-26 | -4/+4 | |
| | | | | | | | | https://github.com/validator/validator/wiki/Markup-ยป-Void-elements#trailing-slashes-in-void-element-start-tags-do-not-mark-the-start-tags-as-self-closing | ||||
| * | Sorry Terry, you'll have to go | Alan Pearce | 2023-04-19 | -1/+0 | |
| | | |||||
| * | Remove commented-out colour | Alan Pearce | 2023-04-19 | -1/+0 | |
| | | |||||
| * | Move images to root | Alan Pearce | 2023-04-18 | -0/+0 | |
| | | |||||
| * | Move images to root | Alan Pearce | 2023-04-18 | -2/+2 | |
| | | |||||
| * | Reformat templates | Alan Pearce | 2023-04-18 | -108/+108 | |
| | | |||||
| * | Make date format configurable | Alan Pearce | 2023-04-18 | -3/+5 | |
| | | |||||
| * | Cleanup whitespace | Alan Pearce | 2023-04-18 | -17/+9 | |
| | | |||||
| * | Fix lang attribute | Alan Pearce | 2023-04-18 | -1/+1 | |
| | | |||||
| * | Crudely enable external nav menu links | Alan Pearce | 2023-04-18 | -0/+4 | |
| | | |||||
| * | Don't reverse the order of pages | Alan Pearce | 2023-04-18 | -2/+2 | |
| | | |||||
| * | Show screenshots in readme | Alan Pearce | 2023-04-18 | -0/+2 | |
| | | |||||
| * | Update screenshots | Alan Pearce | 2023-04-18 | -0/+0 | |
| | | |||||
| * | %s/Hugo/Zola/g | Alan Pearce | 2023-04-18 | -2/+2 | |
| | | |||||
| * | Update theme links | Alan Pearce | 2023-04-17 | -2/+2 | |
| | | |||||
| * | Fix demo site base_url | Alan Pearce | 2023-04-17 | -1/+1 | |
| | | |||||
| * | Add screenshots | Alan Pearce | 2023-04-17 | -2/+2 | |
| | | |||||
| * | Add menu instructions to readme | Alan Pearce | 2023-04-17 | -0/+18 | |
| | | |||||
| * | Ignore build output | Alan Pearce | 2023-04-17 | -0/+1 | |
| | | |||||
| * | Add readme and license | Alan Pearce | 2023-04-17 | -0/+81 | |
| | | |||||
| * | Initial commit | Alan Pearce | 2023-04-17 | -0/+706 | |
| | |||||
* | Remove submodule | Alan Pearce | 2023-05-18 | -7/+0 | |
| | |||||
* | Make buildable with nix (requires submodule workaround) | Alan Pearce | 2023-05-18 | -25/+40 | |
| | |||||
* | Add deploy command | Alan Pearce | 2023-05-14 | -1/+4 | |
| | |||||
* | Pre-compress built site with brotli/zstd/gzip | Alan Pearce | 2023-05-14 | -0/+58 | |
| | |||||
* | Re-add <footer> to footer template | Alan Pearce | 2023-04-26 | -1/+1 | |
| | |||||
* | Update theme | Alan Pearce | 2023-04-26 | -5/+5 | |
| | |||||
* | Update theme | Alan Pearce | 2023-04-26 | -5/+5 | |
| | |||||
* | Use div instead of section when no heading is needed | Alan Pearce | 2023-04-26 | -2/+2 | |
| | |||||
* | rebuild site quickly in emacs | Alan Pearce | 2023-04-26 | -0/+1 | |
| | |||||
* | Replace use of invalid <content> element | Alan Pearce | 2023-04-26 | -2/+9 | |
| | |||||
* | Update theme | Alan Pearce | 2023-04-26 | -0/+0 | |
| | |||||
* | remove redirect config for netlify/forge pages | Alan Pearce | 2023-04-24 | -1/+0 | |
| | |||||
* | Allow googlebot indexing | Alan Pearce | 2023-04-20 | -2/+0 | |
| | |||||
* | Switch to bear blog theme | Alan Pearce | 2023-04-19 | -228/+20 | |
| | |||||
* | Add bear theme as submodule | Alan Pearce | 2023-04-19 | -0/+9 | |
| |