Compare commits

..

No commits in common. "782da888b27e8bf3ac12199ceec20e0f66ddf757" and "6846a062c34f8b0b263b80bbf446e46cf3d30758" have entirely different histories.

6 changed files with 29 additions and 15 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -4,15 +4,3 @@
.f3 {
color: black;
}
.hover-white {
color: black;
}
.icon {
color: black;
}
.icon:hover {
color: white;
}
.fw1 {
color: black;
}

26
config.toml Normal file
View File

@ -0,0 +1,26 @@
title = "New Beginnings Community Operations"
baseURL = "https://newbeginningscommunityoperations"
languageCode = "en-us"
theme = ["github.com/theNewDynamic/gohugo-theme-ananke"]
resourceDir = "../resources"
DefaultContentLanguage = "en"
SectionPagesMenu = "main"
Paginate = 10 # this is set low for demonstrating with dummy content. Set to a higher number
googleAnalytics = ""
enableRobotsTXT = true
[languages]
[languages.en]
title = "Ananke"
weight = 1
contentDir = "content/en"
[sitemap]
changefreq = "monthly"
priority = 0.5
filename = "sitemap.xml"
[params]
description = "We are people who care about our community and have the courage and audacity to believe that we can have a positive impact on it"
custom_css = ["custom-site.css"]

View File

@ -4,6 +4,8 @@ title: "New Beginnings Community Operations"
description: "A nonprofit 501(c)(3) organization serving at risk youths and seniors in the Raleigh Area."
# 1. To ensure Netlify triggers a build on our exampleSite instance, we need to change a file in the exampleSite directory.
theme_version: "2.8.2"
cascade:
featured_image: "/images/Raleigh2.jpg"
---
Welcome to New Beginnings Community Operations' Website!

View File

@ -1,10 +1,10 @@
---
title: "About"
description: "New Beginnings Community Operations is a nonprofit 501(c)(3) organization at risk youths and seniors in the Raleigh, NC area."
featured_image: "/images/Raleigh.jpeg"
menu:
main:
weight: 1
background_color_class: "bg-gold"
---
New Beginnings Community Operations was incorporated as a nonprofit 501(c)(3) organization for the following purposes:

View File

@ -13,8 +13,6 @@ enableEmoji = true
description = "We are a nonprofit 501(c)(3) organization serving at risk youths and elders in the Raleigh area."
background_color_class = "bg-gold"
recent_posts_number = 3
f2_color = "black"
custom_css = ["custom-site.css"]
[[params.ananke_socials]]
name = "facebook"