Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Avoid duplicate registration of initial directory | Alan Pearce | 2023-09-12 | -2/+5 | |
| | | |||||
| * | Give files map a proper type | Alan Pearce | 2023-09-12 | -1/+7 | |
| | | |||||
| * | Use own logic for static file serving | Alan Pearce | 2023-09-12 | -14/+72 | |
| | | |||||
| * | Read config from TOML file | Alan Pearce | 2023-09-12 | -3/+19 | |
| | | |||||
| * | Reformat with prettier | Alan Pearce | 2023-09-12 | -21/+21 | |
| | | |||||
| * | Init flake | Alan Pearce | 2023-09-12 | -0/+59 | |
| | | |||||
| * | Serve static files | Alan Pearce | 2023-09-11 | -10/+18 | |
| | | |||||
| * | Initial commit | Alan Pearce | 2023-09-11 | -0/+259 | |
| | |||||
* | Improve CSP setup | Alan Pearce | 2023-09-11 | -1/+2 | |
| | |||||
* | Hide favicon if not set | Alan Pearce | 2023-09-11 | -1/+3 | |
| | |||||
* | Merge commit 'a961bc284bb130e44468c07aaaa028652c151e08' | Alan Pearce | 2023-09-09 | -15/+51 | |
|\ | |||||
| * | Squashed 'themes/bear/' changes from fe37fcf..d10630d | Alan Pearce | 2023-09-09 | -17/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Allow site to be displayed in an iframe | Alan Pearce | 2023-09-08 | -3/+3 | |
| | | |||||
* | | Beautify make output | Alan Pearce | 2023-09-05 | -4/+18 | |
| | | |||||
* | | Send security headers with redirects, too | Alan Pearce | 2023-09-05 | -1/+6 | |
| | | |||||
* | | Add content-security-policy headers | Alan Pearce | 2023-09-05 | -0/+2 | |
| | | |||||
* | | Update caddy to v2.7.4 | Alan Pearce | 2023-08-30 | -1/+1 | |
| | | |||||
* | | Add Bluesky to contact menu | Alan Pearce | 2023-08-30 | -0/+3 | |
| | | |||||
* | | Update kernel setup | Alan Pearce | 2023-08-02 | -1/+2 | |
| | | |||||
* | | Fix html -> md dependencies | Alan Pearce | 2023-08-01 | -13/+14 | |
| | | |||||
* | | 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 | |
| | | |||||
* | | Fix indentation of code blocks | Alan Pearce | 2023-07-30 | -1/+1 | |
| | | |||||
* | | Add redirect for status page | Alan Pearce | 2023-07-26 | -0/+1 | |
| | | |||||
* | | Remove GPG key info from homepage | Alan Pearce | 2023-07-21 | -3/+0 | |
| | | |||||
* | | Remove unnecessary install target | Alan Pearce | 2023-07-09 | -3/+1 | |
| | | |||||
* | | Make `make deploy` do nothing unless sources are updated | Alan Pearce | 2023-07-09 | -3/+8 | |
| | | |||||
* | | Increase fly connection limits | Alan Pearce | 2023-07-08 | -2/+2 | |
| | | |||||
* | | Make: avoid re-running format/compress targets | Alan Pearce | 2023-07-08 | -10/+14 | |
| | | |||||
* | | Fully disable HTTPS in Caddy | Alan Pearce | 2023-07-08 | -2/+4 | |
| | | |||||
* | | Fix erroneous 200 responses on missing files | Alan Pearce | 2023-07-08 | -7/+6 | |
| | | | | | | | | | | | | Revert "Replace metrics with advanced metrics for path-based counters" This reverts commit 3dcd97ff77e9f9f5e3ea2b97b9e15c7c1066859d. | ||||
* | | Remove unnecessary quoting of menu item URLs | Alan Pearce | 2023-07-08 | -5/+1 | |
| | | |||||
* | | Add redirect lists for aln.pe | Alan Pearce | 2023-07-07 | -0/+14 | |
| | | |||||
* | | Replace metrics with advanced metrics for path-based counters | Alan Pearce | 2023-07-07 | -6/+7 | |
| | | |||||
* | | Enable Caddyfile to validate without redis | Alan Pearce | 2023-07-07 | -2/+9 | |
| | | | | | | | | | | | | Validation tries to connect to the redis server by the `storage` global option, which is not possible without secrets that are not exposed during the build | ||||
* | | Validate Caddyfile during build | Alan Pearce | 2023-07-07 | -0/+1 | |
| | | |||||
* | | Use relative URLs in HTML | Alan Pearce | 2023-07-06 | -7/+7 | |
| | | |||||
* | | Switch to HEAD requests for health checks | Alan Pearce | 2023-07-06 | -1/+1 | |
| | | |||||
* | | Collect HTTP metrics | Alan Pearce | 2023-07-03 | -0/+1 | |
| | | |||||
* | | New post: Now on three continents | Alan Pearce | 2023-07-02 | -0/+25 | |
| | | |||||
* | | Add HTTP health check | Alan Pearce | 2023-07-02 | -0/+11 | |
| | | |||||
* | | Use fly proxy for TLS termination, using h2c | Alan Pearce | 2023-07-02 | -23/+41 | |
| | | |||||
* | | Add listener for www | Alan Pearce | 2023-07-01 | -0/+5 | |
| | | |||||
* | | Enable running docker image locally without config | Alan Pearce | 2023-07-01 | -0/+2 | |
| | | |||||
* | | Only match requests to correct hostname | Alan Pearce | 2023-07-01 | -1/+2 | |
| | | |||||
* | | Clearly expose HTTP port | Alan Pearce | 2023-07-01 | -0/+1 | |
| | | |||||
* | | Enable make to rebuild site on input changes | Alan Pearce | 2023-07-01 | -3/+3 | |
| | | |||||
* | | Enable Makefile tracking of deployments with .deploystamp | Alan Pearce | 2023-07-01 | -4/+7 | |
| | |