AdarshRawat1 / onebusaway-docs

Official developer documentation for OneBusAway

Home Page:https://developer.onebusaway.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneBusAway Developer Documentation

Welcome to the GitHub project that powers the official OneBusAway Developer Documentation.

Improve the Documentation

Want to help improve the documentation? Thank you! You can easily improve the official OneBusAway documentation by modifying the Markdown files that comprise it. We welcome any size of contribution, ranging from typos and corrected links, to brand-new tutorials.

Develop New Features/Fix Bugs

Prerequisites

Install

git clone https://github.com/OneBusAway/onebusaway-docs.git
cd onebusaway-docs
bundle install && yarn install

Development

To start your site in development mode, run bin/bridgetown start and navigate to localhost:4000!

Commands

# running locally
bin/bridgetown start

# load the site up within a Ruby console (IRB)
bin/bridgetown console

Learn more: Bridgetown CLI Documentation

Deployment

The website built from this project is deployed automatically to a static hosting service on Render. Please contact the maintainers with any questions.

About

Official developer documentation for OneBusAway

https://developer.onebusaway.org


Languages

Language:JavaScript 41.5%Language:HTML 36.0%Language:Ruby 13.5%Language:CSS 9.0%