Skip to content

Open Projects page doesn't have all projects listed on the Open Projects YML list #225

Open
@QuillPusher

Description

@QuillPusher

This may be due to the following condition in /_pages/open_projects.md:

  {% if project.status %}
    {% continue %}

Whereas many of the projects listed in /_data/openprojectlist.yml do not include the status parameter, and hence are not listed on the Open Projects page.

If this is by design, then this issue can be closed.
Otherwise, please let me know the statuses (ongoing/completed) of the projects listed in openprojectlist.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions