Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add /rsvp and /cfp pages for quick shortcuts to rsvp and cfp forms #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewBastin
Copy link
Contributor

@AndrewBastin AndrewBastin commented Jan 26, 2025

This PR intends to add dedicated pages for Call for Papers (CFP) and RSVP functionality with automatic redirection to the latest forms for upcoming KochiFOSS meetups.

What's changed

  • Added CFP (Call for Papers) page (/cfp)

    • New content file content/cfp.md with frontmatter configuration
    • New layout template layouts/_default/cfp.html
    • Meta refresh redirect using .Params.cfpLink
    • Fallback content if redirect didn't go through
  • Added RSVP page (/rsvp)

    • New content file content/rsvp.md with frontmatter configuration
    • New layout template layouts/_default/rsvp.html
    • Meta refresh redirect using .Params.rsvpLink
    • Fallback content if redirect didn't go through

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