1
Fork 0
Commit graph

1155 commits

Author SHA1 Message Date
0780bf33ac
Update shareon to 2.0.0 2022-02-20 21:59:29 +00:00
b7661b5b02
Add a dockerfile
Might be useful soon...
2022-02-13 16:04:23 +00:00
4bb0d941d5
Add latest post link to homepage 2022-02-10 09:09:09 +00:00
c66ceec805
Run mysql_upgrade in container 2022-02-07 19:14:27 +00:00
53c54bc55f
Correct command for starting just the DB 2022-02-07 19:12:12 +00:00
eef39e9bc3
Add database backup post and db-auto-backup project 2022-01-29 21:08:26 +00:00
9ad27215ab
Only setup event handlers once document is ready 2022-01-14 19:05:36 +00:00
81642bc854
Standardise on name of posts
They're posts, not articles. This matches the URL
2022-01-07 19:22:10 +00:00
07f86d47ca
Note that the options may not be up to date 2022-01-07 13:55:46 +00:00
3a7561d4a5
Use larger images for metadata 2022-01-03 14:59:10 +00:00
73bea50756
Reduce size of images on list page
It maxes out at ~220 anyway, and 200 is how large the unsplash images are anyway
2022-01-03 14:52:13 +00:00
68ef4341a0
Add RSS feed links to tags
I generate them, people might as well know they're there
2022-01-03 14:42:34 +00:00
424d30998d
Override current state rather than creating new ones 2022-01-03 14:18:23 +00:00
9360f1e34f
Add blank anchors to scroll links 2022-01-03 14:12:56 +00:00
c68f1baef1
Move links inside headers
Touch targets on mobile get a bit weird otherwise
2022-01-03 13:47:54 +00:00
cce85ea4ed
Only load styles on pages which need it 2022-01-03 13:12:38 +00:00
740d1c085d
Mention that self hosting website post is rather out of date 2022-01-02 21:45:31 +00:00
55157818bb
Fix some broken links 2022-01-02 21:45:16 +00:00
9cd4226be4
Add renovate config 2022-01-01 17:53:52 +00:00
615e3113e7
Ensure tags are sorted alphabetically 2022-01-01 13:36:37 +00:00
9965de16a5
Add details to server 2020 tag
Apparnetly I can't use `relref` here, which sucks
2022-01-01 11:42:13 +00:00
8e7b2914b4
Remove unnecessary aliases for state of the apps 2022-01-01 11:37:12 +00:00
cf81f0b5b4
Add image to state of the apps 2020 2022-01-01 11:36:25 +00:00
4391cde064
"State of the apps" rarely talks about programming 2022-01-01 11:34:38 +00:00
086df489c9
Add docker tag 2022-01-01 11:32:52 +00:00
1bd9b5c971
Add state of the apps tag 2022-01-01 11:28:15 +00:00
186c23ae77
Remove empty partial 2021-12-31 23:38:23 +00:00
5d64f416cb
Use fastmail referrer link shortcode 2021-12-31 23:32:28 +00:00
2d63cac06f
Add state of the apps 2022 2021-12-31 23:31:44 +00:00
a69a52cd21
Add server status posts 2021-12-31 23:08:05 +00:00
e824e3004b
Add image of notes message 2021-12-31 11:22:15 +00:00
2ffe77a757
Allow clicking on header links to actuallly update the URL 2021-12-30 20:28:53 +00:00
6ac31eb8e0
Clear hash when scrolling to top 2021-12-30 20:20:19 +00:00
8915b12414
Try to read lastmod from git details
It's better than just assuming it never changes
2021-12-30 14:43:23 +00:00
75196fbc3c
Add security config so the site builds on Hugo 0.91 2021-12-30 14:36:02 +00:00
16003b57a5
Use full path for search index
If the search page is viewed without a trailing slash, it reads the wrong index file and lunr silently fails, resulting in no results being shown
2021-12-27 12:36:11 +00:00
ee78a994e9
Fix style order for linter 2021-12-27 11:31:12 +00:00
6c05d4b224
Apparently the clickhouse site is an ad domain... 2021-12-27 11:27:33 +00:00
f1d3c76180
Add meta description to search page 2021-12-27 11:24:03 +00:00
b8f07c76a4
Improve spacing and headers on contact page 2021-12-27 11:21:28 +00:00
02d0fd4d77
Use HTTPS for changelog embed 2021-12-27 11:13:12 +00:00
3160c4599f
Subtitles should be h2 2021-12-27 11:06:22 +00:00
b56dca5fe7
Remove lazy loading from post header image
Because it's above the fold, it creates a huge layout shift when it loads
2021-12-27 11:06:06 +00:00
27fc575c12
Add alt text to mermaid embed 2021-12-27 11:01:18 +00:00
1ef53bb45b
Add async decoding to more images 2021-12-27 10:59:29 +00:00
9c369fa8d9
Ensure headers are the correct sizes for related content 2021-12-27 10:56:30 +00:00
be2ae9a716
Add titles to share links 2021-12-27 10:54:38 +00:00
8644beba1a
Use smaller images for post headers
1080 wide should be ample, and the file size reduces massively
2021-12-27 10:50:35 +00:00
5d56ca8ad2
Change headings on list page to use proper hierarchy 2021-12-27 10:46:55 +00:00
a22dfd85e9
Add titles to links in list
Makes it obvious what the link is doing
2021-12-27 10:42:16 +00:00