Skip to content

Commit

Permalink
add: Adding bundled assets for precision-recall article to github repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlu-explain committed Jun 6, 2022
1 parent c736a4c commit d74baff
Show file tree
Hide file tree
Showing 63 changed files with 1,737 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
36 changes: 36 additions & 0 deletions precision-recall/assets/mlu-fonts/ember/stylesheet.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 7, 2020 */



@font-face {
font-family: 'amazon_emberregular';
src: url('amazonember_rg-webfont.woff2') format('woff2'),
url('amazonember_rg-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}




@font-face {
font-family: 'amazon_ember_displayheavy';
src: url('amazonemberdisplay_he-webfont.woff2') format('woff2'),
url('amazonemberdisplay_he-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}




@font-face {
font-family: 'amazon_ember_monoregular';
src: url('amazonembermono_rg-webfont.woff2') format('woff2'),
url('amazonembermono_rg-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}
Binary file added precision-recall/assets/mlu_robot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions precision-recall/assets/styles/font.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
/*
This font software is the property of Amazon.
You may not modify the font software, use it on another website, or install it on a computer.
License information is available at http://commercialtype.com/eula
For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com
Copyright (C) 2017 Schwartzco Inc.
License: 1704-GNCLGK
*/

/*
********************
Amazon Fonts (for text)
********************
*/

@font-face {
/* font-family: 'amazon_ember_displaylight'; */
font-family: "Amazon Ember Display Light";
src: url("../mlu-fonts/ember/amazonemberdisplay_lt-webfont.woff2")
format("woff2"),
url("../mlu-fonts/ember/amazonemberdisplay_lt-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
font-stretch: normal;
font-display: swap;
}

@font-face {
font-family: "Amazon Ember";
src: url("../mlu-fonts/ember/amazonember_rg-webfont.woff2") format("woff2"),
url("../mlu-fonts/ember/amazonember_rg-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Amazon Ember Display Heavy";
src: url("../mlu-fonts/ember/amazonemberdisplay_he-webfont.woff2")
format("woff2"),
url("../mlu-fonts/ember/amazonemberdisplay_he-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Amazon Ember Mono";
src: url("../mlu-fonts/ember/amazonembermono_rg-webfont.woff2")
format("woff2"),
url("../mlu-fonts/ember/amazonembermono_rg-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}

/*
********************
KaTeX Fonts (for math equations)
********************
*/

@font-face {
font-family: KaTeX_Main;
src: url("../katex-fonts/KaTeX_Main-Bold.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Main-Bold.woff") format("woff"),
url("../katex-fonts/KaTeX_Main-Bold.ttf") format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: KaTeX_Main;
src: url("../katex-fonts/KaTeX_Main-BoldItalic.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Main-BoldItalic.woff") format("woff"),
url("../katex-fonts/KaTeX_Main-BoldItalic.ttf") format("truetype");
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: KaTeX_Main;
src: url("../katex-fonts/KaTeX_Main-Italic.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Main-Italic.woff") format("woff"),
url("../katex-fonts/KaTeX_Main-Italic.ttf") format("truetype");
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: KaTeX_Main;
src: url("../katex-fonts/KaTeX_Main-Regular.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Main-Regular.woff") format("woff"),
url("../katex-fonts/KaTeX_Main-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: KaTeX_Math;
src: url("../katex-fonts/KaTeX_Math-BoldItalic.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Math-BoldItalic.woff") format("woff"),
url("../katex-fonts/KaTeX_Math-BoldItalic.ttf") format("truetype");
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: KaTeX_Math;
src: url("../katex-fonts/KaTeX_Math-Italic.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Math-Italic.woff") format("woff"),
url("../katex-fonts/KaTeX_Math-Italic.ttf") format("truetype");
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: KaTeX_Size1;
src: url("../katex-fonts/KaTeX_Size1-Regular.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Size1-Regular.woff") format("woff"),
url("../katex-fonts/KaTeX_Size1-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: KaTeX_Size2;
src: url("../katex-fonts/KaTeX_Size2-Regular.woff2") format("woff2"),
url("../katex-fonts/KaTeX_Size2-Regular.woff") format("woff"),
url("../katex-fonts/KaTeX_Size2-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
125 changes: 125 additions & 0 deletions precision-recall/assets/styles/global.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
:root {
--sans: "Amazon Ember", Helvetica, Arial, sans-serif;
--serif: "Amazon Ember Mono", Georgia, Times, serif;
--mono: Menlo, Consolas, Monaco, "Courier New", monospace;

--z-bottom: -100;
--z-middle: 0;
--z-top: 100;
--z-overlay: 1000;

--black: #000;
--off-black: #282828;
--gray-dark: #5b5b5b;
--gray: #949494;
--gray-light: #c9c9c9;
--off-white: #f0f0f0;
--white: #fff;
--purple: #a239ca;
--blue: #4717f6;
--green: #34a29e;
--red: #ff533d;
--yellow: #e5e338;

--bg: var(--white);
--fg: var(--off-black);
--default: var(--gray-light);
--primary: var(--red);
--secondary: var(--green);

/* water.css */

--body-font: var(--sans);
--background-body: var(--white);
--background-ui: var(--off-white);
--background-alt: var(--off-white);
--selection: var(--gray);
--text-main: var(--off-black);
--links: var(--purple);
--focus: var(--green);
--border: var(--gray-light);
--animation-duration: 0.1s;
--button-hover: var(--gray-light);
--scrollbar-thumb: var(--gray-light);
--scrollbar-thumb-hover: var(--gray-dark);
--form-placeholder: var(--gray-dark);
--form-font: var(--sans);
--form-text: var(--gray-dark);
--input-thumb: var(--gray-dark);
--highlight: var(--yellow);
}

.skip-to-main {
border: none;
width: 1px;
height: 1px;
overflow: hidden;
position: absolute;
}

.skip-to-main:focus {
width: auto;
height: auto;
padding: 0.5em;
z-index: 1000;
}

/* pudding */
.wordmark svg path {
fill: currentColor;
}

/* demo */
#demo svg {
width: 1em;
vertical-align: middle;
}

body {
font-family: "Amazon Ember Display Heavy";
overflow-x: hidden;
}

/* Global Reusable Styles For Convenience */
.body-text {
margin: 0 auto;
text-align: left;
font-size: 18px;
line-height: 1.5em;
font-family: "Amazon Ember";
max-width: 600px;
}

.body-header {
margin: 0 auto;
text-align: left;
font-size: 30px;
line-height: 1.5em;
font-family: "Amazon Ember Display Heavy";
padding-top: 2rem;
padding-bottom: 0.5rem;
max-width: 600px;
}

.centered {
margin: auto;

max-width: 600px;
}

.bold {
font-family: "Amazon Ember Display Heavy";
}

/* mobile */
@media screen and (max-width: 950px) {
.body-text {
max-width: 80%;
font-size: 18px;
}

.body-header {
max-width: 80%;
font-size: 30px;
}
}
Loading

0 comments on commit d74baff

Please sign in to comment.