shift-org / shift-org/shift-docs

sub-calendar urls

Open
#804 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

low-priority
Dominant language
JavaScript
Stars
30
Forks
25
Avg merge
9m
Merged PRs (30d)
1

Description

i was reading up on rss feeds, and this is an interesting idea:

https://theeventscalendar.com/knowledgebase/subscribing-to-calendars-via-rss/

URLs for category and tag feeds are generated in the same manner as a standard calendar feed–simply append /feed to the end of any category or tag URL. Our “Tech Meetups” category on our Demo Site is located at https://demo.theeventscalendar.com/events/category/fitness/. Adding /feed to this gives us https://demo.theeventscalendar.com/events/category/fitness/feed and clicking this link will give us a feed of just the events from that category!

it'd be cool to do this with each of our categories, both for the calendar and grid views, and for the calendar feed.

ex. maybe https://www.shift2bikes.org/calendar/21plus/ or https://www.shift2bikes.org/calendar/westside/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how calendar and grid URLs, category URLs, and calendar feeds are currently generated. Use the example 21plus and westside URLs as references, then verify that each category supports the requested calendar, grid, and feed URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.