Skip to content

A Jekyll generator to generate an iCalendar (RFC5545 compatible) file based on posts.

License

Notifications You must be signed in to change notification settings

Garanas/jekyll-icalendar-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll posts in your personal agenda

This gem provides a generator for Jekyll to turn posts into a RFC 5545 compliant ics file using the icalendar library. This allows you to generate a feed that you can subscribe to with your calendar application. You can view compatible posts straight in your agenda.

Features

todo

Installation

todo

Development

Assuming that you have Rake and Ruby installed then you can use the following command to build the gem and install it locally:

rake install

You can then reference the gem in the Gemfile of a local Jekyll project. Install and/or update the gems of your project. You can verify the project is referring to your build by typing bundle show jekyll-icalendar-feed. The directory should the contents of the .gem file that you build and installed earlier.

Technologies

  • Ruby
  • Rake: Used for automating local development

Ruby gems

References

Related Jekyll plugins

About

A Jekyll generator to generate an iCalendar (RFC5545 compatible) file based on posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages