This is a question which seems to come up regularly: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que... https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que... I have a Twitter thread where people have made a number of suggestions ( https://twitter.com/gwern/status/1092221945427517440 ), and my own website is often mentioned - minimalist, fast, pretty, and also with a number of interesting & unus…
Ask HN: What are some examples of well-designed personal sites?
61–70 of 98 posts
Re: Ask HN: What are some examples of well-designed personal sites?
#62Re: Ask HN: What are some examples of well-designed personal sites?
#63Re: Ask HN: What are some examples of well-designed personal sites?
#64Re: Ask HN: What are some examples of well-designed personal sites?
#65Earlier quoted context omitted.
https://pasztor.at/blog/building-your-own-cdn This is a great one. Basically you want a CDN for fast. He also embeds the b64 of images as well.
Or you can build your own CDN with Cloudflare Workers: https://developers.cloudflare.com/workers/tutorials/configur... Did it with https://sdan.io/cdn (I host a ton of files so my other websites can quickly access them) an example: http://sdan.cc/gradient.jpg (may be a bit slow... it's 1MB)
Re: Ask HN: What are some examples of well-designed personal sites?
#66Re: Ask HN: What are some examples of well-designed personal sites?
#67Re: Ask HN: What are some examples of well-designed personal sites?
#68Re: Ask HN: What are some examples of well-designed personal sites?
#69Re: Ask HN: What are some examples of well-designed personal sites?
#70Earlier quoted context omitted.
https://pasztor.at/blog/building-your-own-cdn This is a great one. Basically you want a CDN for fast. He also embeds the b64 of images as well.
Or you can build your own CDN with Cloudflare Workers: https://developers.cloudflare.com/workers/tutorials/configur... Did it with https://sdan.io/cdn (I host a ton of files so my other websites can quickly access them) an example: http://sdan.cc/gradient.jpg (may be a bit slow... it's 1MB)