1
Fork 0
Commit graph

331 commits

Author SHA1 Message Date
ac3acde4d6
Add better BuyMeACoffee widget in the corner rather than randomly sat arond the page
This isn't using the default widget, because that requires javascript I don't want.
2020-11-13 22:26:30 +00:00
4f7cb867b2
Add titles to share icons 2020-09-23 15:15:08 +01:00
a8dc7037d5
Add buymeacoffee links 2020-09-23 15:14:14 +01:00
f311220fe2
Allow unsplash images to be used
Oh my god Go templates are horrible!
2020-09-12 15:46:23 +01:00
63b2ca3389
Move flickr credentials into secret environment
Also roll them
2020-09-12 14:51:28 +01:00
562978f2b1
Make tag icon in details a link to the tags page 2020-09-12 00:07:33 +01:00
46426c57b2
Make ids match what's shown 2020-09-12 00:01:43 +01:00
ff80f78a82
Add links to all tags on posts page 2020-09-11 23:59:29 +01:00
ccbf904010
Make list images slightly larger
Makes them look crisper
2020-09-10 09:21:43 +01:00
ff2e079dbc
Make header images less pixelated 2020-09-10 09:21:13 +01:00
7f103b00b7
Increase resolution on homepage image 2020-09-10 09:21:00 +01:00
0dd177e4da
Use ref to safely resolve page
Even if it is just the homepage
2020-09-05 22:54:33 +01:00
4fb51813c4
Indenting 2020-09-05 22:52:42 +01:00
06ad6191f2
Inline copyright partial and use ref to resolve page safely 2020-09-05 22:52:23 +01:00
e746640293
Make content images clickable to open image 2020-08-29 16:05:26 +01:00
cf9c944422
Add wordcount as popup to reading time 2020-08-29 15:46:37 +01:00
b212420ff8
Render images larger 2020-08-13 20:05:07 +01:00
90b43957b5
HIde content details for pages other than content pages 2020-08-05 17:39:15 +01:00
466797bc05
Show content on tag pages in date order 2020-08-05 17:38:59 +01:00
82c5dda203
Simplify tag list page 2020-08-05 17:38:47 +01:00
22ebabbadf
Increase padding and spacing on content
This makes everything feel much easier to read!
2020-07-28 08:55:09 +01:00
f17efe6332
Add post on keeping containers up to date 2020-07-27 21:39:51 +01:00
6e6a7c3716
Install elevator.js
I'm just a big kid, really!
2020-07-24 23:24:56 +01:00
c6e16cc777
Don't pin navbar to top 2020-07-24 22:58:43 +01:00
7dd9793f03
Add related content to pages
Couldn't get it showing pages in the past, because Hugos docs on what the default are appear to be incorrect
2020-07-24 22:44:08 +01:00
5c20e0a1c8
Remove custom RSS feed
It's just unnecessary
2020-07-23 19:19:27 +01:00
f804d2313d
Replace resource shortcode with markup transform 2020-07-23 19:16:50 +01:00
f87466090e
Only load plausible on production
Woops!
2020-07-23 18:41:49 +01:00
83b0f6efeb
Add anchor links to titles 2020-07-23 18:37:44 +01:00
3ce9f709fb
Install plausible analytics
This is on top of of goaccess, for now
2020-07-21 16:52:52 +01:00
1d51579ec0
Add date to steap igpu fix post
Might fix #84
2020-07-17 16:49:55 +01:00
5352e9770c
Cleanup image resource processing templating
God go templates suck
2020-06-01 22:01:30 +01:00
0fc958b688
Add article on how t o store passwords 2020-05-28 20:02:48 +01:00
b9adeb7cd4
Revert "Only convert scss files to css"
This reverts commit 56658a4d27.

https://github.com/gohugoio/hugo/issues/7207 is merged
2020-05-28 18:00:03 +01:00
b547f44130
Publish article about remote to remote backups using Duplicati and Rclone 2020-05-22 11:42:03 +01:00
edb58b0340
Cleanup some unused shortcodes
Or at least, just vendor them in if they're used just once
2020-05-19 20:52:39 +01:00
db296b5aa8
Remove global RSS link
Let pages show for themselves
2020-05-11 12:30:59 +01:00
50021679f4
Add RSS subscribe link 2020-05-11 12:29:12 +01:00
0065b4c361
Remove unused variable 2020-05-10 16:40:44 +01:00
bee06f0dc4
Use absolute URL for sitemap 2020-05-10 15:00:20 +01:00
d18ad46f38
Revert "Remove reading time"
This reverts commit ff1f7b46fe.
2020-04-29 12:47:20 +01:00
56658a4d27
Only convert scss files to css
This is a getaround for https://github.com/gohugoio/hugo/issues/7207, which whilst poerhaps correct shouldn't be necessary
2020-04-29 12:03:02 +01:00
18a759dfc1
Widen figures slightly 2020-04-12 22:24:47 +01:00
b5ee6e3a54
Use mermaid.ink service rather than mermaid js 2020-04-10 17:56:03 +01:00
20a9f31882
Stop fetching metadata from GitHub 2020-04-05 19:35:55 +01:00
0eb23e82cd
Remove sentry
My JS doesn't have errors, and the less tracking on the site the better!
2020-03-30 17:27:30 +01:00
bb9acdeb1b
Remove unused variable definition 2020-02-22 15:40:46 +00:00
6cbca1a725
Remove stray characters from favicon tags 2020-02-22 15:29:44 +00:00
d95f1e1bf0
Update templates so getting child pages is more sane
I think this is a layover from when I tried to do weird things
2020-02-22 15:25:03 +00:00
ff1f7b46fe
Remove reading time
It looks weird. I write really short articles anyway
2020-01-05 00:13:10 +00:00