I created a tool that turn Telegram Channels into a MicroBlog.<p>The browser-side implementation achieves 0 JS, resulting in extremely fast access speeds.<p>Some HTML and CSS features used include:<p>1. Anti-Spoiler Mode and Mobile Search Box Hidden Display CSS ":checked Pseudo-Class" and "+ Adjacent Sibling Combinator"<p>2. CSS View Transitions<p>3. Use the HTML popover attribute for image lightboxes.<p>4. Use the CSS scroll-timeline Property to Return to Top<p>5. Image Waterfall layout is a type of Grid layout<p>6. Use 1px transparent images for visit statistics<p>7. Disabling Browser-Side JS Execution with Content-Security-Policy