Skip to content

Commit

Permalink
put back public stuff, which is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
BartMassey committed Feb 14, 2024
1 parent 690bea3 commit 41efc0e
Show file tree
Hide file tree
Showing 26 changed files with 1,000 additions and 0 deletions.
113 changes: 113 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>

<style>
:root {
--accent-color: #05a081;
--accent-color-light: #82d0c0;
--accent-overlay-color: #fff;
--body-bg: #fff;
--body-color: #000;
--heading-color: #000;
--table-bg-even: #f3f3f3;
--table-border-bottom: #dddddd;
}

</style>

<meta name="theme-color" content="#05a081" />


<link rel="icon" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.97fd810ee92b583a.png" />
<link rel="apple-touch-icon" sizes="48x48" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.97fd810ee92b583a.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.9084ada6c836790e.png" />
<link rel="apple-touch-icon" sizes="96x96" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.4b181b94a54fe1e9.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.06a6332c6a5bc128.png" />
<link rel="apple-touch-icon" sizes="192x192" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.1d3ed0786777af28.png" />
<link rel="apple-touch-icon" sizes="256x256" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.9fa6cac1c1c79f46.png" />
<link rel="apple-touch-icon" sizes="384x384" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.f2dbe9ea63f73134.png" />
<link rel="apple-touch-icon" sizes="512x512" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.558128aadaf22d02.png" />





<meta property="og:type" content="website">

<meta name="twitter:card" content="summary">







<meta name="description" content="" />
<meta name="twitter:description" content="">




<meta name="twitter:title" content="">



<link rel="prerender" href="&#x2F;about&#x2F;" />

<link rel="prerender" href="&#x2F;blog&#x2F;" />


<link rel="prefetch" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.b105d4187dc68504.png" />

<title>





</title>



<link rel="stylesheet" href="https://rust-edu.github.io/bart-blog/main.css">


</head>
<body>

<header>
<a class="profile-icon" href="/">
<img src="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.b105d4187dc68504.png" alt="profile picture">
</a>
<nav>

<a href="&#x2F;about&#x2F;">About</a>

<a href="&#x2F;blog&#x2F;">Blog</a>

</nav>
</header>

<main>

<h1>404</h1>

<p>This is not the page you're looking for... return back to <a href="/">safety?</a></p>



</main>
<footer class="footer-page">



</footer>
</body>
</html>
120 changes: 120 additions & 0 deletions public/about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>

<style>
:root {
--accent-color: #05a081;
--accent-color-light: #82d0c0;
--accent-overlay-color: #fff;
--body-bg: #fff;
--body-color: #000;
--heading-color: #000;
--table-bg-even: #f3f3f3;
--table-border-bottom: #dddddd;
}

</style>

<meta name="theme-color" content="#05a081" />


<link rel="icon" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.97fd810ee92b583a.png" />
<link rel="apple-touch-icon" sizes="48x48" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.97fd810ee92b583a.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.9084ada6c836790e.png" />
<link rel="apple-touch-icon" sizes="96x96" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.4b181b94a54fe1e9.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.06a6332c6a5bc128.png" />
<link rel="apple-touch-icon" sizes="192x192" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.1d3ed0786777af28.png" />
<link rel="apple-touch-icon" sizes="256x256" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.9fa6cac1c1c79f46.png" />
<link rel="apple-touch-icon" sizes="384x384" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.f2dbe9ea63f73134.png" />
<link rel="apple-touch-icon" sizes="512x512" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.558128aadaf22d02.png" />





<meta property="og:type" content="website">

<meta name="twitter:card" content="summary">







<meta name="description" content="" />
<meta name="twitter:description" content="">




<meta name="twitter:title" content="">



<link rel="prerender" href="&#x2F;about&#x2F;" />

<link rel="prerender" href="&#x2F;blog&#x2F;" />


<link rel="prefetch" href="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.b105d4187dc68504.png" />

<title>





</title>



<link rel="stylesheet" href="https://rust-edu.github.io/bart-blog/main.css">


</head>
<body>

<header>
<a class="profile-icon" href="/">
<img src="https:&#x2F;&#x2F;rust-edu.github.io&#x2F;bart-blog&#x2F;processed_images&#x2F;icon.b105d4187dc68504.png" alt="profile picture">
</a>
<nav>

<a href="&#x2F;about&#x2F;">About</a>

<a href="&#x2F;blog&#x2F;">Blog</a>

</nav>
</header>

<main>

<h2 id="about-bart-massey-and-rust-edu">About Bart Massey and Rust-Edu</h2>
<p>I'm <a href="https://www.cs.pdx.edu/~bart">Bart Massey</a>, an
Associate Professor at <a href="https://pdx.edu">Portland State
University</a>.</p>
<p>I am the founder and currently one of the leads of
<a href="https://rust-edu.org">Rust-Edu</a>, an organization initially
funded by a generous gift from Futurewei. The primary goal
of Rust-Edu is to get Rust into University curricula
worldwide, but we also are working hard on general Rust
education, learning, teaching and training. Please check us
out!</p>


</main>
<footer class="footer-page">



</footer>
</body>
</html>
Loading

0 comments on commit 41efc0e

Please sign in to comment.