Skip to content

Commit

Permalink
Merge pull request #7 from ruralinnovation/dev/CIS-6-weekly-data-update
Browse files Browse the repository at this point in the history
update data and site
  • Loading branch information
tech-team-rural-mda authored Oct 3, 2024
2 parents 0b59888 + c0b0e78 commit 3d1e525
Show file tree
Hide file tree
Showing 145 changed files with 1,119 additions and 4,249 deletions.
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ website:
favicon: assets/images/Logo-Mark_Black.png
navbar:
left:
- href: RIN-data-infrastructure.qmd
- href: index.qmd
text: "Rural Innovation Network data"
sidebar:
style: "docked"
Expand Down
Binary file added assets/.DS_Store
Binary file not shown.
127 changes: 127 additions & 0 deletions assets/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:400,700,400italic,700italic');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;500;600;700&display=swap');

@font-face {
font-family: 'TT Hoves';
font-weight: normal;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Regular.ttf') format('truetype'),
url('./fonts/TTHoves-Regular/font.woff') format("woff"),
url('./fonts/TTHoves-Regular/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Regular.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Regular/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Regular/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Bold';
font-weight: bold;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Bold.ttf') format('truetype'),
url('./fonts/TTHoves-Bold/font.woff') format("woff"),
url('./fonts/TTHoves-Bold/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Bold.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Bold/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Bold/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Medium';
font-weight: 500;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Medium.ttf') format('truetype'),
url('./fonts/TTHoves-Medium/font.woff') format("woff"),
url('./fonts/TTHoves-Medium/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Medium.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Medium/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Medium/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Italic';
font-weight: normal;
font-style: italic;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Italic.ttf') format('truetype'),
url('./fonts/TTHoves-Italic/font.woff') format("woff"),
url('./fonts/TTHoves-Italic/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Italic.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Italic/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Italic/font.woff2') format("woff2");
}


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* default */
html, body {
font-family: "Montserrat", "Bitter", serif;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 400;
font-family: "Montserrat", "TT Hoves", sans-serif;
}

h1, h2, h6 {
font-family: "Montserrat", "TT Hoves Bold", "TT Hoves", sans-serif;
font-weight: 700;
}

h3 {
font-family: "Montserrat", "TT Hoves Medium", "TT Hoves", "Bitter", serif;
font-weight: 400;
}

h4, h5 {
font-family: "Montserrat", "TT Hoves Medium", "TT Hoves", sans-serif;
font-weight: 500;
}

h1 { font-size: 3.2em; line-height: 1.16; }
h2 { font-size: 2.4em; line-height: 1.25; }
h3 { font-size: 1.8em; line-height: 1.3; }
h4 { font-size: 1.5em; line-height: 1.3; }
h5 { font-size: 1.2em; line-height: 1.3; }
h6 { font-size: .76em; line-height: 1.35; }

/* Larger than phablet */
@media (min-width: 550px) {
h1 { font-size: 2.8em; }
h2 { font-size: 2.3em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }
}

p {
font-family: "Bitter", serif;
font-size: 1em;
line-height: 1.7;
}

a {
font-family: "Bitter", serif;
font-size: 1em;
font-weight: normal;
line-height: 1.7;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
cursor: pointer;
}

.nav-item a, .sidebar-item a {
font-family: "Montserrat", "TT Hoves", sans-serif;
font-weight: normal;
}
Binary file added assets/images/standard_cori_prez.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,396 changes: 0 additions & 1,396 deletions assets/index-0b9b7d26.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/index-1c2d9ba0.css

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-14d1d7ab.js → assets/index-a6df8453.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-b3a314fc.css → assets/index-a9a39f4f.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cisco
Submodule cisco updated from b19ab2 to 8f897f
2 changes: 1 addition & 1 deletion docs/RIN-data-infrastructure.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link active" href="./RIN-data-infrastructure.html" aria-current="page">
<a class="nav-link" href="./index.html">
<span class="menu-text">Rural Innovation Network data</span></a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link active" href="./RIN-data-infrastructure.html" aria-current="page">
<a class="nav-link" href="./index.html">
<span class="menu-text">Rural Innovation Network data</span></a>
</li>
</ul>
Expand Down
127 changes: 127 additions & 0 deletions docs/assets/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:400,700,400italic,700italic');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;500;600;700&display=swap');

@font-face {
font-family: 'TT Hoves';
font-weight: normal;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Regular.ttf') format('truetype'),
url('./fonts/TTHoves-Regular/font.woff') format("woff"),
url('./fonts/TTHoves-Regular/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Regular.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Regular/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Regular/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Bold';
font-weight: bold;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Bold.ttf') format('truetype'),
url('./fonts/TTHoves-Bold/font.woff') format("woff"),
url('./fonts/TTHoves-Bold/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Bold.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Bold/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Bold/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Medium';
font-weight: 500;
font-style: normal;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Medium.ttf') format('truetype'),
url('./fonts/TTHoves-Medium/font.woff') format("woff"),
url('./fonts/TTHoves-Medium/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Medium.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Medium/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Medium/font.woff2') format("woff2");
}

@font-face {
font-family: 'TT Hoves Italic';
font-weight: normal;
font-style: italic;
src: local('TT Hoves'),
url('./fonts/TypeType - TT Hoves Italic.ttf') format('truetype'),
url('./fonts/TTHoves-Italic/font.woff') format("woff"),
url('./fonts/TTHoves-Italic/font.woff2') format("woff2"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TypeType - TT Hoves Italic.ttf') format('truetype'),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Italic/font.woff') format("woff"),
url('https://cori-risi-apps.s3.amazonaws.com/fonts/TTHoves-Italic/font.woff2') format("woff2");
}


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* default */
html, body {
font-family: "Montserrat", "Bitter", serif;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 400;
font-family: "Montserrat", "TT Hoves", sans-serif;
}

h1, h2, h6 {
font-family: "Montserrat", "TT Hoves Bold", "TT Hoves", sans-serif;
font-weight: 700;
}

h3 {
font-family: "Montserrat", "TT Hoves Medium", "TT Hoves", "Bitter", serif;
font-weight: 400;
}

h4, h5 {
font-family: "Montserrat", "TT Hoves Medium", "TT Hoves", sans-serif;
font-weight: 500;
}

h1 { font-size: 3.2em; line-height: 1.16; }
h2 { font-size: 2.4em; line-height: 1.25; }
h3 { font-size: 1.8em; line-height: 1.3; }
h4 { font-size: 1.5em; line-height: 1.3; }
h5 { font-size: 1.2em; line-height: 1.3; }
h6 { font-size: .76em; line-height: 1.35; }

/* Larger than phablet */
@media (min-width: 550px) {
h1 { font-size: 2.8em; }
h2 { font-size: 2.3em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }
}

p {
font-family: "Bitter", serif;
font-size: 1em;
line-height: 1.7;
}

a {
font-family: "Bitter", serif;
font-size: 1em;
font-weight: normal;
line-height: 1.7;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
cursor: pointer;
}

.nav-item a, .sidebar-item a {
font-family: "Montserrat", "TT Hoves", sans-serif;
font-weight: normal;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/standard_cori_prez.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3d1e525

Please sign in to comment.