diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 189 |
1 files changed, 100 insertions, 89 deletions
diff --git a/index.html b/index.html index 1cd85f6..364911d 100644 --- a/index.html +++ b/index.html @@ -1,94 +1,105 @@ <!DOCTYPE html> <html lang="en"> - <head> - <title>Runxi Yu</title> - <link rel="stylesheet" href="/style.css" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> - <meta charset="utf-8" /> - <meta name="pronouns-preferred" content="en:they/them" /> - <style>#now {font-weight: bold;}</style> - </head> - <body> - <h1>Runxi Yu</h1> - <hr /> - <p id="about-me">I am Runxi Yu, a 16-year-old student. I am interested in philosophy (e.g. epistemology and political philosophy), computer science, mathematics, and physics.</p> - <p id="pronouns">Pronouns: they/他</p> - <hr /> + +<head> + <meta charset="UTF-8" /> + <title>Runxi Yu</title> + + <link rel="stylesheet" href="/style.css" /> + <!-- <link rel="stylesheet" href="../source/oldstyle.css" /> --> + <link rel="icon" href="/favicon.ico" sizes="any" /> + <!-- <link rel="icon" href="/icon.svg" type="image/svg+xml" /> --> + + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="theme-color" content="#241504" /> + <meta name="color-scheme" content="light dark"> + +</head> + +<body> +<header> + <h1>Runxi Yu</h1> +</header> + +<article> + <p id="about-me">I am Runxi Yu, a 16-year-old student. I am interested in philosophy (e.g. epistemology and political philosophy), computer science, mathematics, and physics.</p> + <p id="pronouns">My pronouns are they/them in English and 他 in Chinese.</p> + +<h2 id="contact">Contact</h2> +<ul> + <li>Email <code>me</code> at <code>runxiyu</code> dot <code>org</code> (private)</li> + <li>Email <code><a href="https://lists.sr.ht/~runxiyu/public-inbox">~runxiyu/public-inbox@lists.sr.ht</a></code> (public inbox)</li> + <li>Email <code>s22537</code> at <code>ykpaoschool</code> dot <code>cn</code> (for school-related inquiries only)</li> + <li>OpenPGP <a href="https://runxiyu.org/runxiyu.asc"><code>4B9840F43793EAFC56242BC6066289148176003F</code></a></li> + <li>IRC <code>runxiyu</code> on <a href="https://libera.chat">Libera.Chat</a> or <code>irc.runxiyu.org</code></li> + <li>Matrix <code>@me:andrewyu.org</code> (temporary)</li> + <!-- <li>Mastodon <a rel="me" href="https://social.treehouse.systems/@RunxiYu"><code>@RunxiYu@social.treehouse.systems</code></a></li> --> + <li>sr.ht <a href="https://sr.ht/~runxiyu"><code>~runxiyu</code></a></li> +</ul> + +<h2 id="sites">Sites</h2> + +<ul> + <li><a href="./microblog">Microblog</a></li> + <li>Git Repositories <ul> - <li><a href="https://runxiyu.org/">My personal website</a></li> - <li><a href="#articles">Personal articles</a> - <li><a href="#faq">FAQ, etc.</a></li> - <li><a href="./microblog">Microblog</a></li> - <li>Contact, and accounts: - <ul> - <li>Email <code>me</code> AT <code>runxiyu</code> DOT <code>org</code> (private)</li> - <li>Email <code><a href="https://lists.sr.ht/~runxiyu/public-inbox">~runxiyu/public-inbox@lists.sr.ht</a></code> (public inbox)</li> - <li>Email <code>s22537</code> AT <code>ykpaoschool</code> DOT <code>cn</code> (for school-related inquiries only)</li> - <li>OpenPGP <a href="https://runxiyu.org/runxiyu.asc"><code>4B9840F43793EAFC56242BC6066289148176003F</code></a></li> - <li>IRC <code>runxiyu</code> on <a href="https://libera.chat">Libera.Chat</a> or <code>irc.runxiyu.org</code></li> - <li>Matrix <code>@me:andrewyu.org</code> (temporary)</li> - <!-- <li>Mastodon <a rel="me" href="https://social.treehouse.systems/@RunxiYu"><code>@RunxiYu@social.treehouse.systems</code></a></li> --> - <li>sr.ht <a href="https://sr.ht/~runxiyu"><code>~runxiyu</code></a></li> - </ul> - </li> - <li>Git Repositories - <ul> - <li><a href="https://git.runxiyu.org/">Current</a></li> - <li><a href="https://oldgit.runxiyu.org/">Archive</a></li> - <li><a href="https://oldgit.runxiyu.org/">Contrib</a></li> - </ul> - </li> - <!--<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>--> - <li><a href="/school/">School Stuff Hub</a></li> + <li><a href="https://git.runxiyu.org/">Current</a></li> + <li><a href="https://oldgit.runxiyu.org/">Archive</a></li> + <li><a href="https://oldgit.runxiyu.org/">Contrib</a></li> </ul> - <hr /> - <h2 id="articles">Personal Articles</h2> - <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here for the sake of completeness. Articles marked with "*" are fictional/literary.</p> - <ul> - <li><a href="./identity-over-time.pdf">In what sense are you the same person today that you were when you were ten?</a></li> - <li><a href="./journey-overcoming-rationalism.html">A journey to overcome rationalism?</a></li> - <li><a href="./x-pronouns.html"><code>X-Pronouns-...</code> email headers</a></li> - <li><a href="./forge-workflows.html">Forge Workflows</a></li> - <li><a href="./chinese-pronouns.html">Reclaiming "他" as a gender-inclusive pronoun</a></li> - <li><a href="./sway-keysym.html">Sway keysym</a></li> - <li><a href="./affirmative-action.txt">Affirmative Action in Light of Harvard/UNC Case</a></li> - <li><a href="./unicorn.html">Unicorn</a></li> - <li><a href="./texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a></li> - <li><a href="./gender-and-pronouns.html">Gender and Pronouns</a></li> - <li><a href="./poems-2.html">Poems Collection 2</a></li> - <li><a href="./poems-1.html">Poems Collection 1</a></li> - <li><a href="./means.html">Means</a></li> - <li><a href="./depravity.html">Depravity</a></li> - <li><a href="./purple-hibiscus.html">Random Notes on Purple Hibiscus</a></li> - <li><a href="./math-science-and-philosophy.html">Math, Science, and Philosophy</a></li> - <li><a href="./the-old-web-was-better.html">The Old Web Was Better</a></li> - <li><a href="./free-hardware.html">Free Hardware</a></li> - <li>A Fragile Society</li> - <li><a href="./copyright.html">Copyright: It's okay</a></li> - <li><a href="./democracy-us.html">Democracy: The United States</a></li> - <li><a href="./democracy-fundamentals.html">Democracy: Fundamentals</a></li> - <li><a href="./abortion.html">Abortion</a></li> - <li><a href="./pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li> - <li><a href="./free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a></li> - </ul> - <hr /> - <h2 id="faq">FAQs and Stuff</h2> - <ul> - <li><a href="./pronouns.html">My Pronouns</a></li> - <li><a href="./comms.html">Communication Guidelines</a></li> - <li><a href="./wechat.html">On WeChat</a></li> - <li><a href="./ask.html">Don't ask to ask, just ask</a></li> - <li><a href="./on-suicide-jokes.html">On Jokes about Suicide</a></li> - <li><a href="./on-racist-jokes.html">On Racist Jokes</a></li> - <li><a href="./really.html">"Really" is a confusing word</a></li> - </ul> - <div id="footer"> - <hr /> - <p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this exact domain (<code>runxiyu.org</code>—but not anything else e.g. not <code>git.runxiyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://runxiyu.org/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> - <p> - Version control information for this website is stored in <a href="https://git.runxiyu.org/runxiyu/www.git/">a git repository</a>. - </p> - </div> - </body> + </li> + <!--<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>--> +</ul> + + +<h2 id="articles">Personal Articles</h2> +<p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are generally sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here for the sake of completeness. Articles marked with "*" are fictional/literary.</p> +<ul> + <li><a href="./identity-over-time.pdf">In what sense are you the same person today that you were when you were ten?</a></li> + <li><a href="./journey-overcoming-rationalism.html">A journey to overcome rationalism?</a></li> + <li><a href="./x-pronouns.html"><code>X-Pronouns-...</code> email headers</a></li> + <li><a href="./forge-workflows.html">Forge Workflows</a></li> + <li><a href="./chinese-pronouns.html">Reclaiming "他" as a gender-inclusive pronoun</a></li> + <li><a href="./sway-keysym.html">Sway keysym</a></li> + <li><a href="./affirmative-action.txt">Affirmative Action in Light of Harvard/UNC Case</a></li> + <li><a href="./unicorn.html">Unicorn</a></li> + <li><a href="./texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a></li> + <li><a href="./gender-and-pronouns.html">Gender and Pronouns</a></li> + <li><a href="./poems-2.html">Poems Collection 2</a></li> + <li><a href="./poems-1.html">Poems Collection 1</a></li> + <li><a href="./means.html">Means</a></li> + <li><a href="./depravity.html">Depravity</a></li> + <li><a href="./purple-hibiscus.html">Random Notes on Purple Hibiscus</a></li> + <li><a href="./math-science-and-philosophy.html">Math, Science, and Philosophy</a></li> + <li><a href="./the-old-web-was-better.html">The Old Web Was Better</a></li> + <li><a href="./free-hardware.html">Free Hardware</a></li> + <li>A Fragile Society</li> + <li><a href="./copyright.html">Copyright: It's okay</a></li> + <li><a href="./democracy-us.html">Democracy: The United States</a></li> + <li><a href="./democracy-fundamentals.html">Democracy: Fundamentals</a></li> + <li><a href="./abortion.html">Abortion</a></li> + <li><a href="./pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li> + <li><a href="./free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a></li> +</ul> +<h2 id="faq">FAQs and Stuff</h2> +<ul> + <li><a href="./comms.html">Communication Guidelines</a></li> + <li><a href="./wechat.html">On WeChat</a></li> + <li><a href="./ask.html">Don't ask to ask, just ask</a></li> + <li><a href="./on-suicide-jokes.html">On Jokes about Suicide</a></li> + <li><a href="./on-racist-jokes.html">On Racist Jokes</a></li> + <li><a href="./really.html">"Really" is a really confusing word!</a></li> +</ul> + +</article> + +<footer> + <ul role="list"> + <li><a href="/">Home</a></li> + <li>Runxi Yu</li> + <li><a rel="license" href="/pubdom.html">Public Domain</a></li> + </ul> +</footer> +</body> + </html> |