Adding a home page and some header image options
This commit is contained in:
11
content/en/_index.md
Normal file
11
content/en/_index.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: 'Woodlands Methodist Church Glasgow'
|
||||||
|
description: 'Loving God, loving neighbour'
|
||||||
|
|
||||||
|
cascade:
|
||||||
|
featured_image: 'images/bike_in_sanctuary.jpg'
|
||||||
|
---
|
||||||
|
|
||||||
|
# Welcome
|
||||||
|
|
||||||
|
We are a small church in the west of Glasgow.
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
baseURL = 'https://example.org/'
|
baseURL = 'https://example.org/'
|
||||||
languageCode = 'en-GB'
|
languageCode = 'en-GB'
|
||||||
title = 'Woodlands Methodist Church Glasgow'
|
title = 'Woodlands Methodist Glasgow'
|
||||||
theme = 'ananke'
|
theme = 'ananke'
|
||||||
|
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
@@ -14,7 +14,7 @@ pagerSize = 10
|
|||||||
contentDir = "content/en"
|
contentDir = "content/en"
|
||||||
languageCode = 'en-GB'
|
languageCode = 'en-GB'
|
||||||
weight = 1
|
weight = 1
|
||||||
title = "Woodlands Methodist Church Glasgow"
|
title = "Woodlands Methodist"
|
||||||
# languageDirection = 'rtl' for Right-To-Left languages
|
# languageDirection = 'rtl' for Right-To-Left languages
|
||||||
|
|
||||||
[sitemap]
|
[sitemap]
|
||||||
@@ -23,7 +23,8 @@ priority = 0.5
|
|||||||
filename = "sitemap.xml"
|
filename = "sitemap.xml"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
text_color = ""
|
text_color = "black"
|
||||||
|
header_text_color = "black"
|
||||||
author = ""
|
author = ""
|
||||||
favicon = ""
|
favicon = ""
|
||||||
site_logo = ""
|
site_logo = ""
|
||||||
@@ -31,7 +32,7 @@ description = "Methodist church in the West of Glasgow"
|
|||||||
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
||||||
background_color_class = "bg-dark-gray"
|
background_color_class = "bg-dark-gray"
|
||||||
# choose fitting and alignment styles for the featured image using Tachyons classes such as "cover|contain" for fitting and "bg-top|bg-center|bg-bottom" for alignment, or add any other class space-separated to customize further
|
# choose fitting and alignment styles for the featured image using Tachyons classes such as "cover|contain" for fitting and "bg-top|bg-center|bg-bottom" for alignment, or add any other class space-separated to customize further
|
||||||
featured_image_class = "cover bg-top"
|
featured_image_class = "cover bg-center"
|
||||||
# choose a color dimming class for the page or site header from any on this page: https://tachyons.io/docs/themes/skins/, preface it with "bg-" and add the value such as "-X0" where X is in [1,9]
|
# choose a color dimming class for the page or site header from any on this page: https://tachyons.io/docs/themes/skins/, preface it with "bg-" and add the value such as "-X0" where X is in [1,9]
|
||||||
cover_dimming_class = "bg-black-60"
|
cover_dimming_class = "bg-black-60"
|
||||||
recent_posts_number = 3
|
recent_posts_number = 3
|
||||||
|
|||||||
BIN
static/images/bike_in_sanctuary.jpg
Normal file
BIN
static/images/bike_in_sanctuary.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 141 KiB |
BIN
static/images/easter_table.jpg
Normal file
BIN
static/images/easter_table.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
BIN
static/images/prayer_table.jpg
Normal file
BIN
static/images/prayer_table.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
BIN
static/images/sanctuary_well_lit.jpg
Normal file
BIN
static/images/sanctuary_well_lit.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
Reference in New Issue
Block a user