briankoser / kodex

Koser family site, written in Eleventy
MIT License
0 stars 0 forks source link

Calendar seasons #159

Open briankoser opened 15 hours ago

briankoser commented 15 hours ago

let getSeason = function(date) { let seasons = [{ name: 'Advent', start: 'Advent Sunday', end: 'Christmas Eve', color: }]; // Advent: Advent Sunday-Christmas Eve, mediumblue // Christmastide: Christmas-Twelfth Night, white // Epiphanytide: Epiphany-Septuagesima, green (white on Epiphany) // Pre-Lent: Septuagesima-Shrove Tuesday, violet // Carnival: Quinquagesima-Shrove Tuesday // Lent: Ash Wednesday-Holy Saturday, violet or black // Eastertide: Easter Sunday-Pentecost, white or gold // Ascensiontide: Feast of the Ascension-Pentecost // Ordinary Time: Pentecost-Advent Sunday, green // Kingdomtide: All Saints' Day-Advent Sunday, red return seasons[0]; };

briankoser commented 15 hours ago

https://covenantseminary.libguides.com/liturgical-colors https://lectionary.library.vanderbilt.edu/colors/