Skip to content

conveyal/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b35f50 · Nov 20, 2024
Oct 26, 2024
Sep 25, 2023
Nov 20, 2024
May 17, 2024
Sep 20, 2020
Sep 20, 2020
Sep 20, 2020
Aug 16, 2023
Sep 25, 2023
Feb 28, 2024
Feb 28, 2024
Feb 22, 2022
Feb 28, 2024
Feb 24, 2022
Feb 28, 2024

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.