Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Changes to LP copy and Links (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasmbd authored Jun 10, 2024
1 parent acdb745 commit 46be9df
Showing 1 changed file with 32 additions and 36 deletions.
68 changes: 32 additions & 36 deletions docs/theme_overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div class="tx-hero">
<div>
<p class="hero-text">
GTFS is an open-source, community-driven standard that fuels transit information for rider-facing apps.
GTFS is a community-driven open standard for rider-facing transit information.
</p>
<a href="getting_started/what_is_GTFS/" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary" style="margin-right: 40px;">
Expand All @@ -35,7 +35,7 @@
<section class="content-container">
<div class="content-inner">
<header class="md-typeset">
<h1>Why choose GTFS?</h1>
<h1>Why use GTFS?</h1>
</header>

<ul class="mdx-list md-typeset">
Expand All @@ -56,7 +56,7 @@ <h1>Why choose GTFS?</h1>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
GTFS empowers riders with accurate schedules, and real-time updates, leading to reduced wait times and informed travel decisions.
</p>
</div>
</li>
Expand All @@ -81,10 +81,9 @@ <h3>Improved Rider Experience</h3>
</svg>
</div>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<h3>Global Reach & Seamless Trips</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
</p>
Over 10,000 agencies in 100+ countries use GTFS, ensuring consistent data for multi-agency trips and simplifying travel across regions.
</div>
</li>
<li class="mdx-list-item">
Expand All @@ -100,9 +99,9 @@ <h3>Improved Rider Experience</h3>
</svg>
</div>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<h3>Simple and Easy to Use</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
GTFS makes it easy for transit agencies by relying on a simple data structure, fostering collaboration and interoperability.
</p>
</div>
</li>
Expand Down Expand Up @@ -130,9 +129,9 @@ <h3>Improved Rider Experience</h3>
</svg>
</div>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<h3>Access to a Wide Range of Applications</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
By adopting GTFS, agencies reach a wider audience through the vast pool of app developers utilizing the standardized data format.
</p>
</div>
</li>
Expand All @@ -154,9 +153,9 @@ <h3>Improved Rider Experience</h3>
</svg>
</div>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<h3>Open Source Community</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
GTFS thrives on community collaboration, ensuring its continuous evolution and relevance, with a primary focus on passenger-facing information within the specification.
</p>
</div>
</li>
Expand All @@ -170,9 +169,9 @@ <h3>Improved Rider Experience</h3>
</svg>
</div>
<div class="text-content">
<h3>Improved Rider Experience</h3>
<h3>More than just Schedules</h3>
<p class="mdx-list-item content">
GTFS empowers riders with accurate schedules, real-time updates, and wider app choice, leading to reduced wait times and informed travel decisions.
While schedule information is at its core, GTFS also offers additional features that enhance the transit experience, such as fares, flexible services, and real-time updates.
</p>
</div>
</li>
Expand All @@ -190,7 +189,7 @@ <h3>Improved Rider Experience</h3>
<section class="content-container dark">
<div class="content-inner">
<header class="md-typeset">
<h1>GTFS Formats</h1>
<h1>Two Formats in One Standard</h1>
</header>

<div class="mdx-spotlight md-typeset ">
Expand All @@ -202,25 +201,25 @@ <h1>GTFS Formats</h1>
</a>
<div class="md-typeset spotlight-content ">
<p class="mdx-spotlight__header">
<span class="mdx-spotlight__header--highlight">GTFS Static</span> forms the foundation of public transit apps, providing essential, unchanging information.
<span class="mdx-spotlight__header--highlight">GTFS Schedule</span> forms the foundation of rider-facing transit information, providing essential, static data.
</p>
<ul class="mdx-spotlight__list">
<li><span class="highlighted-text">Routes & Stops</span>: Know exactly where to catch your bus or train.</li>
<li><span class="highlighted-text">Schedules & Frequencies</span>: Plan trips confidently with clear timetables.</li>
<li><span class="highlighted-text">Fares</span>: See journey costs upfront in apps.</li>
<li><span class="highlighted-text">Locations</span>: Visualize the transit network on interactive maps.</li>
<li><span class="highlighted-text">Flex Routes</span>: Display demand responsive transportation.</li>
<li><span class="highlighted-text">And more...</span></li>
</ul>

<div class="mdx-spotlight__links">
<a href="schedule/reference/">Reference Documentation</a>
<a href="documentation/schedule/reference/">Reference Documentation</a>
<span class="highlighted-text">/</span>
<a href="schedule/best-practices/">Best Practices</a>
<a href="documentation/schedule/schedule_best_practices/">Best Practices</a>
</div>

<a href="documentation/schedule/reference/" title="{{ page.next_page.title | striptags }}"
<a href="documentation/overview/#gtfs-schedule" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Learn more about GTFS Static
Learn more about GTFS Schedule
</a>

</div>
Expand All @@ -239,19 +238,16 @@ <h1>GTFS Formats</h1>
</p>
<ul class="mdx-spotlight__list">
<li><span class="highlighted-text">Vehicle Locations</span>: Track your bus or train in real-time and see exactly where it is. No more waiting at the stop wondering when it will arrive!</li>
<li><span class="highlighted-text">Arrival Times</span>: Get a more accurate picture of when your ride will arrive, eliminating the frustration of missed connections.</li>
<li><span class="highlighted-text">Service Alerts</span>: Be informed about any unexpected delays, cancellations, or disruptions on the network, allowing you to adjust your plans accordingly.</li>
<li><span class="highlighted-text">Arrival Times</span>: Get a more accurate idea of when your ride will arrive, eliminating the frustration of missed connections.</li>
<li><span class="highlighted-text">Service Alerts</span>: Receive notifications about any service disruptions on the network, allowing you to adjust your plans accordingly.</li>
</ul>
<p class="mdx-spotlight__paragraph">
By incorporating GTFS Realtime data, public transit apps can offer a truly dynamic experience, empowering riders with the most up-to-date information for a smoother and more efficient journey.
</p>
<div class="mdx-spotlight__links">
<a href="realtime/reference/">Reference Documentation</a>
<a href="documentation/realtime/reference/">Reference Documentation</a>
<span class="highlighted-text">/</span>
<a href="realtime/best-practices/">Best Practices</a>
<a href="documentation/realtime/realtime_best_practices/">Best Practices</a>
</div>

<a href="realtime" title="{{ page.next_page.title | striptags }}"
<a href="documentation/overview/#gtfs-realtime" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Learn more about GTFS Realtime
</a>
Expand Down Expand Up @@ -281,7 +277,7 @@ <h1>Help develop the future of GTFS</h1>
</svg>
<div class="md-typeset mdx-socials__content">
<h3>Slack</h3>
<p class="">Join MobilityData’s and participate in live chat with other GTFS contributors.</p>
<p class="">Join the official slack channel and participate in live chat with other GTFS contributors.</p>
<a href="https://share.mobilitydata.org/slack" target="_blank" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Join Slack
Expand All @@ -296,8 +292,8 @@ <h3>Slack</h3>

<div class="md-typeset mdx-socials__content">
<h3>GitHub</h3>
<p>The google/transit repository on GitHub is where the standard lives. Here you can propose ideas and engage in discussions on current developments.</p>
<a href="https://github.com/MobilityData" target="_blank" title="{{ page.next_page.title | striptags }}"
<p>The google/transit repository on GitHub is where the standard lives. Propose ideas and engage in discussions.</p>
<a href="https://github.com/google/transit" target="_blank" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Visit Github
</a>
Expand All @@ -315,7 +311,7 @@ <h3>GitHub</h3>
<div class="md-typeset mdx-socials__content">
<h3>GTFS Digest</h3>
<p>Stay up to date with the GTFS world by subscribing to the GTFS Digest. </p>
<a href="getting_started/what_is_GTFS/" title="{{ page.next_page.title | striptags }}"
<a href="https://groups.google.com/g/gtfs-digest" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Subscribe
</a>
Expand All @@ -329,7 +325,7 @@ <h3>Community Resources</h3>
<p>
Make sure to check out the Resources section for an extensive selection of tips, tools, and tricks.
</p>
<a href="resources" title="{{ page.next_page.title | striptags }}"
<a href="resources/overview/" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Checkout the Resources
</a>
Expand All @@ -339,7 +335,7 @@ <h3>Active Projects</h3>
<p>
Discover the developing new additions to the specification that could require your help.
</p>
<a href="getting_started/what_is_GTFS/" title="{{ page.next_page.title | striptags }}"
<a href="community/get_involved/#active-projects" title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary">
Discover the projects
</a>
Expand All @@ -351,4 +347,4 @@ <h3>Active Projects</h3>
{% endblock %}
{% block content %}{% endblock %}

{% block footer %}{% include "partials/footer.html" %}{% endblock %}
{% block footer %}{% include "partials/footer.html" %}{% endblock %}

0 comments on commit 46be9df

Please sign in to comment.