Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 02f077432202af4d633eb2cad81dfdaa6921317f Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 21:09:14 2024 +0200 builder: only remove output directory if set and in dev mode commit 47001e01c55fa6e74aafeda04ebc3e4e7c47eba0 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 21:03:37 2024 +0200 implement live reload on dev server commit 411ec969f61e4b73439f1c54ea29f75135ecc618 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 20:59:26 2024 +0200 server: implement graceful shutdown commit 5400132eb6eb1b638e0b3fd4265f51611c92d473 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 20:41:07 2024 +0200 add some debug logs commit 3c9b678197c044603950232d222f501ef74d7873 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 20:39:09 2024 +0200 prefix log output with executable name commit 300e24c179e390e9d3f5aeab4471c97f17f1fa64 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 27 20:29:42 2024 +0200 don't panic inside internal packages, return error instead commit fe2715d330402ad67fe866471bed89c7238ad2ec Author: Alan Pearce <alan@alanpearce.eu> Date: Fri Apr 26 01:18:29 2024 +0200 config: use a table to configure CSP headers commit d012553aaf78a436fa8871830b5d720a9e292d4b Author: Alan Pearce <alan@alanpearce.eu> Date: Thu Apr 25 17:13:39 2024 +0200 dev: create basic dev server to build and serve from a temporary directory commit a1d11d3e69650d9b43ca1b1d7b7ccc05a808d5c1 Author: Alan Pearce <alan@alanpearce.eu> Date: Thu Apr 25 13:02:22 2024 +0200 remove unused redirect_other_hostnames config option commit fd67b19b5c7f76f0c3579e8a05ef20a618e90be7 Author: Alan Pearce <alan@alanpearce.eu> Date: Thu Apr 25 12:58:53 2024 +0200 server: make port a string, which is what go uses commit c798e8e736c0649008cade337158399470a9099b Author: Alan Pearce <alan@alanpearce.eu> Date: Thu Apr 25 12:58:33 2024 +0200 config: remove unused port variable commit f94882b9001f3b0855e26b26b4a84b96e3deb22b Author: Alan Pearce <alan@alanpearce.eu> Date: Thu Apr 25 12:49:10 2024 +0200 re-organise module layout | |||
* | fix misplaced quote in CSP header | Alan Pearce | 2024-04-24 | -1/+1 |
| | ||||
* | add count | Alan Pearce | 2024-04-24 | -1/+1 |
| | ||||
* | move github down in contacts list | Alan Pearce | 2024-04-24 | -3/+3 |
| | ||||
* | Cleanup unused config file entries | Alan Pearce | 2024-04-11 | -17/+0 |
| | ||||
* | Add LinkedIn link | Alan Pearce | 2023-11-28 | -0/+3 |
| | ||||
* | Template "elsewhere on the internet" links | Alan Pearce | 2023-11-10 | -0/+17 |
| | ||||
* | Tweak menu configuration structure | Alan Pearce | 2023-11-10 | -5/+5 |
| | ||||
* | Automatically redirect other hostnames to the configured base_url | Alan Pearce | 2023-11-05 | -0/+1 |
| | ||||
* | Remove extra space after Home link | Alan Pearce | 2023-10-29 | -0/+3 |
| | ||||
* | Add RSS/Atom feed to menu | Alan Pearce | 2023-09-23 | -0/+3 |
| | ||||
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -17/+3 |
| | ||||
* | 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 |
| | ||||
* | Add Bluesky to contact menu | Alan Pearce | 2023-08-30 | -0/+3 |
| | ||||
* | 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 59e6e022d332b0cbd8b9f627530149047c9ae8a9. | |||
* | Add Mastodon link | Alan Pearce | 2023-05-22 | -0/+3 |
| | ||||
* | Switch to bear blog theme | Alan Pearce | 2023-04-19 | -12/+9 |
| | ||||
* | Fix code highlighting | Alan Pearce | 2023-04-18 | -3/+4 |
| | ||||
* | Remove Gitlab from contact list | Alan Pearce | 2023-04-13 | -3/+0 |
| | ||||
* | Stop zola removing the output directory on each build | Alan Pearce | 2023-04-12 | -0/+3 |
| | ||||
* | 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 |
| | ||||
* | Remove deprecated StackOverflow Jobs link | Alan Pearce | 2022-04-29 | -4/+0 |
| | ||||
* | Extract theme from templates | Alan Pearce | 2020-11-15 | -0/+2 |
| | ||||
* | Add tags link to main menu | Alan Pearce | 2020-11-14 | -0/+3 |
| | ||||
* | Remove categories taxonomy | Alan Pearce | 2020-11-14 | -4/+0 |
| | ||||
* | Port config to zola | Alan Pearce | 2020-11-14 | -47/+32 |
| | ||||
* | Fix missing homepage content | Alan Pearce | 2020-09-11 | -0/+5 |
| | ||||
* | Remove Keybase from contact menu | Alan Pearce | 2020-05-07 | -3/+0 |
| | | | | Acquired by Zoom. I do not want anything to do with them. | |||
* | Remove mention of Hugo from HTML | Alan Pearce | 2020-01-11 | -0/+1 |
| | ||||
* | Switch to xmin theme | Alan Pearce | 2020-01-07 | -4/+9 |
| | ||||
* | Add GitHub contact link | Alan Pearce | 2019-12-08 | -0/+3 |
| | ||||
* | Use proper language code | Alan Pearce | 2019-06-15 | -1/+1 |
| | ||||
* | Configure privacy settings | Alan Pearce | 2019-06-15 | -1/+15 |
| | ||||
* | Remove dangling Mastodon link | Alan Pearce | 2019-06-02 | -3/+0 |
| | ||||
* | Update GPG Key | Alan Pearce | 2019-06-02 | -1/+1 |
| | ||||
* | Add Keybase URL | Alan Pearce | 2018-06-22 | -1/+4 |
| | ||||
* | Update to .eu | Alan Pearce | 2018-06-22 | -1/+1 |
| | ||||
* | Update hyde | Alan Pearce | 2018-06-17 | -4/+1 |
| | ||||
* | Use code fences instead of template tags for syntax highlighting | Alan Pearce | 2018-06-07 | -1/+2 |
| | ||||
* | Switch to www | Alan Pearce | 2018-06-06 | -1/+1 |
| | ||||
* | Remove LinkedIn link | Alan Pearce | 2018-06-06 | -3/+0 |
| | ||||
* | Remove twitter link | Alan Pearce | 2018-06-06 | -3/+0 |
| | ||||
* | s/github/gitlab/g | Alan Pearce | 2018-06-04 | -2/+2 |
| | ||||
* | Update GPG key | Alan Pearce | 2017-09-03 | -2/+2 |
| | ||||
* | Update email address | Alan Pearce | 2017-08-29 | -2/+2 |
| |