A comprehensive guide to understanding how to pay transit fares across different agencies. This website focuses on the practical aspects of fare payment - transfer policies, passback policies, payment methods, and more.
- Node.js (v18 or higher)
- npm
npm installStart the development server with live reload:
npm startThe site will be available at http://localhost:8080/
Build the static site for production:
npm run buildThe built site will be in the build/ directory.
Built with Eleventy (11ty) static site generator using front matter-driven content for structured transit fare data.
This project is licensed under the ISC License - see the LICENSE file for details.