Skip to content

Commit 049814b

Browse files
authored
menu, page and drop down heading corrections and alignment
1 parent 89aeee4 commit 049814b

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

_includes/navbar.html

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,30 @@
2323
Bioschemas</a></li>
2424
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_right_profile' | relative_url }}">Choosing a
2525
profile</a></li>
26+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/howto_create_new_profile' | relative_url }}">Developing profiles from scratch</a></li>
2627
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_add_markup' | relative_url }}">Adding
27-
markup</a></li>
28+
Bioschemas markup to pages</a></li>
2829
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_add_github' | relative_url }}">Adding markup
2930
to GitHub pages</a></li>
3031
<li><a class="dropdown-item" href="{{ '/tutorials/howto/howto_check_deploy' | relative_url }}">Validating
31-
markup</a></li>
32+
Bioschemas markup</a></li>
3233
<li>
3334
<hr class="dropdown-divider">
3435
</li>
35-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/' | relative_url }}">Profile and Type Development</a>
36+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/' | relative_url }}">Profile and Type Development in DDE</a>
3637
</li>
37-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_profile' | relative_url }}">Updating a
38-
profile</a></li>
39-
<li><a class="dropdown-item" href="{{ '/tutorials/dde/howto_create_new_profile' | relative_url }}">Creating
40-
a new profile</a></li>
4138
<li><a class="dropdown-item" href="{{ '/tutorials/dde/new_profile' | relative_url }}">Creating a new
42-
profile in the DDE</a></li>
39+
profile in the DDE</a></li>
40+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_profile' | relative_url }}">Updating a
41+
profile in DDE</a></li>
42+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/new_type' | relative_url }}">Creating a new
43+
type in the DDE</a></li>
44+
<li><a class="dropdown-item" href="{{ '/tutorials/dde/update_type' | relative_url }}">Updating a
45+
type in DDE</a></li>
46+
<li><a class="dropdown-item" href="{{ '/tutorials/tutorials/dde/add_validation_rules' | relative_url }}">Using a validation editor</a></li>
4347
<li><a class="dropdown-item"
4448
href="{{ '/tutorials/dde/review_a_specification_pull_request' | relative_url }}">Review a Specification
45-
PR</a></li>
49+
Pull request (PR)</a></li>
4650
<li>
4751
<hr class="dropdown-divider">
4852
</li>
@@ -56,7 +60,8 @@
5660
Disease resources</a></li>
5761
<li><a class="dropdown-item" href="{{ '/tutorials/community/biodiversity' | relative_url }}">Adding markup
5862
to Biodiversity-related resources</a></li>
59-
</ul>
63+
<li><a class="dropdown-item" href="{{ '/tutorials/community/training' | relative_url }}">Adding markup to training resources</a></li>
64+
</ul>
6065
</li>
6166
<li class="nav-item dropdown">
6267
<a class="nav-link dropdown-toggle active mx-2" href="#" id="dropdown02" data-bs-toggle="dropdown"
@@ -90,7 +95,7 @@
9095
<li><a class="dropdown-item" href="{{ '/people/' | relative_url }}">People</a></li>
9196
<li><a class="dropdown-item" href="{{ '/groups/' | relative_url }}">Groups</a></li>
9297
<li><a class="dropdown-item" href="{{ '/community/champions.html' | relative_url }}">Bioschemas Champions</a></li>
93-
<li><a class="dropdown-item" href="{{ '/community/stories' | relative_url }}">Stories</a></li>
98+
<li><a class="dropdown-item" href="{{ '/community/stories' | relative_url }}">User Stories</a></li>
9499
<li><a class="dropdown-item" href="{{ '/community/related' | relative_url }}">Related Communities</a></li>
95100
<li><a class="dropdown-item" href="{{ '/useCases/' | relative_url }}">Use Cases</a></li>
96101
</ul>

pages/_community/related.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Community
44
---
5-
# Bioschemas in Context
5+
# Related communities and activities
66

77
The major advantage of Schema.org markup is in making metadata readily accessible to common web tools, enabling their harvesting on a huge scale, by general and commercial indexers such as Google. Bioschemas is not alone in developing a strategy to generate a Life Science targeted, opinionated derivation of this markup. Other communities have adopted this general approach, and we provide examples below.
88

0 commit comments

Comments
 (0)