Raw thought on becoming a better programmer and human
Ask HN: Share your personal site
61–70 of 1001 posts
Re: Ask HN: Share your personal site
#62Made with Hugo. I did a few bits of HTML and CSS, but it was mostly made with a template. Hosted on a DO droplet, with cloudflare.
Re: Ask HN: Share your personal site
#63Re: Ask HN: Share your personal site
#64I write about programming languages and compilers, mostly.
Re: Ask HN: Share your personal site
#65Re: Ask HN: Share your personal site
#66No, it's not https - I can't be bothered.
Amiga/Gopher/Doctor Who/Terry Pratchett content. Written in bad PHP, with self cranked html/css/js.
Re: Ask HN: Share your personal site
#67Re: Ask HN: Share your personal site
#68This blog is statically generated by Hugo. It’s compiled and hosted by Cloudflare Pages, using GitHub for version control. Image files and other large assets are stored in BackBlaze B2 and served via Cloudflare.
I originally built it atop a functional Werc installation, but ultimately decided I would prefer static sites to running a server. Luckily, I stumbled across a port of the base Werc template and styles into Hugo’s templating system. From this I was able to port my own revisions and achieve a pleasing result, combining Werc’s aesthetic simplicity with my desire for a static site.
Re: Ask HN: Share your personal site
#69Keeping it simple
Re: Ask HN: Share your personal site
#70Built with next.js and Ghost as a headless CMS