Skip to content

Commit

Permalink
update style but needs improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
bkainen committed Aug 19, 2024
1 parent 3b9cfee commit 86360f6
Show file tree
Hide file tree
Showing 111 changed files with 623 additions and 13 deletions.
12 changes: 10 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
.RData
.Ruserdata
*.Rproj
.DS_Store

*.DS_Store
*.idea
/.obsidian/
/.quarto/
/data/
/_freeze/
/_site/

#docs
node_modules
.Rproj.user
17 changes: 14 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ project:

website:
title: "Additional resources for fellows"
favicon: assets/images/Logo-Mark_Black.png
sidebar:
style: "docked"
search: true
Expand Down Expand Up @@ -31,9 +32,19 @@ website:

format:
html:
theme: cosmo
css: styles.css
theme:
- minty
- src/custom.scss
css: assets/fonts.css
fontcolor: "#121E22"
linkcolor: "#00835D"
mainfont: "Bitter"
grid:
sidebar-width: 250px
body-width: 1100px
margin-width: 250px
toc: true


resources:
- "assets/*"

4 changes: 2 additions & 2 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>Additional resources for fellows - PatentsView Primer for CORI’s MDA</title>
<title>Additional resources for fellows - ERC resources</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -200,7 +200,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">PatentsView Primer for CORI’s MDA</h1>
<h1 class="title">ERC resources</h1>
</div>


Expand Down
2 changes: 1 addition & 1 deletion _site/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
{
"objectID": "index.html",
"href": "index.html",
"title": "PatentsView Primer for CORI’s MDA",
"title": "ERC resources",
"section": "",
"text": "content TBD"
},
Expand Down
6 changes: 3 additions & 3 deletions _site/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion _site/themes/access/rural-capacity-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<script src="../../site_libs/quarto-search/fuse.min.js"></script>
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../assets/images/Logo-Mark_Black.png" rel="icon" type="image/png">
<script src="../../site_libs/quarto-html/quarto.js"></script>
<script src="../../site_libs/quarto-html/popper.min.js"></script>
<script src="../../site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -69,7 +70,7 @@
}</script>


<link rel="stylesheet" href="../../styles.css">
<link rel="stylesheet" href="../../assets/fonts.css">
</head>

<body class="nav-sidebar docked">
Expand Down
3 changes: 2 additions & 1 deletion _site/themes/resources/food-atlas.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<script src="../../site_libs/quarto-search/fuse.min.js"></script>
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../assets/images/Logo-Mark_Black.png" rel="icon" type="image/png">
<script src="../../site_libs/quarto-html/quarto.js"></script>
<script src="../../site_libs/quarto-html/popper.min.js"></script>
<script src="../../site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -69,7 +70,7 @@
}</script>


<link rel="stylesheet" href="../../styles.css">
<link rel="stylesheet" href="../../assets/fonts.css">
</head>

<body class="nav-sidebar docked">
Expand Down
Binary file added assets/favicon.ico
Binary file not shown.
126 changes: 126 additions & 0 deletions assets/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
@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=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/fonts/Montserrat-Black.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-BlackItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Bold.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-BoldItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-ExtraBold.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-ExtraBoldItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-ExtraLight.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-ExtraLightItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Italic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Light.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-LightItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Medium.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-MediumItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Regular.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-SemiBold.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-SemiBoldItalic.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-Thin.ttf
Binary file not shown.
Binary file added assets/fonts/Montserrat-ThinItalic.ttf
Binary file not shown.
Binary file added assets/fonts/TTHoves-Black/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Black/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-BlackItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-BlackItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Bold.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Bold/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Bold/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldOutline/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldOutline/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldOutlineItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-BoldOutlineItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-DemiBold.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-DemiBold/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-DemiBold/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-DemiBoldItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-DemiBoldItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraBold/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraBold/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraBoldItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraBoldItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraLight/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraLight/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraLightItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-ExtraLightItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Hairline/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Hairline/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-HairlineItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-HairlineItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Italic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Italic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Light.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Light/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Light/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-LightItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-LightItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Medium/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Medium/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-MediumItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-MediumItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Regular/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Regular/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-Thin/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-Thin/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHoves-ThinItalic/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHoves-ThinItalic/font.woff2
Binary file not shown.
Binary file added assets/fonts/TTHovesVariable/font.woff
Binary file not shown.
Binary file added assets/fonts/TTHovesVariable/font.woff2
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Black.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Bold Italic.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Bold.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves DemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves ExtraBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves ExtraLight.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Hairline.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Italic.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Light.ttf
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Medium.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Regular.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Thin Italic.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Thin.ttf
Binary file not shown.
Binary file added assets/fonts/TypeType - TT Hoves Variable.ttf
Binary file not shown.
Binary file added assets/fonts/icomoon.eot
Binary file not shown.
11 changes: 11 additions & 0 deletions assets/fonts/icomoon.svg
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 assets/fonts/icomoon.ttf
Binary file not shown.
Binary file added assets/fonts/icomoon.woff
Binary file not shown.
Binary file added assets/fonts/mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions assets/images/Full-Logo_CORI_Black.svg
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 86360f6

Please sign in to comment.