Skip to content

A way for OpenHacks to display their status #71

Open
@qrush

Description

@qrush

The main problem I have with the homepage of OpenHack is that it's difficult to tell which meetups are active, in progress, etc. I'm pretty sure we can put this metadata in the YAML frontmatter of each page in Jekyll...so for example:

---
layout: default
title: OpenHack - Buffalo
status: active

---

And then we can display that on the home page. I need to double check my Jekyll wizardry, but even a rake task to do this would work.

What statuses would there be? I'm thinking:

  • Preparing (Looking to organize, no dates set yet)
  • Active (Meetups actively scheduled)
  • Inactive (Meetups held in the past, no future meetups scheduled currently)

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