Ask HN: Show Us Your Personal Website/Blog?
131–140 of 178 posts
Re: Ask HN: Show Us Your Personal Website/Blog?
#132https://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!
Re: Ask HN: Show Us Your Personal Website/Blog?
#133Just a static site that I use as kind of showcase to my personal stuffs.
Re: Ask HN: Show Us Your Personal Website/Blog?
#134Re: Ask HN: Show Us Your Personal Website/Blog?
#135https://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!
Re: Ask HN: Show Us Your Personal Website/Blog?
#136My last post happens to be more of a life update, but mostly I just blog about my long-running personal project, Go, and other stuff I run into when coding.
Re: Ask HN: Show Us Your Personal Website/Blog?
#137https://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?
#138https://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…
Re: Ask HN: Show Us Your Personal Website/Blog?
#139https://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...
Re: Ask HN: Show Us Your Personal Website/Blog?
#140https://zocoi.com/ Personal blog built with Jekyll, code on Github and hosted on Netlify (all are free)