diff --git a/src/_data/starters/church-bethel-eleventy.json b/src/_data/starters/church-bethel-eleventy.json new file mode 100644 index 0000000000..c1a3bdc070 --- /dev/null +++ b/src/_data/starters/church-bethel-eleventy.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/ChurchCreation/church-bethel-eleventy", + "name": "Bethel", + "description": "A free church website template for evangelical and Baptist congregations. Eight pages, self-hosted typefaces, dark mode and no external requests.", + "author": "ChurchCreation", + "demo": "https://churchcreation.com/demo/bethel/" +} diff --git a/src/_data/starters/church-canterbury-eleventy.json b/src/_data/starters/church-canterbury-eleventy.json new file mode 100644 index 0000000000..1e25b7cf40 --- /dev/null +++ b/src/_data/starters/church-canterbury-eleventy.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/ChurchCreation/church-canterbury-eleventy", + "name": "Canterbury", + "description": "A free church website template for Anglican, Episcopal and Catholic parishes. The liturgical season is computed from the date and colours the page, and the movable feasts are worked out rather than typed in.", + "author": "ChurchCreation", + "demo": "https://churchcreation.com/demo/canterbury/" +} diff --git a/src/_data/starters/church-threshold-eleventy.json b/src/_data/starters/church-threshold-eleventy.json new file mode 100644 index 0000000000..d764baff7b --- /dev/null +++ b/src/_data/starters/church-threshold-eleventy.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/ChurchCreation/church-threshold-eleventy", + "name": "Threshold", + "description": "A free church website template for church plants and multisite churches. A fixed side rail instead of a hero, with pages for locations, next steps and messages.", + "author": "ChurchCreation", + "demo": "https://churchcreation.com/demo/threshold/" +}