Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -27/+3 |
| | ||||
* | Remove codeberg-specific domains file | Alan Pearce | 2023-09-22 | -6/+0 |
| | ||||
* | Fix for strict TOML date parsing | Alan Pearce | 2023-09-22 | -1/+1 |
| | ||||
* | Use a special file for health checks | Alan Pearce | 2023-09-17 | -0/+1 |
| | | | | | | | This should remain a static file so that the static file functionality of the server can be tested. If it were a special case inside the server router, it could potentially continue to operate whilst the server otherwise no longer works | |||
* | Send HSTS header from Fly proxy | Alan Pearce | 2023-09-16 | -2/+1 |
| | | | | Bun seems to eat this header otherwise | |||
* | Fix XML feed style | Alan Pearce | 2023-09-16 | -1/+1 |
| | ||||
* | Merge homestead repository | Alan Pearce | 2023-09-15 | -0/+6 |
| | ||||
* | Improve CSP setup | Alan Pearce | 2023-09-11 | -0/+1 |
| | ||||
* | Merge commit '3f9312d858a6799d825f3be765ceadc2d087071d' | Alan Pearce | 2023-09-09 | -0/+0 |
|\ | ||||
| * | Squashed 'themes/bear/' changes from fe37fcf..d10630d | Alan Pearce | 2023-09-09 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d10630d Hash inline style in CSP f51202d Allow end-user to disable CSP header meta tags without editing theme 093ac10 Add form-action and base-uri CSPs 4c9ac0a Update base_url eed984f Merge dark/light screenshots into one 099acbd Add "deploy to netlify" button 0800ba2 Update demo URL 9a344d8 Add meta description 241f290 Remove ignored CSP content 53d198f Move demo site to netlify 3423985 Add netlify status badge to readme edfec31 Configure headers for netlify a1bcb91 Add netlify.toml d69e95a Add content-security-policy header-equivalent meta tag 1706ade Linkify demo URL 141c10c Merge pull request 'Update 'theme.toml'' (#1) from jakeg/zola-bearblog:main into main 6b275f6 Update 'theme.toml' REVERT: fe37fcf Merge branch 'main' into microformats2 REVERT: 40881d1 Merge branch 'main' into microformats2 REVERT: 2ca8f6c Merge branch 'main' into microformats2 REVERT: dad7895 Merge branch 'main' into microformats2 REVERT: cdd1069 Move header/footer/main elements into child templates git-subtree-dir: themes/bear git-subtree-split: d10630da50a2b0e005ef0499190cc5cc898f0b06 | |||
* | | Add Bluesky to contact menu | Alan Pearce | 2023-08-30 | -0/+3 |
| | | ||||
* | | Update kernel setup | Alan Pearce | 2023-08-02 | -1/+2 |
| | | ||||
* | | Add device tree override | Alan Pearce | 2023-08-01 | -0/+2 |
| | | ||||
* | | Fix formatting | Alan Pearce | 2023-08-01 | -4/+4 |
| | | ||||
* | | Minor text fixes | Alan Pearce | 2023-08-01 | -4/+4 |
| | | ||||
* | | Add new post about getting NixOS running on NanoPi R5S | Alan Pearce | 2023-07-30 | -0/+139 |
| | | ||||
* | | New post: Now on three continents | Alan Pearce | 2023-07-02 | -0/+25 |
| | | ||||
* | | Add styling to Atom feed | Alan Pearce | 2023-06-20 | -0/+4 |
| | | ||||
* | | homepage: only show posts under "recent posts" | Alan Pearce | 2023-06-20 | -2/+0 |
| | | ||||
* | | Revert "Stop zola removing the output directory on each build" | Alan Pearce | 2023-06-20 | -3/+0 |
| | | | | | | | | | | | | | | No longer necessary as the output directory doesn't need to be a git repository any more. This reverts commit 075d97ece873e9cd09db5a816b604583b7213afb. | |||
* | | Add Mastodon link | Alan Pearce | 2023-05-22 | -0/+3 |
| | | ||||
* | | Add 'themes/bear/' from commit 'fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2' | Alan Pearce | 2023-05-18 | -0/+0 |
|\| | | | | | | | | | | | git-subtree-dir: themes/bear git-subtree-mainline: b0511b71c29c88acb99df245547a52bcce6b10bd git-subtree-split: fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2 | |||
| * | Remove duplicate header in demo content | Alan Pearce | 2023-04-26 | -2/+0 |
| | | ||||
| * | Make date format configurable | Alan Pearce | 2023-04-18 | -0/+1 |
| | | ||||
| * | %s/Hugo/Zola/g | Alan Pearce | 2023-04-18 | -2/+2 |
| | | ||||
| * | Fix demo site base_url | Alan Pearce | 2023-04-17 | -1/+1 |
| | | ||||
| * | Initial commit | Alan Pearce | 2023-04-17 | -0/+242 |
| | ||||
* | 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 | -12/+9 |
| | ||||
* | Add extra legacy microformats class to homepage note | Alan Pearce | 2023-04-19 | -1/+1 |
| | ||||
* | Revert "Use more compatible front-matter marker" | Alan Pearce | 2023-04-19 | -23/+23 |
| | | | | This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb. | |||
* | Add extra legacy microformats class to homepage note | Alan Pearce | 2023-04-19 | -1/+1 |
| | ||||
* | Use more compatible front-matter marker | Alan Pearce | 2023-04-19 | -22/+22 |
| | ||||
* | Fix code highlighting | Alan Pearce | 2023-04-18 | -3/+4 |
| | ||||
* | Fix internal link | Alan Pearce | 2023-04-18 | -1/+1 |
| | ||||
* | dotfiles -> nixfiles | Alan Pearce | 2023-04-17 | -3/+3 |
| | ||||
* | Switch to project site on Codeberg Pages | Alan Pearce | 2023-04-17 | -2/+2 |
| | ||||
* | Switch to project site on Codeberg Pages | Alan Pearce | 2023-04-17 | -1/+0 |
| | ||||
* | Add old domains (codeberg will auto-redirect) | Alan Pearce | 2023-04-13 | -0/+2 |
| | ||||
* | Remove Gitlab from contact list | Alan Pearce | 2023-04-13 | -3/+0 |
| | ||||
* | Tell codeberg about custom domains | Alan Pearce | 2023-04-12 | -0/+5 |
| | ||||
* | Stop zola removing the output directory on each build | Alan Pearce | 2023-04-12 | -0/+3 |
| | ||||
* | Make redirects file visible to Pages | Alan Pearce | 2023-04-12 | -0/+1 |
| | ||||
* | Use flakes and `nix develop` | Alan Pearce | 2023-04-12 | -3/+3 |
| | ||||
* | Add link to codeberg | Alan Pearce | 2022-10-08 | -0/+3 |
| | ||||
* | Remove www from base_url | Alan Pearce | 2022-05-07 | -1/+1 |
| | ||||
* | Delete keybase.txt | Alan Pearce | 2022-05-02 | -55/+0 |
| | ||||
* | Update some post links | Alan Pearce | 2022-04-30 | -3/+3 |
| | ||||
* | Update tags of postfix-null-client post | Alan Pearce | 2022-04-30 | -1/+1 |
| |