Skip to content

Commit

Permalink
feature/ECASOGP-12879: few open items
Browse files Browse the repository at this point in the history
  • Loading branch information
SHarfenist-REISys committed Aug 13, 2024
1 parent 6b5bbe9 commit a9927c8
Show file tree
Hide file tree
Showing 52 changed files with 114 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ collections:
output: false
external_resources:
output: false
external_resources_coffa:
output: false
external_cxo_resources:
output: false

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "The American Rescue Plan Act (ARP) of 2021 COVID-19 Financial Assistance Programs"
subtitle: "The American Rescue Plan Act (ARP) of 2021 COVID-19 Financial Assistance Programs"
external-link: https://www.cfo.gov/coffa/assets/files/Revised-American-Rescue-Plan-Assistance-Listings_10-29-2021.pdf
filters: federal-financial-assistance
fiscal_year:
---
8 changes: 8 additions & 0 deletions _external_resources_coffa/build-america-buy-america-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "Build America, Buy America Act"
subtitle: "Build America, Buy America Act"
external-link: https://www.whitehouse.gov/omb/management/made-in-america/build-america-buy-america-act-federal-financial-assistance/
filters: federal-financial-assistance
fiscal_year:
---
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions _external_resources_coffa/hhs-simpler-nofo-pilot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "HHS Simpler NOFO Pilot"
subtitle: "HHS Simpler NOFO Pilot"
external-link: https://www.hrsa.gov/grants/simpler-nofos
filters: federal-financial-assistance
fiscal_year:
---
File renamed without changes.
8 changes: 8 additions & 0 deletions _external_resources_coffa/omb-m-24-1-reducing-burden.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "OMB M-24-11: Reducing Burden in the Administration of Federal Financial Assistance"
subtitle: "OMB M-24-11: Reducing Burden in the Administration of Federal Financial Assistance"
external-link: https://www.whitehouse.gov/wp-content/uploads/2024/04/M-24-11-Revisions-to-2-CFR.pdf
filters: federal-financial-assistance uniform-guidance-2-cfr-200
fiscal_year:
---
8 changes: 8 additions & 0 deletions _external_resources_coffa/simpler-grants-dot-gov.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "Simpler Grants.gov"
subtitle: "Simpler Grants.gov"
external-link: https://simpler.grants.gov/
filters: federal-financial-assistance
fiscal_year:
---
8 changes: 8 additions & 0 deletions _external_resources_coffa/title-2-CFR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: resources-landing
title: "Title 2 of the CFR"
subtitle: "Title 2 of the CFR"
external-link: https://www.ecfr.gov/current/title-2/subtitle-A/chapter-II/part-200?toc=1
filters: federal-financial-assistance uniform-guidance-2-cfr-200
fiscal_year:
---
File renamed without changes.
54 changes: 54 additions & 0 deletions _includes/resources-data-coffa.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<!--********Resources folder**************-->

<div class="usa-media-block tablet:grid-col-9">
<p class="filter-count margin-top-0 text-gray-50 text-thin"></p>
<div class="resources">
{% assign resources_group = site.external_resources_coffa | sort: "fiscal_year" | reverse | group_by: "fiscal_year" %}
{% for resources in resources_group %}
{% assign sorted_resources = resources.items | sort: 'subtitle' %}
{% for resource in sorted_resources %}
{% assign className = resource.filters | split: ' ' | first %}
<div class="tablet:grid-col-4 grid-spacing policy {{ resource.filters }}">
<!-- adds star icon on new resources for 30 days -->
{% if resource.post-date %}
{% assign days = 30 | times: 24 | times: 60 | times: 60 %}
{% assign end_date = resource.post-date | date: '%s' | plus: days %}
{% assign today_date = 'now' | date: '%s' | plus: 0 %}
{% if today_date < end_date %}
<img class="new-resource-icon" src="{{ site.baseurl }}/assets/images/star.svg" alt="an icon for newly posted resource">
{% endif %}
{% endif %}
<div class="border-top-1 {{className}}-border bg-white padding-2 shadow-5 members-hover" style="height:330px">
{% if resource.permalink %}
<a class="no-style anchor-fill" href="{{ site.baseurl }}{{ resource.permalink }}">
{% elsif resource.doc-link %}
<a class="no-style anchor-fill" href="{{ resource.doc-link }}">
{% elsif resource.external_link %}
<a class="no-style anchor-fill" href="{{ resource.external_link }}" aria-label="{% if resource.aria-label %} {{resource.aria-label}} {% endif %}">
{% elsif resource.link %}
<a class="no-style anchor-fill" href="{{ site.baseurl }}{{ resource.link }}">
{% endif %}
<div class="text-container">
<strong><p style="font-size:15px">{{ resource.subtitle }}</p></strong>
{% assign filters = resource.filters | split: ' ' %}
{% for filter in filters limit: 2 %}
{% capture has_link %}{% if filter contains '-' %}Yes{% else %}No{% endif %}{% endcapture%}
{% if has_link == 'No' %}
<p class="title-resources">{{ filter | upcase }}</p>
{% else %}
{% assign hyphen_filter = filter | split: '-' %}
<p class="title-resources">
{% for second_filter in hyphen_filter %}
{{ second_filter | upcase }}
{% endfor %}
</p>
{% endif %}
{% endfor %}
</div>
</a>
</div>
</div>
{% endfor %}
{% endfor %}
</div>
</div>
11 changes: 10 additions & 1 deletion _pages/coffa/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,23 @@ keyword: Resources
assistance. This is a living catalog that is updated as policies, priorities, and resources evolve. Use the filters on the left to browse. It is not exhaustive of all applicable financial assistance policies, priorities, or resources. Hover over the resource type for a brief definition of the resource type.</p>
<br>
</div>
<h2 class="margin-bottom-0">Frequently Searched Items</h2>
<ul>
<li><a href="https://www.ecfr.gov/current/title-2/subtitle-A/chapter-II/part-200?toc=1">Title 2 of the CFR</a></li>
<li><a href="https://www.whitehouse.gov/wp-content/uploads/2024/04/M-24-11-Revisions-to-2-CFR.pdf">OMB M-24-11: Reducing Burden in the Administration of Federal Financial Assistance</a></li>
<li><a href="https://simpler.grants.gov/">Simpler Grants.gov</a></li>
<li><a href="https://www.hrsa.gov/grants/simpler-nofos">HHS Simpler NOFO Pilot</a></li>
<li><a href="https://www.whitehouse.gov/omb/management/made-in-america/build-america-buy-america-act-federal-financial-assistance/">Build America, Buy America Act</a></li>
<li><a href="https://www.cfo.gov/coffa/assets/files/Revised-American-Rescue-Plan-Assistance-Listings_10-29-2021.pdf">The American Rescue Plan Act (ARP) of 2021 COVID-19 Financial Assistance Programs</a></li>
</ul>
<h2 class="margin-bottom-0">Related Resources</h2>
</div>
</section>
<section class="usa-graphic-list margin-bottom-4 margin-top-4">
<div class="grid-container">
<div class="usa-graphic-list__row grid-row grid-gap">
{% include resources-filters-coffa.html %}
{% include resources-data.html %}
{% include resources-data-coffa.html %}
</div>
</div>
</section>

0 comments on commit a9927c8

Please sign in to comment.