TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Examples of clean design in personal blogs / digital portfolios?

13 pointsby soultreesover 1 year ago
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.<p>What are some of your favourite examples of when design is implemented well on personal sites?

7 comments

5cott0over 1 year ago
<a href="https:&#x2F;&#x2F;edwardtufte.github.io&#x2F;tufte-css&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;edwardtufte.github.io&#x2F;tufte-css&#x2F;</a>
评论 #38085359 未加载
评论 #38095920 未加载
评论 #38086430 未加载
oddlinksover 1 year ago
I use a clean (and minimal) old-school themed design from Curiositry (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=curiositry">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=curiositry</a>) for my blog @ oddlinks.com.<p>I&#x27;m quite biased, but rather like the elegantly simple and retro style.<p><a href="https:&#x2F;&#x2F;www.curiositry.com&#x2F;weblog-ghost-theme&#x2F;about&#x2F;index.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.curiositry.com&#x2F;weblog-ghost-theme&#x2F;about&#x2F;index.ht...</a>
epakaiover 1 year ago
I enjoyed <a href="https:&#x2F;&#x2F;shipilev.net&#x2F;labs&#x2F;network-de&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;shipilev.net&#x2F;labs&#x2F;network-de&#x2F;</a><p>It&#x27;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&#x27;t know if it&#x27;s been modified.
_kbover 1 year ago
Definitely a biased opinion, but I don&#x27;t mind my collection of notes. As a sample: <a href="https:&#x2F;&#x2F;simple.industries&#x2F;notes&#x2F;counting.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;simple.industries&#x2F;notes&#x2F;counting.html</a><p>I&#x27;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.<p>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 <a href="https:&#x2F;&#x2F;notes.andymatuschak.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;notes.andymatuschak.org&#x2F;</a>.
umtksaover 1 year ago
I love this jekyll theme called &quot;sidey&quot; and whenever I need one I just use this <a href="https:&#x2F;&#x2F;github.com&#x2F;ronv&#x2F;sidey">https:&#x2F;&#x2F;github.com&#x2F;ronv&#x2F;sidey</a><p>my blog using a little bit cleaned version <a href="https:&#x2F;&#x2F;umtksa.github.io&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;umtksa.github.io&#x2F;</a>
评论 #38103863 未加载
ianpurtonover 1 year ago
The typography plugin which comes out of tailwind gives a clean readable experience in my opinion. <a href="https:&#x2F;&#x2F;tailwindcss.com&#x2F;docs&#x2F;typography-plugin" rel="nofollow noreferrer">https:&#x2F;&#x2F;tailwindcss.com&#x2F;docs&#x2F;typography-plugin</a>
efortisover 1 year ago
Not many, but some people have emailed me with compliments about the functional desing of this post:<p><a href="https:&#x2F;&#x2F;blog.uidrafter.com&#x2F;freebsd-jails-network-setup" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.uidrafter.com&#x2F;freebsd-jails-network-setup</a>