Skip to content

Commit a386472

Browse files
Remove internal links, Add overrides structure
Also updated header CSS, added .gitkeeps, and added favicon links into head
1 parent e1c9e24 commit a386472

File tree

14 files changed

+50
-24
lines changed

14 files changed

+50
-24
lines changed

.github/.gitkeep

Whitespace-only changes.

docs/guides/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ title: Guides List
66

77
Guides, tutorials, and user manuals produced by TCAT and/or its partners are listed below.
88

9-
## [OpenSidewalks in OpenStreetMap](#opensidewalks/osw-guides/osw-in-osm.md)
9+
## [OpenSidewalks in OpenStreetMap]()
1010

1111
The OpenSidewalks in OpenStreetMap ("OSW in OSM") guide provides information on how to make edits to OSM that are in line with the OpenSidewalks schema and further the goals of the OpenSidewalks project.
1212

13-
## [Track Recording](#guides/track-recording.md)
13+
## [Track Recording]()
1414

1515
Guide to creating track recordings using mobile apps.

docs/opensidewalks/guides/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ title: OpenSidewalks Guides
66

77
Guides, tutorials, and user manuals related to OpenSidewalks and produced by TCAT and/or its partners are listed below.
88

9-
For a list of all guides on the TCAT Wiki, refer to the [Guides List](#guides-list).
9+
For a list of all guides on the TCAT Wiki, refer to the [Guides List]().
1010

11-
## [OpenSidewalks in OpenStreetMap](#osw-in-osm)
11+
## [OpenSidewalks in OpenStreetMap]()
1212

1313
The OpenSidewalks in OpenStreetMap ("OSW in OSM") guide provides information on how to make edits to OSM that are in line with the OpenSidewalks schema and further the goals of the OpenSidewalks project.

docs/opensidewalks/guides/osw-in-osm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: OSW in OSM
44

55
# OpenSidewalks in OpenStreetMap
66

7-
[OpenSidewalks](#opensidewalks) is an open data project by the [Taskar Center for Accessible Technology](#tcat) at the University of Washington in Seattle. The project heavily relies on the OpenStreetMap infrastructure, mapping standards and volunteer community.
7+
[OpenSidewalks]() is an open data project by the [Taskar Center for Accessible Technology]() at the University of Washington in Seattle. The project heavily relies on the OpenStreetMap infrastructure, mapping standards and volunteer community.
88

99
## Welcome
1010

11-
[OpenSidewalks](#opensidewalks) (OSW) is a project that engages wide audiences in the important work of collaborative open source mapping of pedestrian pathways and related features. Our mission is to create a tooling ecosystem that supports the consistent, standardized collection of data about the pedestrian environment. This open and shared data can then be used to enable pedestrian routing applications, inform infrastructure planning, and advocate for improved walkability, accessibility, and quality of life for all.
11+
[OpenSidewalks]() (OSW) is a project that engages wide audiences in the important work of collaborative open source mapping of pedestrian pathways and related features. Our mission is to create a tooling ecosystem that supports the consistent, standardized collection of data about the pedestrian environment. This open and shared data can then be used to enable pedestrian routing applications, inform infrastructure planning, and advocate for improved walkability, accessibility, and quality of life for all.
1212

1313
This learning resource contains material to help you create accessible pedestrian pathways data that is shared in the global, open source [OpenStreetMap](https://openstreetmap.org) database. As we continue to engage with more cities in our mission to improve and scale the documentation of pedestrian pathways, we maintain this self-paced training resource to enable the participation of mapping contributors.
1414

docs/opensidewalks/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ OpenSidewalks ([OSW](https://sidewalks.washington.edu/)) is an initiative led by
88

99
OpenSidewalks seeks to provide a specification that is not only compatible with OpenStreetMap but is a comprehensive and accessibility-forward specification for mapping sidewalks and related pedestrian infrastructure features.
1010

11-
## [OpenSidewalks Schema](#osw-schema)
11+
## [OpenSidewalks Schema]()
1212

1313
The [OpenSidewalks Schema](https://github.com/OpenSidewalks/OpenSidewalks-Schema) is a proposed open pedestrian transportation network data standard which draws from and is intended to be largely compatible with OpenStreetMap data.
1414

15-
## OpenSidewalks Tasking Manager
15+
## [OpenSidewalks Tasking Manager]()
1616

1717
The [OpenSidewalks Tasking Manager](https://tasks.sidewalks.washington.edu/explore) is a [Tasking Manager](https://wiki.openstreetmap.org/wiki/Tasking_Manager) instance for coordinating contributions to OSM following OSW guidelines, and is open to all OSM users.
1818

docs/resources/stylesheets/extra.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
}
1010

1111
.md-header__button.md-logo {
12-
margin-top: 1em;
13-
margin-bottom: 0em;
14-
padding-top: 1em;
15-
padding-bottom: 0em;
12+
margin-top: 0rem;
13+
margin-bottom: 0rem;
14+
padding-top: 1rem;
15+
padding-bottom: 0rem;
1616
}
1717

1818
.md-header__button.md-logo
1919
img {
20-
height: 33%;
21-
width: 33%;
20+
height: 25%;
21+
width: 25%;
2222
}

docs/tdei/consumers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ title: Data Consumers
66

77
Transportation Data Exchange Initiative Data Consuming Applications
88

9-
## [AccessMap](accessmap/index.md)
9+
## [AccessMap]()
1010

1111
Accessibility-forward customizable router.
1212

13-
## [Walkshed](walkshed/index.md)
13+
## [Walkshed]()
1414

1515
Walkshed analysis tool.

docs/tdei/producers/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ title: Data Producers
66

77
Transportation Data Exchange Initiative Data Producing Applications
88

9-
## [Workspaces](workspaces/index.md)
9+
## [Workspaces]()
1010

1111
Platform providing dataset editing functionality.
1212

13-
### [Rapid](#rapid)
13+
### [Rapid]()
1414

1515
Embedded in-browser desktop editor.
1616

17-
### [AVIV ScoutRoute](#aviv-scoutroute)
17+
### [AVIV ScoutRoute]()
1818

1919
Mobile application for both Android and iOS.

docs/tdei/producers/workspaces/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Workspaces Platform
1010

1111
There are multiple ways of submitting edits to data in an open workspace.
1212

13-
### [AVIV ScoutRoute](#aviv-scoutroute)
13+
### [AVIV ScoutRoute]()
1414

1515
AVIV ScoutRoute (formerly [GoInfoGame](https://tcat.cs.washington.edu/goinfogame-app/) ([GitHub](https://github.com/OpenSidewalks/GoInfoGame))) is a volunteerism app based on [StreetComplete](https://github.com/streetcomplete/StreetComplete) that leverages the power of crowdsourcing to gather critical pedestrian and accessibility information.
1616

17-
### [Rapid](#rapid)
17+
### [Rapid]()
1818

19-
Rapid is an extended version of the OpenStreetMap iD editor. A modified version of Rapid is embedded in [Workspaces](#workspaces) and can be used to edit data in open workspaces.
19+
Rapid is an extended version of the OpenStreetMap iD editor. A modified version of Rapid is embedded in [Workspaces]() and can be used to edit data in open workspaces.

docs/tdei/producers/workspaces/rapid/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: Rapid Editor
44

55
# Rapid
66

7-
Rapid is an extended version of the OpenStreetMap iD editor. A modified version of Rapid is embedded in [Workspaces](#workspaces) and can be used to edit data in open workspaces.
7+
Rapid is an extended version of the OpenStreetMap iD editor. A modified version of Rapid is embedded in [Workspaces]() and can be used to edit data in open workspaces.

0 commit comments

Comments
 (0)