]> git.drewedgar.com - website.git/blob - src/posts/writing/colophon.md
CHORE: trigger build
[website.git] / src / posts / writing / colophon.md
1 ---
2 layout: layouts/post.liquid
3 title: Colophon
4 description: A peek at how I organise my readings, stay off social media, and keep this site running.
5 date: 2025-08-20
6 tags: ["posts", "documentation"]
7 ---
8 <br>
9 A lot of blogs that I follow have a <a href="https://en.wikipedia.org/wiki/Colophon_(publishing)">colophon</a> page describing their writing process, and they always provide me with a new way to reflect on how I work, so I’ve decided to join the club!
10
11 ## RSS
12
13 I am trying to cut down on the amount of content I consume that comes from social media algorithms. Even if you disregard how widely they are used for advertising, misinformation, and to manipulate you into just feeling bad, I find that when I am more intentional with what I choose to engage with, my whole day improves as a result.
14
15 What this means in practice is only using RSS feeds as much as possible.
16 - I’ve converted my YouTube subscriptions into feeds so that I don’t have to engage with the actual YouTube site. (Which you can do just by appending `/rss` to the end of the channel link)
17 - I subscribe to a few news sites (mostly tech focused)
18 - I converted any email newsletters into feeds using https://kill-the-newsletter.com
19 - Everything else comes from blogs I have discovered over the past few months
20
21 My RSS Reader of choice is NetNewsWire, which is pretty basic but has everything I really need.
22
23
24 ## Obsidian
25
26 Anything that I engage with that I think is of value to me goes into a note in [Obsidian](https://obsidian.md). Each note links to at least one tag which then makes it easier to both find the note later on and find links between ideas/notes. I don’t limit myself too much by what should constitute a note, it can be a quote from an article, a summary of an essay, a full guide to a subject, or simply a link to the resource with a small explainer for why I found it valuable.
27
28 Here is a little example for the nerds like me that are interested in this kind of thing:
29
30 <img src="./images/obsidian_screenshot.webp" alt="A screenshot of my Obsidian setup.">
31
32 Obsidian is also where I do all of my own writing and journalling, which means I can easily link to other notes that I take ideas from. I avoid using AI for any writing except straightforward tasks where nothing is lost through automation, I’m a big believer in [just reading the prompt instead](https://claytonwramsey.com/blog/prompt/).
33
34 There are a few plugins that I can’t live without
35 - [Local Backup](https://obsidian.md/plugins?id=local-backup) — Very occasionally I’ll have an Issue with iCloud where a note I make suddenly disappears, and while it’s only happened a couple of times, this plugin means I don’t worry about it all that much
36 - [Smart Typography](https://obsidian.md/plugins?id=obsidian-smart-typography) — I just love all my little symbols → ← ≤
37 - [Zotero Integration](https://obsidian.md/plugins?id=obsidian-zotero-desktop-connector) — A huge timesaver when doing a literature review
38 - [Style Settings](https://obsidian.md/plugins?id=obsidian-style-settings) + [AnuPpuccin](https://github.com/AnubisNekhet/anuppuccin) — My theme of choice
39
40 ## Other Apps
41
42 [LookAway](https://lookaway.com) — This app reminds me to sit up straight, blink normally, and actually blocks me from using my Mac on a [Pomodoro](https://en.wikipedia.org/wiki/Pomodoro_Technique) schedule so that I actually have to get up and move around once in a while. Life-saving.
43
44 [FocusDock](https://focusdock.eu) — Removes all the fluff from my Mac dock when I’m working so I’m not tempted to open Discord every 5 seconds.
45
46 ## Publishing
47
48 This site was originally intended to just host a html version of my CV, which I did so using [this guide by Michael Engen](https://michaelengen.com/posts/my-eleventy-resume/), but I enjoyed the simplicity of Eleventy so much that I decided to develop it into a full blog. I expect that the design of this site will change a lot over time, but I’m fairly happy with it for now.
49
50 I have tried to remove as much unecessary bloat as possible adn am trying to stay more vigilant about keeping my code small and tidy, as well as optimising any images that are used.
51
52 <img src="https://app.greenweb.org/api/v3/greencheckimage/drewedgar.com?nocache=true" alt="This website runs on green hosting - verified by thegreenwebfoundation.org" width="200px" height="95px">