This repository hosts the official website and documentation for LNReader, the open source light novel reader for Android.
npm install
npm run devThe site runs at http://localhost:3000.
src/app/(features): Landing page UI, shared chrome, and feature sectionssrc/app/docs: Documentation routes and layout shellsrc/content/docs: MDX guides and FAQ contentpublic/screens: App imagery referenced on the landing page
PRs are welcome! Feel free to open issues for design tweaks, new guides, or corrections. Align copy with the Android app and keep TypeScript strict.