A printi channel is a document that gets printi'ed every morning, to all the printis that subscribe to that channel. Anyone can create, edit and subscribe to a channel. 👪
Why would I want the same document printi'ed every morning?
Printi channels are HTML web pages: ✨ they can contain text, images, VIDEOS (haha no it's paper), and with JavaScript, they can show something new every morning!
Head over to /good_morning to have a look at the first channel!
Because channels are HTML documents, they can use scripts! For a basic example, see /morningcat, and for a more advanced example, look at /curiosity_diaries.
To start a new channel, you just pick a channels.printi.me/cool-channel-name and start writing! Using the preview, you can see exactly how your script will be printed in the morning.
New to programming? The basics are not that hard! Have a look at the awesome guides on HMTL, CSS and Javascript by Mozilla, and try it out in a playground channel.
Have fun, and let me know what you think!