···11-Leaflet is an app that makes it easy to create and share delightful documents on the web.
11+
2233-You can use Leaflet for things like:
33+Leaflet is a tool for shared writing and social publishing.
4455-- simple shared notes
66-- lists and collections
77-- notebooks or wikis
88-- homepages
99-- recipes, manifestos, travel guides and more…
55+- **Shared writing**: make Leaflets, instant collaborative docs with rich media, multiple pages and more
66+- **Social publishing**: create Publications, like blogs or newsletters, that your friends can follow — built on Bluesky
1071111-It's a fast web app, fully collaborative, with no accounts and simple sharing / publishing. At its core is a rich block-based editor and a way to add as many pages as you need.
88+## How to get started
1291313-Try it — instantly make a new doc at [leaflet.pub](https://leaflet.pub)
1010+Leaflet is a fast, responsive web app — no installation needed, though you *can* add it as a PWA!
1111+1212+TL;DR below — for more detail and examples, visit the [Leaflet Manual](https://about.leaflet.pub).
1313+1414+### Leaflets
1515+1616+Make a new Leaflet — a simple shareable *post* or *document* — with no account needed at [leaflet.pub/new](https://leaflet.pub/new).
1717+1818+Use Leaflets for shared notes and docs, collections, wikis, homepages and [lots more](https://make.leaflet.pub).
1919+2020+### Publications
2121+2222+To make a Publication, connect with Bluesky from [leaflet.pub/home](https://leaflet.pub/home), then add posts.
2323+2424+Use Publications on Leaflet for blogs, newsletters, project logs — anything you want people to read and follow.
2525+2626+Read ours here: [Leaflet Lab Notes](https://lab.leaflet.pub/).
2727+2828+## Technical details
14291530The stack:
16311717-- [Typescript](https://www.typescriptlang.org/) for types!
3232+- [Typescript](https://www.typescriptlang.org/) for types
1833- [React](https://react.dev/) & [Next.js](https://nextjs.org/) for UI and app framework
1934- [Supabase](https://supabase.com/) for db / storage layer
2035- [Replicache](https://replicache.dev/) for realtime data sync layer
2136- [TailwindCSS](https://tailwindcss.com/) for styling magic
22372323-Leaflet is a new project from the creators of Hyperlink Academy. [Learn more here](https://leaflet.pub/0325b34c-1948-412c-a6fb-d155fd2fe6ed).
3838+See the `lexicons` and `appview` directories if you're curious about our Bluesky implementation. More documentation to come; let us know if there's something you want to read about (like how to bring your own frontend using our appview!)
3939+4040+Leaflet is open source. Please reach out by [email](mailto:contact@leaflet.pub) or [Bluesky](https://bsky.app/profile/leaflet.pub) with any questions or feedback!
24412525-It's currently source available; we're in alpha and have not yet added a license or a contributor process. Glad to share more technical details, please [reach out](mailto:contact@hyperlink.academy) with any questions or feedback!