Skip to content

Commit

Permalink
Content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid committed Sep 14, 2023
1 parent 2fd6bbb commit ae9ad99
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 64 deletions.
52 changes: 18 additions & 34 deletions config/_default/menus.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[[navbar]]
name = "CT Mirror"
url = "https://www.ctmirror.org/"
name = "COLab"
url = "https://colabnews.co/"
weight = 1

[[navbar]]
name = "Nominate An Expert"
url = "https://airtable.com/shrwKYg7fBgjHJVU3"
name = "Suggest a Source"
url = "http://bit.ly/AmplifyColorado"
weight = 2
post = "_blank"

[[navbar]]
name = "Contact Us"
url = "mailto:[email protected]"
url = "mailto:[email protected]"
weight = 3

[[mobile]]
Expand All @@ -20,61 +20,46 @@ url = "/"
weight = 1

[[mobile]]
name = "CT Mirror"
url = "https://www.ctmirror.org/"
name = "COLab"
url = "https://colabnews.co/"
weight = 2

[[mobile]]
name = "Nominate An Expert"
url = "https://airtable.com/shrwKYg7fBgjHJVU3"
name = "Suggest a Source"
url = "http://bit.ly/AmplifyColorado"
weight = 3
post = "_blank"

[[mobile]]
name = "Contact Us"
url = "mailto:[email protected]"
url = "mailto:[email protected]"
weight = 4

[[mobile]]
name = "Donate"
url = "https://ctmirror.org/donate?campaign=7015a000000zTxmAAE"
url = "http://colab.fundjournalism.org/donate"
weight = 5


[[footer]]
name = "Home"
url = "https://ctmirror.org/"
url = "https://colabnews.co/"
weight = 1

[[footer]]
name = "About"
url = "https://ctmirror.org/about"
name = "About Us"
url = "https://colabnews.co/mission-and-vision/"
weight = 2

[[footer]]
name = "FAQ"
url = "https://ctmirror.org/about/faq/"
name = "Contact"
url = "mailto:[email protected]"
weight = 3

[[footer]]
name = "Staff"
url = "https://ctmirror.org/about/staff/"
weight = 4

[[footer]]
name = "Newsletters"
url = "https://ctmirror.org/newsletters"
weight = 5

[[footer]]
name = "Donate"
url = "https://ctmirror.org/donate?campaign=7015a000000zTxmAAE"
weight = 6

[[footer]]
name = "Contact Us"
url = "https://ctmirror.org/contact-us/"
weight = 7
url = "http://colab.fundjournalism.org/donate"
weight = 4


[[follow]]
Expand Down Expand Up @@ -111,4 +96,3 @@ weight = 6
name = "NewsBreak"
url = "https://www.newsbreak.com/channels/connecticut-mirror-512909"
weight = 7

8 changes: 5 additions & 3 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: Amplify Colorado Sources
title: Amplify Colorado - COLab
description: A resource for Colorado journalists to improve representation
and diversify perspectives in their coverage.
title-tag: Colorado News Collaborative Diverse Source Database
---
We have created The Diverse Source Database to help CT Mirror and other news organizations in Connecticut publish local and statewide news coverage that is more equitable and better reflects the communities we serve.
Amplify Colorado aims to ensure that Colorado’s local and statewide news coverage is more equitable and better reflects the communities it serves.

<em>Information contained in this database is self-reported by participants and should be verified before publication. See an error? Have a question? Want to help us improve? [Send us a note](mailto:[email protected]).</em>
Information in this diverse source guide is voluntarily shared and self-reported by participants, and should be verified before publication. It is meant to be used by local journalists to broaden the range of voices, experiences and expertise in local news coverage and by community members to connect with their local reporters.

