Skip to content

Static site generator with ICalendar as source

Notifications You must be signed in to change notification settings

raboof/ical2site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ical2site

Static site generator for event calendar sites.

Fetch one or more ICalendar calendars and turn them into an event calendar site.

Caching

For fast iteration, ICalendars are not fetched every time but stored in the 'cache' problem. There currently is no automatic cache invalidation (it's a hard problem :) ), so just remove it when you need fresh data.

Facebook tokens

If your ICalendar URL needs a Facebook token as parameter (for example when talking to https://github.com/raboof/facebook2ical), add FB_TOKEN to the URL and add a github app client id and client secret to the .env

Contributions

Want to use this project to generate an event calendar for your community? Feel free to get in touch, I'd love to collaborate! PR's and issues are definitely welcome.

About

Static site generator with ICalendar as source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published