Skip to content

Add attendee list to SIMPLE-Py event#5

Open
henryiii wants to merge 2 commits into
mainfrom
add-simple-py-attendees
Open

Add attendee list to SIMPLE-Py event#5
henryiii wants to merge 2 commits into
mainfrom
add-simple-py-attendees

Conversation

@henryiii

Copy link
Copy Markdown
Contributor

🤖 AI text below 🤖

Adds an Attendees section to the SIMPLE-Py event page.

Changes

  • layouts/events/single.html — renders an optional attendees front-matter list below the schedule. Each entry is either a plain name string or a map with name, affiliation, and link.
  • assets/css/extended/events.css.attendees styling, a responsive multi-column grid using PaperMod CSS variables (free dark mode).
  • content/events/simple-py.md — adds the 12 attendees.

Notes

Fixed a few typos in the supplied data before committing:

  • affilationaffiliation (3×) — the template reads affiliation, so these would not have rendered.
  • Ret HatRed Hat.

One name to double-check: Lundy Bernatd — possibly meant to be "Bernard"? Left as provided; lmk if it should change.

henryiii added 2 commits June 26, 2026 15:05
Render an optional `attendees` front-matter list (plain names or
name/affiliation/link maps) below the schedule, with matching styling.

Assisted-by: ClaudeCode:claude-opus-4.8
Assisted-by: ClaudeCode:claude-opus-4.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant