Ask HN: Examples of clean design in personal blogs / digital portfolios?
I saw someone post their personal blog many months ago, and even though I didn’t save it, the thing that stood out to me was the website’s usage of type formatting and it’s own internal baked in reader-view, and it just felt so good to browse the site because of how clean, yet modern it felt. Since then I try to visit as many personal sites that get posted on here for visual and structural inspiration so I’d love to see some more examples. Please note, clean design doesn’t always have to equal minimal.
What are some of your favourite examples of when design is implemented well on personal sites?
13 comments
[ 2.9 ms ] story [ 52.4 ms ] threadIt'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.
https://blog.uidrafter.com/freebsd-jails-network-setup
I'm quite biased, but rather like the elegantly simple and retro style.
https://www.curiositry.com/weblog-ghost-theme/about/index.ht...
my blog using a little bit cleaned version https://umtksa.github.io/
I am still working on my minimalist theme for hugo. Your blog is pretty close to what I have in my mind.
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/.