AI4Sarcopenia Literature Daily - Mobile Edition

A lightweight, mobile-friendly view for sarcopenia AI papers tracked by AI4SarcopeniaLiteratureDaily.

Features

  • Mobile-first UI for quick scrolling and touch navigation
  • Real-time data from ../sarcopenia-arxiv-daily-web.json
  • Category chips to filter by research domain
  • Instant search over titles and authors
  • Lean assets: pure HTML/CSS/JS for fast loads

How It Works

The page reads the JSON generated by the main pipeline (sarcopenia-arxiv-daily-web.json) and renders cards directly in the browser. No server is required.

Access

Open mobile.html (or mobile/index.html if served) in any browser or deploy to:

  • GitHub Pages: https://aizierjiang.github.io/AI4SarcopeniaLiteratureDaily/mobile/
  • Local: file:///path/to/docs/mobile.html

Compatibility

  • iOS Safari 12+
  • Chrome/Edge Mobile
  • Firefox Mobile
  • Any modern mobile browser with ES6 support

Structure

docs/
├── mobile.html       # Single-page mobile app (self-contained)
├── README4Mobile.md  # This file

No build step needed—the HTML includes inline styles and scripts.


Back to top

Copyright © 2025 Aizierjiang Aierislan | Institute for Innovation in Health Computing, GWU | Updated daily via GitHub Actions. View on GitHub