summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html36
1 files changed, 26 insertions, 10 deletions
diff --git a/index.html b/index.html
index bba222f..b7efa95 100644
--- a/index.html
+++ b/index.html
@@ -5,23 +5,39 @@
 		<link rel="stylesheet" href="/plain.css" />
 		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 		<meta charset="utf-8" />
+		<style>#now {font-weight: bold;}</style>
 	</head>
 	<body>
 		<h1>Andrew Yu</h1>
-		<ul id="nav">
-			<li><a href="https://www.andrewyu.org">Me</a></li>
-			<li><a href="/hub.html">Hub</a></li>
-			<li><a href="/contact.html">Contact</a></li>
-			<li><a href="/article/">Articles</a></li>
-			<li><a href="/life/">Life-log</a></li>
-			<li><a href="/buffer.html">Buffer</a></li>
-		</ul>
 		<hr />
 		<p id="now">
-		There is no current note at the moment.
+		Student Government election on September 29.
 		</p>
 		<hr />
-		<p id="about-me">I am Andrew Yu (i.e. Run Xi 于润熙), a 14-year-old in Shanghai, China, currently studying at <a href="https://ykpaoschool.cn/">YK Pao School</a> (link requires JavaScript to function, will discuss replacements).  My main fields of interest are philosophy (especially political philosophy), metamathematics, programming fundamentals, cardiology and molecular biology.  I'm also a Free Computing activist.  Feel free to read my articles and other works: be sure to check out <a href="/hub.html">the Hub</a>.</p>
+		<p id="about-me">I am Andrew Yu, a 14-year-old student in Shanghai, China, currently studying at YK Pao School.  I am interested in fundamental computer science, political philosophy, and (more clinically-oriented) biology.
+		<hr />
+		<ul>
+			<li><a href="https://www.andrewyu.org/">My Personal Website</a></li>
+			<li><a href="https://www.andrewyu.org/article/">Personal Articles</a></li>
+			<li><a href="https://git.andrewyu.org/">Git</a></li>
+			<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>
+			<li><a href="https://ykps.andrewyu.org/">Unofficial YK Pao School Activities Site</a></li>
+			<li><a href="https://learn.tuxiversity.org/">Tuxiversity (Unmaintained, please help)</a></li>
+			<li><a href="https://www.andrewyu.org/school/">School Stuff Hub</a></li>
+			<li><a href="https://www.andrewyu.org/other-articles/">Articles by Other People I Find Worth Sharing</a></li>
+			<li><a href="https://www.andrewyu.org/life/">Miniture Life Log</a></li>
+			<li><a href="https://www.andrewyu.org/note/">Frequently Used Snippets for Frequently Asked Questions</a></li>
+			<li><a href="https://www.andrewyu.org/buffer.html">Random Buffer Webpage</a></li>
+			<li><a href="https://www.andrewyu.org/hub.html">Weird link hub thing</a></li>
+		</ul>
+		<hr />
+		<ul>
+			<li><a href="https://www.andrewyu.org/note/comms.html">Communication Guidelines</a></li>
+			<li><a href="https://www.andrewyu.org/note/wechat.html">``WeChat''</a></li>
+			<li><a href="https://www.andrewyu.org/note/ask.html">Don't ask to ask, just ask</a></li>
+			<li><a href="https://www.andrewyu.org/note/social-media.html">Modern Social Media</a></li>
+			<li><a href="https://www.andrewyu.org/note/their.html">The ``Their'' Pronoun</a></li>
+		</ul>
 		<div id="footer">
 			<hr />
 			<p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain.  (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so.)</p>