Skip to content

Commit b917558

Browse files
chore: clean up projects.md body and remove temp plan doc
- Remove Liquid loop listing linked projects (now handled by nav) - Replace with static prose pointing to nav - Delete PLAN-nav-restructure.md (implemented)
1 parent 1ab7e4d commit b917558

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

_pages/projects.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,4 @@ has_children: true
1010

1111
The FEAST ecosystem consists of several project repositories that provide tools, resources, and implementations in support of our broader automation framework. Projects rendered directly on this site are accessible through the left-hand navigation menu.
1212

13-
Additional project pages, hosted standalone, can be accessed via their corresponding GitHub Pages sites:
14-
15-
{% for project in site.data.linked_projects.linked_projects %}
16-
- [{{ project.title }}]({{ project.url }})
17-
{% endfor %}
13+
Additional projects hosted on standalone GitHub Pages sites are listed at the bottom of the navigation.

0 commit comments

Comments
 (0)