Commit graph

474 commits

Author SHA1 Message Date
d096e985b9 docs(daily-email): why I work in Neovim 2022-08-26 00:46:42 +01:00
6b72d8a722 Revert "chore(nginx): simplify vhost configuration"
This reverts commit c96c8be84c.
2022-08-25 09:22:14 +01:00
3962c85566 docs(daily-email): update link 2022-08-25 01:10:55 +01:00
3670c333e0 docs(daily-email): Git configuration 2022-08-25 01:01:36 +01:00
1046783156 docs: add link to daily emails page 2022-08-24 23:40:58 +01:00
ed9eb09715 docs(daily-email): Git GUIs or command line? 2022-08-24 01:32:32 +01:00
1322f93fa2 docs(daily-post): T-shaped developers 2022-08-22 22:05:51 +01:00
7aec6c7e5c chore: update daily email forms 2022-08-22 00:44:52 +01:00
48795f6f4d docs(daily-email): Docker and Docker Compose 2022-08-22 00:23:22 +01:00
afd532c495 feat(daily-email): add Drip subscribe forms 2022-08-21 21:57:05 +01:00
aeb6200828 docs(daily-email): return to offline events 2022-08-21 00:09:34 +01:00
2e1beef91e feat(daily-email): add links 2022-08-20 01:37:24 +01:00
3f11618c69 docs(daily-email): add post 2022-08-20 01:20:02 +01:00
4478fbc89a docs(daily-email): Talking Drupal/Tailwind post 2022-08-18 23:09:01 +01:00
c96c8be84c chore(nginx): simplify vhost configuration
Simplify the vhost configuration now that Caddy is sitting in front of
Nginx again.

This means that Caddy is responsible for the SSL certificate generation
and configuration, and proxying requests to Nginx, which is responsible
for processing the redirect map and serving the static files from disk.

This is a temporary solution until I can get the redirects working in
the same way with Caddy.
2022-08-17 22:58:42 +01:00
fc325ec947 docs(daily-email): add Git worktree command post 2022-08-17 19:10:07 +01:00
1e0d019bfa chore(nginx): add redirects 2022-08-17 01:14:23 +01:00
506402acc9 chore(nginx): add redirects 2022-08-17 01:10:13 +01:00
e86407cfee docs: add Git hooks post 2022-08-16 23:58:53 +01:00
729b88904a docs: add run file post 2022-08-16 01:29:07 +01:00
b3757714a5 docs: move dates into filenames 2022-08-15 16:16:27 +01:00
2dae670ed1 feat: add archive RSS feed 2022-08-14 22:40:45 +01:00
cb8500b700 docs: typo 2022-08-14 22:40:34 +01:00
5e5ce448b8 docs: add daily email article 2022-08-14 22:26:01 +01:00
be7205a013 chore: hide the subscribe form
Re-add a Convertkit form at a later date.
2022-08-14 00:35:14 +01:00
cb97b693c0 docs: made it link to the GitHub repo 2022-08-13 21:58:13 +01:00
808124cfcb fix(assets): indentation in code blocks 2022-08-13 21:57:04 +01:00
c8a9acd4b4 fix(assets): update source path 2022-08-13 21:56:44 +01:00
3ceb4a414e fix: re-order daily email archives 2022-08-13 21:42:22 +01:00
3a432ddd57 docs: add daily email article 2022-08-13 21:36:12 +01:00
1b0ca7186a fix(assets): copy assets in production 2022-08-13 13:13:53 +01:00
7a05eb1bdf fix(assets): update build paths 2022-08-13 12:42:46 +01:00
072ec2db46 fix(assets): update build paths 2022-08-13 12:32:33 +01:00
b7456fdf42 fix(daily-email): update post URL 2022-08-13 00:25:36 +01:00
a79d50dd76 fix(daily-email): update archive page link 2022-08-13 00:21:39 +01:00
3d410f3b6c fix(daily-email): remove trailing slash from URLs 2022-08-13 00:15:05 +01:00
92293bb916 fix(daily-email): add markdown styling 2022-08-13 00:03:54 +01:00
3ed5074409 docs: my first daily email article 2022-08-12 23:58:54 +01:00
62242bd388 fix(nginx): remove links redirect
Fixes 
2022-08-02 20:53:20 -04:00
3e8421d8b7 refactor: group asset-related files
Fixes 
2022-07-22 21:42:19 +01:00
36d55283d2 chore: update page permalink 2022-07-21 23:25:54 +01:00
ac3a73f955 docs: update calendar link 2022-07-21 23:18:43 +01:00
e694edb778 docs: style the "Ready to Buy" block 2022-07-21 21:08:51 +01:00
87f7191ebf chore: update Nginx vhost 2022-07-21 21:07:59 +01:00
5270575644 docs: add About block to Call page 2022-07-21 11:45:05 +01:00
a283fe6861 docs: add quick jump list to some existing posts 2022-07-20 17:03:48 +01:00
f3c13cb596 feat(post): add tags next to the post date 2022-07-20 17:03:48 +01:00
dccf1b85b3 chore(post): show the post excerpt
Show the post excerpt at the top of the post.
2022-07-20 17:03:48 +01:00
46851960d0 chore(post): style the Quick Jump list 2022-07-20 17:03:44 +01:00
0a6280ff2d chore: update YouTube embed code
* Only show related videos from the same channel.
* Disable video annotations.
2022-07-20 11:16:06 +01:00