diff --git a/css/theme/fossasia2020.css b/css/theme/fossasia2020.css index d66c873..b2bf36a 100644 --- a/css/theme/fossasia2020.css +++ b/css/theme/fossasia2020.css @@ -43,15 +43,16 @@ body { position: absolute; bottom: 0em; right: 0em; - padding-bottom: 1em; + padding-bottom: 0.8em; padding-right: 1em; text-align: right; - font-size: 0.5em; + font-size: 0.8em; width: 100%; height: 68px; background-image: url("lca2020-logo-cropped.svg"); background-repeat: no-repeat; - background-color: rgb(0, 177, 197); + background-color: #e12b00; + color: #fff; display: flex; justify-content: flex-end; align-items: flex-end; @@ -59,16 +60,22 @@ body { } .reveal .footer .url { - position: absolute; - padding-bottom: 30px; + padding-right: 50px; + padding-left: 50px; + color: #4fdcff; } .reveal .footer .theme { - padding-right: 80px; + padding-right: 50px; } .reveal .footer .hashtag { - padding-right: 80px; + padding-left: 50px; + padding-right: 0; +} + +.reveal .footer .twitter { + padding-left: 50px; } @media only screen and (max-width:800px) { @@ -95,7 +102,7 @@ body { } } -@media only screen and (max-width:1300px) { +@media only screen and (max-width:1200px) { .reveal .footer .hashtag { display: none; } @@ -105,11 +112,11 @@ body { font-family: "IBM Plex Mono", "Space Mono", Helvetica, sans-serif; font-size: 42pt; font-weight: normal; - color: #212529; + color: #222; } ::selection { - color: #212529; + color: #aaa; background: #bee4fd; text-shadow: none; } @@ -141,16 +148,17 @@ body { .reveal h5, .reveal h6 { margin: 0 0 20px 0; - color: #212529; + color: #fff; font-family: "Brix Sans Medium Firefox", "Brix Sans Medium", "Montserrat", Helvetica, sans-serif; font-weight: 300; line-height: 1.2; letter-spacing: normal; /* text-transform: uppercase; */ - /* text-shadow: 1px 1px 2px black; */ - text-shadow: none; + text-shadow: 1px 1px 2px black; + /* text-shadow: none; */ word-wrap: break-word; - background-color: rgb(250, 166, 26); + background-color: #e12b00; + /* background-color: rgb(250, 166, 26); */ width: 100%; } @@ -171,7 +179,7 @@ body { } .reveal h1 { - text-shadow: none; + /* text-shadow: none; */ } /********************************************* diff --git a/img/Annotation 2020-01-16 111040.png b/img/Annotation 2020-01-16 111040.png index f249848..48f4af6 100644 Binary files a/img/Annotation 2020-01-16 111040.png and b/img/Annotation 2020-01-16 111040.png differ diff --git a/img/Library_card.jpg b/img/Library_card.jpg index c6c3e4b..22b9946 100644 Binary files a/img/Library_card.jpg and b/img/Library_card.jpg differ diff --git a/img/Redox_logo_2015.svg b/img/Redox_logo_2015.svg new file mode 100644 index 0000000..2c59df0 --- /dev/null +++ b/img/Redox_logo_2015.svg @@ -0,0 +1,155 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/img/os-survey-stale.png b/img/os-survey-stale.png index b12a293..0d6b21c 100644 Binary files a/img/os-survey-stale.png and b/img/os-survey-stale.png differ diff --git a/img/tire_photo.jpg b/img/tire_photo.jpg new file mode 100644 index 0000000..ae16b2c Binary files /dev/null and b/img/tire_photo.jpg differ diff --git a/img/tockos.svg b/img/tockos.svg new file mode 100644 index 0000000..ab15b9a --- /dev/null +++ b/img/tockos.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 6acfb85..29bbabf 100644 --- a/index.html +++ b/index.html @@ -39,9 +39,10 @@
@@ -62,15 +63,19 @@
-

Xous: Why another kernel?

+

Xous: A Betrusted OS

+
-

Betrusted Goals

    @@ -155,7 +160,7 @@

    Felix' Rule of Thumb

    -
    + @@ -180,7 +185,7 @@
    - @@ -227,7 +232,7 @@ @@ -269,7 +274,7 @@
    - +
    @@ -369,35 +374,6 @@
    -

    Betrusted Goals

    -
      -
    • <=4 MB RAM
    • -
    • Process Isolation
    • -
    • Safe language
    • -
    • Microkernel
    • -
    - -
    - -
    -

    Xous: System Design

    - +
    + Image CC-BY Tammy