diff --git a/config.toml b/config.toml index e4a48a5..9571d60 100644 --- a/config.toml +++ b/config.toml @@ -66,10 +66,13 @@ bg_color = "#26ad60" # use hero must be set to true to use these settings img = "city-park.jpg" # default is hero.jpg, put assets/images or other location set by imagespath above # font = "Open Sans" # a valid google font name, default Roboto for all hero text -color = "red" +color = "#26ad60" # bg_color = "white" ## only needed if you are not using a hero image -text_outline = "white" -# text_shadow = "black" +text_shadow=true +text_shadow_horz = "4" # offset in px negative is left +text_shadow_vert = "3" # in offset in px negative is up +text_shadow_blur = "1" # blur in px +text_shadow_color = "black" headlines_font = "Roboto" # a valid google font name, defaults to page font or hero font above ## H1 - headline = "Greater Prairie City Community Association" @@ -84,7 +87,7 @@ subheadline = "GPCCA" # subsubheadline_color = "seagreen" # subsubheadline_size = "2" ## H4 -lines = ["Serving Prairie City"] +lines = ["Serving", "Prairie City, Oregon"] # lines_color = "green" # lines_size = "1.5" divider = true diff --git a/content/sections/about.md b/content/sections/about.md index 7c50a62..58ef2cd 100644 --- a/content/sections/about.md +++ b/content/sections/about.md @@ -7,4 +7,8 @@ link_text = "About" # navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar +++ +The Greater Prairie City Community Association (GPCCA) was born as a non-profit 501(c)(3) out of the need to have a non-profit organization to receive the generous donation of the iconic Methodist Church at the south end of the City Park. The church is now referred to as the **Community Center**. The GPPCA also committed to serving the needs of the community beyond just managing the Community Center building. + +Recently, after a few years hiatus, the GPCCA is again active with a new crop of volunteers and purpose. We're calling it GPCCA 2.0. The new websites and new streaming a/v equipment at the community center are just a couple improvements already available for the community. + diff --git a/content/sections/cc.md b/content/sections/cc.md new file mode 100644 index 0000000..ccf8fbc --- /dev/null +++ b/content/sections/cc.md @@ -0,0 +1,19 @@ ++++ +weight = 20 +title = "Community Center" +link_text = "Community-Center" +# align = "left" # will force all elements to be aligned to left, default is centered +# hidden = true ## uncomment to disable/hide this section/file +# navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar ++++ + +{{< image filename="community-center.jpg" maxwidth="" wpad="" title="" caption="Community Center" link="https://gpccaor.org" style="" >}} + +The GPCCA own and maintains the former Methodist Church as a community center. Residents and others are encouraged to make use of the building for meetings and events. + +In a break from the past greater Prairie City residents who would like to use the Community Center for their event or meeting can do so without a fee. Instead we have developed a "suggested donation for use" guidelines. + +If you are not a greater Prairie City resident and want to have an event or meeting we have some very reasonable rental rates. + +In an ideal world the GPCCA would be able to cover the cost of upkeep, utilities, equipment and improvements without donations but the truth is we need at least some income to cover these beyond what grants can. So if you use YOUR Community Center we hope you will take good care of it, leave it like you found it, and consider making even a small, modest donation for use. + diff --git a/content/sections/donate.md b/content/sections/donate.md new file mode 100644 index 0000000..c90473a --- /dev/null +++ b/content/sections/donate.md @@ -0,0 +1,24 @@ ++++ +weight = 50 +title = "Donate" +link_text = "Donate" +# align = "left" # will force all elements to be aligned to left, default is centered +# hidden = true ## uncomment to disable/hide this section/file +# navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar ++++ + + diff --git a/content/sections/pco.md b/content/sections/pco.md new file mode 100644 index 0000000..e072149 --- /dev/null +++ b/content/sections/pco.md @@ -0,0 +1,12 @@ ++++ +weight = 30 +title = "prairiecityoregon domains" +link_text = "PCO" +# align = "left" # will force all elements to be aligned to left, default is centered +# hidden = true ## uncomment to disable/hide this section/file +# navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar ++++ + + +The GPCCA own and maintains the domains + diff --git a/content/sections/services.md b/content/sections/services.md new file mode 100644 index 0000000..4e2c7ee --- /dev/null +++ b/content/sections/services.md @@ -0,0 +1,9 @@ ++++ +weight = 35 +title = "Services" +link_text = "Services" +# align = "left" # will force all elements to be aligned to left, default is centered +# hidden = true ## uncomment to disable/hide this section/file +# navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar ++++ + diff --git a/content/sections/volunteer.md b/content/sections/volunteer.md new file mode 100644 index 0000000..b09230a --- /dev/null +++ b/content/sections/volunteer.md @@ -0,0 +1,9 @@ ++++ +weight = 40 +title = "Volunteering" +link_text = "Helping" +# align = "left" # will force all elements to be aligned to left, default is centered +# hidden = true ## uncomment to disable/hide this section/file +# navbar = false ## uncomment to have a section that doesn't have a corresponding link the the navbar ++++ +