summary refs log tree commit diff stats
path: root/school/stugov-campaign.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-09-13 15:14:01 +0200
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:22 +0800
commit1f6bc44422e58808289b00811f4a50ddee84163d (patch)
treedf28495efa3c72d2035f1166ea6c3bcb00c6104f /school/stugov-campaign.html
parent8e487d4436403e2e683acae8bd2c556b416b2e87 (diff)
downloadwww-1f6bc44422e58808289b00811f4a50ddee84163d.tar.gz
/school/: Student Government CAMPAIGN document initial commit.
Diffstat (limited to 'school/stugov-campaign.html')
-rw-r--r--school/stugov-campaign.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/school/stugov-campaign.html b/school/stugov-campaign.html
new file mode 100644
index 0000000..9e09842
--- /dev/null
+++ b/school/stugov-campaign.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+	<head>
+		<title>Andrew Yu's Student Government Campaign</title>
+		<link rel="stylesheet" href="/plain.css" />
+		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+		<meta charset="utf-8" />
+	</head>
+	<body class="indent">
+		<h1>Andrew Yu's Student Government Campaign</h1>
+		<p>
+		This document is still a work-in-progress.
+		</p>
+		<p>
+		Hi everyone.  I am <a href="https://www.andrewyu.org/">Andrew Yu</a>, a new student at <a href="https://ykpaoschool.cn/">YK Pao School</a>, Year 9.  I have some experience and significant interest in political philosophy.
+		</p>
+		<p>
+		<a href="/school/stugov-proposals.html">I have many proposals for the school.</a>  Take a look at the linked Webpage for the specifics, though in summary: (1) Add drinking water fountains; (2) Draft a rigorous ``legal'' system for within the school for clarity in which behaviors are encouraged, discouraged and punishable; (3) Relax school email rules to allow external emails; (4) Replace fluorescent lighting with LED lighting.  While these proposals and plans are not specific to my campaign, being in the Student Government would make execution of these plans much easier (and would better motivate me to do them, especially for proposal (2) because I'd need to write a lot of stuff).
+		</p>
+		<p>
+		If you believe that I will be a contribution for the environment of the school by being in the Student Government, that my proposals make sense, please consider voting for me as it would make what I want to do easier.  Do note that there is an oppurtunity cost voting for me&mdash;you now cannot vote for someone else, so, cast your vote carefully, I guess.  (Note to self: plurality voting is broken in modern politics but less so when selecting based on trust in the candidates' ability.  Consider proposing an alternative voting system such as Instant Runoff or Approval Voting.)
+		</p>
+		<p>
+		Please <a href="/school/contact.html">contact me</a> for any suggestions, questions, and/or comments.  Thank you for your interest in my campaign.
+		</p>
+		<div id="footer">
+			<hr />
+			<p>
+			This Webpage is in the public domain.
+			</p>
+			<p>
+			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>
+			<p>
+			<a href="/school/">Andrew Yu's School Stuff</a>
+			<br />
+			<a href="/">Andrew Yu's Website</a>
+			</p>
+		</div>
+	</body>
+</html>