by soultrees on 10/31/23, 2:20 AM with 13 comments
What are some of your favourite examples of when design is implemented well on personal sites?
by 5cott0 on 10/31/23, 12:37 PM
by oddlinks on 10/31/23, 3:57 AM
I'm quite biased, but rather like the elegantly simple and retro style.
https://www.curiositry.com/weblog-ghost-theme/about/index.ht...
by epakai on 10/31/23, 2:53 AM
It's similar to my own personal knowledge base (non-public at the moment), but I like it enough that I used it as a reference to tweak my own a bit. The output seems to come from Asciidoctor, but I don't know if it's been modified.
by _kb on 11/2/23, 9:48 AM
I've been slowly hacking at a system that lets me jot things down with markdown and latex in Obsidian, then render in a mostly clean and lightweight form. The build pipeline is just a bash script and pandoc to keep tooling as thin as possible too.
I hope to have time to expose the underlying graph in yet to be defined way, but have neither the time or amount of content to warrant that yet. A source of inspiration and admiration for that is definitely https://notes.andymatuschak.org/.
by umtksa on 10/31/23, 10:08 PM
my blog using a little bit cleaned version https://umtksa.github.io/
by ianpurton on 10/31/23, 7:30 AM
by efortis on 10/31/23, 3:21 AM