TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

13 点作者 soultrees超过 1 年前
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 条评论

5cott0超过 1 年前
<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 未加载
oddlinks超过 1 年前
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>
epakai超过 1 年前
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.
_kb超过 1 年前
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>.
umtksa超过 1 年前
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 未加载
ianpurton超过 1 年前
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>
efortis超过 1 年前
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>