Skip to content

IReaderorg/IReader-website

Repository files navigation

IReader Web

This repository hosts the official website and documentation for IReader, the open source novel reader for Android and Desktop.

Local development

npm install
npm run dev

The site runs at http://localhost:3000.

Project structure

  • src/app/(features): Landing page UI, shared chrome, and feature sections
  • src/app/docs: Documentation routes and layout shell
  • src/content/docs: MDX guides and FAQ content
  • public/screens: App imagery referenced on the landing page

Contributing

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published