Skip to content

Conversation

stockholmux
Copy link
Member

Description

This PR refactors the /community/ page into a section. It allows us to add unique landing page variations of the community page.

For example, if you add an markdown file to /content/community/ this will create a new URL under /community/.

This is especially useful for events where we may want to direct attendees to a specific set of resources for that event. For example, I could send PyConAfrica attendees to a vakey.io/community/pycon-africa via a QR code. On this specific landing page it would contain information about demos and/or slides relevant to the event along side our standard items on the community page.

Screenshot 2025-09-19 at 2 14 04 PM

Issues Resolved

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

Copy link
Member

@madolson madolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@stockholmux stockholmux mentioned this pull request Sep 26, 2025
1 task
@stockholmux
Copy link
Member Author

Closed in lieu of #370

stockholmux added a commit that referenced this pull request Sep 26, 2025
### Description

(exactly the same as #364 but based on commit 4888f10... for whatever
reason GitHub _did not_ like the combinations of changes - it was far
easier to just manually move these changes over top of 4888f10 and do
another PR)

This PR refactors the /community/ page into a section. It allows us to
add unique landing page variations of the community page.

For example, if you add an markdown file to /content/community/ this
will create a new URL under /community/.

This is especially useful for events where we may want to direct
attendees to a specific set of resources for that event. For example, I
could send PyConAfrica attendees to a vakey.io/community/pycon-africa
via a QR code. On this specific landing page it would contain
information about demos and/or slides relevant to the event along side
our standard items on the community page.
 
### Issues Resolved

n/a

### Check List
- [x] Commits are signed per the DCO using `--signoff`

By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.

Signed-off-by: Kyle J. Davis <[email protected]>
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.

2 participants