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

Handling repeat event logic in Jekyll #9

Open
Sparrow0hawk opened this issue May 27, 2023 · 0 comments
Open

Handling repeat event logic in Jekyll #9

Sparrow0hawk opened this issue May 27, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Sparrow0hawk
Copy link
Owner

The git-calendar python app handles recurring events but this hasn't been implemented in Jekyll.

To do this we'd need:

  • A way of checking for the repeat key in the yaml
  • Parsing the interval key
  • Parsing the until key to know when to stop listing this event
@Sparrow0hawk Sparrow0hawk added enhancement New feature or request help wanted Extra attention is needed labels Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant