As-is the eve framework doesn't produce valid ICS for recurring events
in /p/eve/ - fix the template function to produce valid ICS
NOTE: it's also worthy asking the question if this ICS should continue to come from on-chain transformation
OR
we should adopt a fully json+ld approach schema.org's Event is complete object by it'self
Since me must render the file in a webserver, we could read JSON (standard formatn) and write ICS ou
As-is the eve framework doesn't produce valid ICS for recurring events
in /p/eve/ - fix the template function to produce valid ICS
NOTE: it's also worthy asking the question if this ICS should continue to come from on-chain transformation
OR
we should adopt a fully json+ld approach schema.org's Event is complete object by it'self
Since me must render the file in a webserver, we could read JSON (standard formatn) and write ICS ou