Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vicmortelmans/2369918 to your computer and use it in GitHub Desktop.
Save vicmortelmans/2369918 to your computer and use it in GitHub Desktop.
Custom ruleset for LiturgyCalendar XML/XSLT toolset - running locally - only general calendar
<?xml version="1.0" encoding="UTF-8"?>
<liturgicaldays>
<locale>en-us</locale>
<form>eo</form>
<includeliturgicaldays>
https://raw.github.com/vicmortelmans/LiturgyCalendar/master/liturgy.calendar.roman-rite.general.eo.ruleset.parametrized.xml</includeliturgicaldays>
<options>epiphany-std,ascension-std,corpuschristi-std</options>
<cacheservice></cacheservice>
<restservice></restservice>
<cachefolder>file:///C:/temp</cachefolder>
</liturgicaldays>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment