Skip to content

Combine Conferences and Events to one page #413

@kjaymiller

Description

@kjaymiller

Currently we have the events page with one event (Coffee and Code) and the conferences page that is dynamically built using _conferences/__main__.py.

The plan is to combine the two pages to be events.html

graph TD
    A[Webpage] --> B[Header]
    B --> C[BPD Events]
    C--> D[Upcomming Conferences]
    D --> E[Footer]
Loading

Metadata

Metadata

Assignees

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