Static marketing site for ModelFlow.
python -m http.server 8000Open http://localhost:8000.
- Push this repository to
ModelFlow-App/modelflow.github.io(or your preferred repo). - In repository settings, enable Pages and set the source to the root of the default branch.
- The Microsoft Store link in
index.htmlis already set to the published app URL.
index.html— Landing pagecss/styles.css— Theme and layoutjs/main.js— Navigation, scroll interactions, language selector, pricing togglejs/i18n.js— Homepage internationalization (8 languages)assets/— Logo and product screenshotsdocs/— Multilingual user guide (8 languages)docs/{lang}/index.html— Language-specific guidedocs/assets/screenshots/— Product screenshots