Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

YESS

< >

YESS, aka You Easily Syndicate Scenes, is a protocol created in 2022 by Paul Gordon.

#2198on PLDB 2Years Old
Download source code:
git clone https://github.com/paul-go/YESS-Specification
Source Code

YESS: A Reboot Of RSS. The protocol is a subset of HTML and CSS. It's central design idea is to split static HTML files up into small single-screen components, called Scenes.


Example from the web:
<section> HTML for section 1 </section> <embed src="section-2-and-3.html"> <section> HTML for section 4 </section> <section> HTML for section 5 </section> <embed src="section-6.html">

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0