Live data from Hacker News

Ask HN: Show Us Your Personal Website/Blog?

news.ycombinator.com

131–140 of 178 posts

Re: Ask HN: Show Us Your Personal Website/Blog?

#132

https://alvaroduran.me My personal site, mostly about the books I've read and the lessons I've learnt. So far I've covered books such as Tractatus Logico-Philosophicus, Skin in the Game, Deep Work, or Through the Language Glass, among others. Any feedback is very much welcomed! Thank you, guys!

Created using Jekyll, by the way, as I see lots of you posting the creation process.

Re: Ask HN: Show Us Your Personal Website/Blog?

#135

https://alvaroduran.me My personal site, mostly about the books I've read and the lessons I've learnt. So far I've covered books such as Tractatus Logico-Philosophicus, Skin in the Game, Deep Work, or Through the Language Glass, among others. Any feedback is very much welcomed! Thank you, guys!

I have a quick tip: there's an issue with the Github pages SSL certificate. Apparently it's an easy fix: https://stackoverflow.com/a/42177720/359774

Re: Ask HN: Show Us Your Personal Website/Blog?

#137
post #135

https://alvaroduran.me My personal site, mostly about the books I've read and the lessons I've learnt. So far I've covered books such as Tractatus Logico-Philosophicus, Skin in the Game, Deep Work, or Through the Language Glass, among others. Any feedback is very much welcomed! Thank you, guys!

I have a quick tip: there's an issue with the Github pages SSL certificate. Apparently it's an easy fix: https://stackoverflow.com/a/42177720/359774

Thank God, I've tried to solve this for quite some time now. You're the man!!

Re: Ask HN: Show Us Your Personal Website/Blog?

#138

https://conradadam.com I'm a UX engineer so my focus was on a site that loads quickly, is accessible, and is easy to read. It gets 100s across the board on Google Lighthouse because it's built with one HTML file. The CSS was ruthlessly cut down to a single style tag and I believe there's only a tiny bit of JavaScript for lazy loading images and Service Workers for offline capabilities (in case you need my email in a…

Woah, that's a seriously fast loading site. Well done!

Re: Ask HN: Show Us Your Personal Website/Blog?

#139

https://jules.hu.ls/ I made it to get familiar with all tooling involved - I host the website myself at home. From the hardware to middle ware to the web server it all runs on a simple €150 dell server. Might be a bit slow for non EU people because of it. :) To create it I used Hugo! https://gohugo.io/ ! edit: no markdown here...

Loads fine from California, United States of America.
Post reply on HN