learn and share notes on atproto (wip) 馃 malfestio.stormlightlabs.org/
readability solid axum atproto srs
at main 20 lines 870 B view raw view rendered
1# Malfestio 2 3Malfestio is a social learning platform: flashcards + notes + lectures + articles, designed for daily study 4and sharing progress & notes. 5 6![OG Image for Malfestio](./web/public/og-image.png) 7 8## Documentation 9 10- [Local Development](./docs/local-dev.md) - Setup and testing guide 11- [Personas & Principles](./docs/personas.md) - Target users and design philosophy 12- [Architecture](./docs/architecture.md) - System components and data model 13- [Information Architecture](./docs/information-architecture.md) - Navigation and URL structure 14- [Data Model Mapping](./docs/data-model-mapping.md) - Lexicon to database mapping 15- [Roadmap](./docs/todo.md) - Development milestones 16 17## Test Data 18 19The file `crates/server/tests/data/1904.09828v2.pdf` is included for testing purposes. 20It contains the paper "Magic: The Gathering is Turing Complete" (arXiv:1904.09828).