Skip to content

matt-april/vehix-docs

Repository files navigation

Vehix Documentation Site

Landing page and documentation for Vehix - a privacy-first car maintenance tracking app for iOS.

Live Site

Visit: https://matt-april.github.io/vehix-docs

Pages

  • index.html - Main landing page
  • privacy.html - Privacy Policy

Development

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 serve

Deployment

The site automatically deploys to GitHub Pages when changes are pushed to the main branch via the GitHub Actions workflow.

License

Copyright 2026 Matthew April. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors