Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

391–400 of 1001 posts

Re: Ask HN: Share your personal site

#391
http://ratfactor.com/

Content is statically generated from an AsciiDoc text file wiki managed by a Vim plugin. Though I write heavy Web applications for a living, there's no JS on my personal website except on specific pages with interactive tools. After a revamp a couple years ago, all dynamic server-side actions are handled with old-school CGI applications. Retro and loving it.

I'm really enjoying looking at everyone else's sites!

Re: Ask HN: Share your personal site

#397
https://webcamplus.app has been my pet project for the past two years. It's a webcam app for iOS/macOS. The site itself is just a simple static HTML page hosted on GitHub Pages. The app download image is hosted within a GitHub release. Some basic CSS to handle dark mode, just for fun :)
Post reply on HN