Ask HN: Show Us Your Personal Website/Blog?
21–30 of 178 posts
Re: Ask HN: Show Us Your Personal Website/Blog?
#22https://rjp.is/blogging/ (powered by Hugo)
There is no coherent theme, I'm afraid.
Re: Ask HN: Show Us Your Personal Website/Blog?
#23This is the homepage for my paid Chrome extension that audits multiple pages at a time for SEO, speed and security problems like broken links, duplicate content, render blocking scripts and insecure password forms:
The homepage is less than 300KB (custom CSS theme, minimal JS + all images use SVG including the header screenshot) and the whole website follows all the rules the extension advocates (see https://www.checkbot.io/guide).
Feedback welcome! :)
Re: Ask HN: Show Us Your Personal Website/Blog?
#24I also have a travel/photoblog which has some really cool features. It's written in Elm https://odyssey.neophilus.net/
Re: Ask HN: Show Us Your Personal Website/Blog?
#25The site is mostly about my personal projects. Everything from the web to Z80 assembly to electronics. Currently ongoing: homebrew modular synth
The design is quite old, most recently updated with a mobile layout. Powered by Jekyll with very plain HTML and CSS with a smudge of JS for the rotating wheel. Search is broken and I have not found an alternative.
Re: Ask HN: Show Us Your Personal Website/Blog?
#26Re: Ask HN: Show Us Your Personal Website/Blog?
#27Re: Ask HN: Show Us Your Personal Website/Blog?
#28Re: Ask HN: Show Us Your Personal Website/Blog?
#29I welcome any feedback anyone has!
Re: Ask HN: Show Us Your Personal Website/Blog?
#30I wrote an SVG powered contact page which is around 16KB. https://edent.tel/ I was trying to get the most functionality out of the minimum possible size.