This directory contains all documentation and resources for the SupplyFlow project.
FEATURES.md- Standalone markdown document with features (viewable directly on GitHub)Untitled-2.html- Mobile-friendly HTML version of the features documentdocs/- GitHub Pages documentation site (Jekyll-based)README-FEATURES.md- Setup instructions for GitHub Pages
Simply push this directory to a GitHub repository and view FEATURES.md directly.
Follow the instructions in README-FEATURES.md to set up a full documentation site.
Open Untitled-2.html in any web browser for a mobile-friendly view.
SupplyFlow/
├── README.md # This file
├── FEATURES.md # Main features document (GitHub markdown)
├── Untitled-2.html # HTML version
├── README-FEATURES.md # GitHub Pages setup guide
└── docs/ # GitHub Pages site
├── index.md # Main content
├── _config.yml # Jekyll config
├── Gemfile # Dependencies
└── README.md # Docs setup instructions
All documentation formats are optimized for mobile viewing:
- ✅ Responsive design
- ✅ Touch-friendly interface
- ✅ Fast loading
- ✅ Clean typography