aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2019-08-11 11:59:43 -0500
committerBlaise Thompson <blaise@untzag.com>2019-08-11 11:59:43 -0500
commit26d45d97aa0414a971d7be97ee4e209931b67250 (patch)
tree6f87cc33fc8e27814d9ad15f96bbf2995ab50a5d
parent09bb0163be7e5a8e5df63d0bdff495b48fb1b932 (diff)
publicize
-rw-r--r--public/index.html29
-rwxr-xr-xpublicize.sh1
2 files changed, 17 insertions, 13 deletions
diff --git a/public/index.html b/public/index.html
index 53bbb12..0a075c4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,10 +2,10 @@
<html lang="en">
<head>
- <meta charset="utf-8">
- <title>Blaise J Thompson - CV</title>
- <style type="text/css"> h1,h2,h3 {line-height:1.2}</style>
- <link rel="stylesheet" href="style.css">
+ <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+ <title>Blaise J Thompson - CV</title>
+ <style type="text/css"> h1,h2,h3 {line-height:1.2}</style>
+ <link rel="stylesheet" href="style.css">
</head>
<body>
@@ -406,6 +406,18 @@ Madison, WI USA
<h2 id="service"><span><a href="#service" style=color:#f0c674>SERVICE</a></span></h2>
<header><h3><p>
+ <span><a href="https://peopleprogram.wisc.edu/">PEOPLE Program</a></span>
+ <span>2017, 2019</span>
+</p></h3>
+<em>Volunteer</em>
+<ul>
+ <li>"Pre-college Enrichment Opportunity Program for Learning Excellence"</li>
+ <li>Program for low-income, first generation prospective college students.</li>
+ <li>Taught high school students about electronics, science, and what it is like to be an analytical chemist.</li>
+ <li>Designed and created circuit boards for students to fill with components and take home.</li>
+</ul>
+
+<header><h3><p>
<span><a href="https://www.soinc.org/">Science Olympiad</a></span>
<span>2019</span>
</p></h3>
@@ -440,15 +452,6 @@ Madison, WI USA
</ul>
<header><h3><p>
- <span><a href="https://peopleprogram.wisc.edu/">Pre-college Enrichment Opportunity Program for Learning Excellence (PEOPLE)</a></span>
- <span>2017</span>
-</p></h3>
-<em>Volunteer</em>
-<ul>
- <li>Taught disadvantaged high school students about electronics, science, and what it is like to be an analytical chemist.</li>
-</ul>
-
-<header><h3><p>
<span>McElvain Committee</span>
<span>2013-2014</span>
</p></h3>
diff --git a/publicize.sh b/publicize.sh
new file mode 100755
index 0000000..3ae0ce4
--- /dev/null
+++ b/publicize.sh
@@ -0,0 +1 @@
+scp -r public/* root@blaise.zone:/var/www/cv.blaise.zone/html/