Landing page and documentation for Vehix - a privacy-first car maintenance tracking app for iOS.
Visit: https://matt-april.github.io/vehix-docs
- index.html - Main landing page
- privacy.html - Privacy Policy
This is a static site with no build process required. Simply open index.html in a browser or use a local server:
# Using Python
python3 -m http.server 8000
# Using Node.js
npx serveThe site automatically deploys to GitHub Pages when changes are pushed to the main branch via the GitHub Actions workflow.
Copyright 2026 Matthew April. All rights reserved.