Skip to content

Commit

Permalink
deploy: aa8e8ba
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrancart committed Feb 27, 2024
0 parents commit e366816
Show file tree
Hide file tree
Showing 256 changed files with 22,914 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
5 changes: 5 additions & 0 deletions assets/css/pico.min.css

Large diffs are not rendered by default.

158 changes: 158 additions & 0 deletions assets/css/prism-night-owl.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
/**
* MIT License
* Copyright (c) 2018 Sarah Drasner
* Sarah Drasner's[@sdras] Night Owl
* Ported by Sara vieria [@SaraVieira]
* Added by Souvik Mandal [@SimpleIndian]
*/

code[class*="language-"],
pre[class*="language-"] {
color: #d6deeb;
font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
font-size: 1em;

-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;

-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: rgba(29, 59, 83, 0.99);
}

pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
text-shadow: none;
background: rgba(29, 59, 83, 0.99);
}

@media print {
code[class*="language-"],
pre[class*="language-"] {
text-shadow: none;
}
}

/* Code blocks */
pre[class*="language-"] {
padding: 1em;
margin: 0.5em 0;
overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
color: white;
background: #011627;
}

:not(pre) > code[class*="language-"] {
padding: 0.1em;
border-radius: 0.3em;
white-space: normal;
}

.token.comment,
.token.prolog,
.token.cdata {
color: rgb(99, 119, 119);
font-style: italic;
}

.token.punctuation {
color: rgb(199, 146, 234);
}

.namespace {
color: rgb(178, 204, 214);
}

.token.deleted {
color: rgba(239, 83, 80, 0.56);
font-style: italic;
}

.token.symbol,
.token.property {
color: rgb(128, 203, 196);
}

.token.tag,
.token.operator,
.token.keyword {
color: rgb(127, 219, 202);
}

.token.boolean {
color: rgb(255, 88, 116);
}

.token.number {
color: rgb(247, 140, 108);
}

.token.constant,
.token.function,
.token.builtin,
.token.char {
color: rgb(130, 170, 255);
}

.token.selector,
.token.doctype {
color: rgb(199, 146, 234);
font-style: italic;
}

.token.attr-name,
.token.inserted {
color: rgb(173, 219, 103);
font-style: italic;
}

.token.string,
.token.url,
.token.entity,
.language-css .token.string,
.style .token.string {
color: rgb(173, 219, 103);
}

.token.class-name,
.token.atrule,
.token.attr-value {
color: rgb(255, 203, 139);
}

.token.regex,
.token.important,
.token.variable {
color: rgb(214, 222, 235);
}

.token.important,
.token.bold {
font-weight: bold;
}

.token.italic {
font-style: italic;
}
181 changes: 181 additions & 0 deletions assets/old-website/css/fonts/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
@font-face {
font-family: 'open_sanslight_italic';
src: url('opensans-lightitalic-webfont.eot');
src: url('opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-lightitalic-webfont.woff2') format('woff2'),
url('opensans-lightitalic-webfont.woff') format('woff'),
url('opensans-lightitalic-webfont.ttf') format('truetype'),
url('opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansbold_italic';
src: url('opensans-bolditalic-webfont.eot');
src: url('opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-bolditalic-webfont.woff2') format('woff2'),
url('opensans-bolditalic-webfont.woff') format('woff'),
url('opensans-bolditalic-webfont.ttf') format('truetype'),
url('opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sanslight';
src: url('opensans-light-webfont.eot');
src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-light-webfont.woff2') format('woff2'),
url('opensans-light-webfont.woff') format('woff'),
url('opensans-light-webfont.ttf') format('truetype'),
url('opensans-light-webfont.svg#open_sanslight') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'roboto_slablight';
src: url('robotoslab-light-webfont.eot');
src: url('robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'),
url('robotoslab-light-webfont.woff2') format('woff2'),
url('robotoslab-light-webfont.woff') format('woff'),
url('robotoslab-light-webfont.ttf') format('truetype'),
url('robotoslab-light-webfont.svg#roboto_slablight') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sanssemibold_italic';
src: url('opensans-semibolditalic-webfont.eot');
src: url('opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-semibolditalic-webfont.woff2') format('woff2'),
url('opensans-semibolditalic-webfont.woff') format('woff'),
url('opensans-semibolditalic-webfont.ttf') format('truetype'),
url('opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'roboto_slabbold';
src: url('robotoslab-bold-webfont.eot');
src: url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('robotoslab-bold-webfont.woff2') format('woff2'),
url('robotoslab-bold-webfont.woff') format('woff'),
url('robotoslab-bold-webfont.ttf') format('truetype'),
url('robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sanssemibold';
src: url('opensans-semibold-webfont.eot');
src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-semibold-webfont.woff2') format('woff2'),
url('opensans-semibold-webfont.woff') format('woff'),
url('opensans-semibold-webfont.ttf') format('truetype'),
url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansregular';
src: url('opensans-regular-webfont.eot');
src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-regular-webfont.woff2') format('woff2'),
url('opensans-regular-webfont.woff') format('woff'),
url('opensans-regular-webfont.ttf') format('truetype'),
url('opensans-regular-webfont.svg#open_sansregular') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansitalic';
src: url('opensans-italic-webfont.eot');
src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-italic-webfont.woff2') format('woff2'),
url('opensans-italic-webfont.woff') format('woff'),
url('opensans-italic-webfont.ttf') format('truetype'),
url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansextrabold_italic';
src: url('opensans-extrabolditalic-webfont.eot');
src: url('opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-extrabolditalic-webfont.woff2') format('woff2'),
url('opensans-extrabolditalic-webfont.woff') format('woff'),
url('opensans-extrabolditalic-webfont.ttf') format('truetype'),
url('opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansextrabold';
src: url('opensans-extrabold-webfont.eot');
src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-extrabold-webfont.woff2') format('woff2'),
url('opensans-extrabold-webfont.woff') format('woff'),
url('opensans-extrabold-webfont.ttf') format('truetype'),
url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'roboto_slabthin';
src: url('robotoslab-thin-webfont.eot');
src: url('robotoslab-thin-webfont.eot?#iefix') format('embedded-opentype'),
url('robotoslab-thin-webfont.woff2') format('woff2'),
url('robotoslab-thin-webfont.woff') format('woff'),
url('robotoslab-thin-webfont.ttf') format('truetype'),
url('robotoslab-thin-webfont.svg#roboto_slabthin') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'roboto_slabregular';
src: url('robotoslab-regular-webfont.eot');
src: url('robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('robotoslab-regular-webfont.woff2') format('woff2'),
url('robotoslab-regular-webfont.woff') format('woff'),
url('robotoslab-regular-webfont.ttf') format('truetype'),
url('robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansbold';
src: url('opensans-bold-webfont.eot');
src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('opensans-bold-webfont.woff2') format('woff2'),
url('opensans-bold-webfont.woff') format('woff'),
url('opensans-bold-webfont.ttf') format('truetype'),
url('opensans-bold-webfont.svg#open_sansbold') format('svg');
font-weight: normal;
font-style: normal;

}
Binary file not shown.
Loading

0 comments on commit e366816

Please sign in to comment.