Have a question? Ideas for improvements? See an error? [Send us a note.](mailto:[email protected])
8 changes: 4 additions & 4 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
baseURL = "https://sources.colabnews.co/"
baseURL = "https://amplifycolorado.colabnews.co/"
languageCode = "en-us"
title = "Amplify Colorado Sources"
title = "Amplify Colorado"
enableRobotsTXT = true
enableGitInfo = true
rssLimit = 50
Expand All @@ -11,8 +11,8 @@ buildFuture = true
[params]
favicon = "/img/logos/colab-square.png"
touch-icon = "/img/logos/colab-square.png"
donate-link = "https://ctmirror.org/donate?campaign=7015a000000zTxmAAE"
nominate-link = "https://airtable.com/shrwKYg7fBgjHJVU3"
donate-link = "http://colab.fundjournalism.org/donate"
nominate-link = "http://bit.ly/AmplifyColorado"
[taxonomies]
expertise = "expertise"
location = "location"
Expand Down
2 changes: 1 addition & 1 deletion layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1 class="text-2xl font-bold">
<div class="content-area mt-8">
<p>
<a href="/">Go home</a> or
<a href="https://www.ctmirror.org">go to CTMirror.org</a>?
<a href="https://colabnews.co">go to COLab</a>?
</p>
</div>
</main>
Expand Down
15 changes: 6 additions & 9 deletions layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
/>
</svg>
</div>
<div class="{{ $hedClass }}">Nominate a source</div>
<div class="{{ $hedClass }}">Suggest a source</div>
<div class="{{ $dekClass }}">
Know someone we should list here? Nominate them today.
Know someone we should list here? Recommend them today.
</div>
</a>
{{ $emailSubject:= `About my Amplify Colorado database entry` }}
<a
href="mailto:[email protected]?subject={{ $emailSubject }}"
href="mailto:[email protected]?subject={{ $emailSubject }}"
class="{{ $blkClass }}"
>
<div class="{{ $svgWrapperClass }}">
Expand All @@ -73,12 +73,12 @@
/>
</svg>
</div>
<div class="{{ $hedClass }}">Update your information</div>
<div class="{{ $hedClass }}">Update your profile</div>
<div class="{{ $dekClass }}">
Has your information changed? Let us know.
</div>
</a>
<a class="{{ $blkClass }}" href="{{ site.Param "donate-link" }}">
<a class="{{ $blkClass }}" href="{{ site.Param `donate-link` }}">
<div class="{{ $svgWrapperClass }}">
<svg
class="inline h-20 w-20"
Expand All @@ -95,10 +95,7 @@
</svg>
</div>
<div class="{{ $hedClass }}">Support this project</div>
<div class="{{ $dekClass }}">
Want more equitable accountability journalism? Become a CT Mirror
member.
</div>
<div class="{{ $dekClass }}">Help us maintain and grow this guide.</div>
</a>
</section>
<section class="no-js-hide p-8">
Expand Down
61 changes: 48 additions & 13 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer class="mt-auto bg-gray p-12 font-serif text-white">
<nav class="flex max-w-screen-xl flex-col gap-6 lg:flex-row">
<div class="flex-grow uppercase lg:order-last">
<div class="">
<a
class="inline-flex flex-shrink-0 leading-none text-white"
href="https://colabnews.co/"
Expand All @@ -16,36 +16,71 @@
loading="lazy"
/>
</a>
<p class="mt-2 leading-tight">
&copy; {{ now.Format "2006" }} <br />
CT Mirror <br />
1049 Asylum Avenue <br />
Hartford, CT 06105 <br />
<a href="tel:18602186380">860-218-6380</a> <br />
<a href="mailto:[email protected]">[email protected]</a>
</p>
</div>

{{ $context := dict
"menu" site.Menus.footer
"name" "CT Mirror"
"name" "COLab"
}}
{{ block "featured-footer" $context }}
<div class="flex-1">
<div class="flex-1 font-sans">
<h3 class="font-bold uppercase">{{ .name }}</h3>
<ul class="mt-2 space-y-2 leading-tight">
<ul class="mt-2 space-y-2 uppercase leading-tight">
{{ range .menu }}
<li>
<a
class="text-blue duration-500 hover:text-blue-darker"
href="{{ .URL }}"
>{{ .Name }}</a
>
{{- .Name -}}
</a>
</li>
{{ end }}
</ul>
</div>
{{ end }}
{{ $context = dict "menu" site.Menus.follow "name" "Follow Us" }}
{{ template "featured-footer" $context }}
<div class="flex-grow">
<p class="mt-2 leading-tight">
&copy;
{{ now.Format "2006" }}
Colorado News Collaborative
</p>
<p class="mt-4 leading-tight">
Amplify Colorado is a project of the <br />
<a class="text-blue hover:text-blue-darker" href="https://colabnews.co"
>Colorado News Collaborative</a
>, <br />
with generous funding from <br />
<a
class="text-blue hover:text-blue-darker"
href="https://coloradomediaproject.com/"
>Colorado Media Project</a
>.
<br />
Thanks to
<a
class="text-blue hover:text-blue-darker"
href="https://www.spotlightpa.org"
>Spotlight PA</a
>
<br />
and their
<a
class="text-blue hover:text-blue-darker"
href="https://sources.spotlightpa.org"
>diverse source database</a
>,
<br />
which this project is inspired by <br />
and is based on
<a
class="text-blue hover:text-blue-darker"
href="https://github.com/spotlightpa/sourcesdb"
>its code</a
>.
</p>
</div>
</nav>
</footer>

0 comments on commit ae9ad99

Please sign in to comment.