Hacker News new | ask | show | jobs
by gattopalla 1541 days ago
My main website is a simple Bootstrap website and there's not much of interesting about it. But my blog has a cool system behind it.

https://blog.shish.cat/ or https://blog.shish.cat/basic

It proxies https://telegra.ph, Telegram's article publishing system, adding dark mode and removing js (and other things on the basic version), the homepage is just an article itself. Hosted in a cloudflare worker. Let me know if anyone is interested in the source code.