Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 542 Bytes

bible-in-a-year

Bible in a Year Reading Plan

This Bible Reading Plan will take you through the Old Testament once, and the Psalms and New Testament twice in a year.

JSON Dictionary of dates and an object containing an Old Testament, a Psalm and a New Testament reading.

Date key is formatted as MMdd.

example:

{
  "0101": { 
    "OT": "Genesis 1-2", 
    "PS": "Psalm 1", 
    "NT": "Matthew 1-2" 
  }
}

Leap Years will repeat Feb 28th's readings on Feb 29.

Inspired by ESV.org's reading plans.