Skip to content

Commit

Permalink
Merge pull request #19 from suelynnmah/main
Browse files Browse the repository at this point in the history
Sidebar: Link straight to stories page
  • Loading branch information
suelynnmah committed May 1, 2024
2 parents 559fe48 + 0e45883 commit 5149659
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
35 changes: 18 additions & 17 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,24 @@ main:

posts:
- title: Contributor Stories # arranged alphabetically
children:
- title: "Abbey Roelofs"
url: https://blog.psychopy.org/contributor%20stories/abbey-roelofs/
- title: "Amy Woodcock"
url: https://blog.psychopy.org/contributor%20stories/amy_workexp/
- title: "Hiroyuki Sogo"
url: https://blog.psychopy.org/contributor%20stories/hiroyuki_sogo/
- title: "Jon Peirce"
url: https://blog.psychopy.org/contributor%20stories/jon_peirce/
- title: "Patrick Bolger"
url: https://blog.psychopy.org/contributor%20stories/patrick_bolger/
- title: "Shaylyn Kress"
url: https://blog.psychopy.org/contributor%20stories/shaylyn-kress/
- title: "Shun Wang"
url: https://blog.psychopy.org/contributor%20stories/shun_wang/
- title: "Sue Lynn Mah"
url: https://blog.psychopy.org/contributor%20stories/suelynn_mah/
url: https://blog.psychopy.org/stories
# children:
# - title: "Abbey Roelofs"
# url: https://blog.psychopy.org/stories
# - title: "Amy Woodcock"
# url: https://blog.psychopy.org/contributor%20stories/amy_workexp/
# - title: "Hiroyuki Sogo"
# url: https://blog.psychopy.org/contributor%20stories/hiroyuki_sogo/
# - title: "Jon Peirce"
# url: https://blog.psychopy.org/contributor%20stories/jon_peirce/
# - title: "Patrick Bolger"
# url: https://blog.psychopy.org/contributor%20stories/patrick_bolger/
# - title: "Shaylyn Kress"
# url: https://blog.psychopy.org/contributor%20stories/shaylyn-kress/
# - title: "Shun Wang"
# url: https://blog.psychopy.org/contributor%20stories/shun_wang/
# - title: "Sue Lynn Mah"
# url: https://blog.psychopy.org/contributor%20stories/suelynn_mah/
# - title: "Installation"
# url: /_posts/2024-01-15-abbey-roelofs/
# - title: "Upgrading"
Expand Down
2 changes: 1 addition & 1 deletion _pages/stories.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: single
layout: category
title: Contributor Stories
permalink: /stories/index.html
---
Expand Down

0 comments on commit 5149659

Please sign in to comment.