summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-03-11 18:49:54 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-03-11 18:49:54 +0800
commitcd766640c912d64e8ff39fe4069b94c0aba204c7 (patch)
treebebd4d2d080cca18b0995d16c613d68f73d555a1 /index.html
parent50d64495c58e98322f543bbb90622c3429b34ee6 (diff)
downloadwww-cd766640c912d64e8ff39fe4069b94c0aba204c7.tar.gz
minor edits
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/index.html b/index.html
index 1ca6d2f..ec5a24d 100644
--- a/index.html
+++ b/index.html
@@ -23,19 +23,16 @@
 			</div>
 		<hr />
 			<div id="campaign">
-				<p>Poll: epony argued in #gnu that licenses are e-waste.  Do you agree?  I would love an answer.  Please include [POLL] in your answer on IRC, or alternatively, send an email to <a href="mailto:poll@andrewyu.org">poll@andrewyu.org</a>.</p>
-				<p>New Hampshire might be incorporating software freedom into its law!  This would be a huge victory for the Free Software Movement.  Please take the time to read <a href="https://www.andrewyu.org/nh.html">https://www.andrewyu.org/nh.html</a> (WIP).</p>
 				<p>It is our responsibility to spread <a href="https://fsf.org">free software</a>, <a href="https://fcm.andrewyu.org">free computing (one of the websites started by me :D)</a> and advocate for user freedom.  Please don't waste any chances to do so.</p>
-				<p>Recent activities you might want to help with:  Sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a> and fight against <a href="https://www.fsf.org/bulletin/2020/spring/trial-by-proprietary-software">trial in courts with proprietary software</a>.</p>
 			</div>
 		<hr />
 			<div id="majornote">
-				<p>Welcome to my new website!  This website is entirely hand-crafted HTML and CSS, with some Vim and Emacs magic, of course.  The colors should remind you of the Airbus's flight displays, if you're into aviation.  I'm was using a very lame kind of responsive design&mdash;columns and their width&mdash;but that should make it quite readable on big displays.  Since stuff got long things break, I had to remove it.  Maybe I'll use some <code>calc()</code> some day.</p>
+				<p>Welcome to my new website!  This website is entirely hand-crafted HTML and CSS, with some Vim and Emacs magic, of course.  Works on this Website, unless otherwise noted, do not represent the viewpoint of any organization I associate with.  They are solely views of myself for public information.</p>
 			</div>
 		<hr />
 			<div id="myproject">
 				<p>I need a hand with some of my projects.  If you can, please look in their repositories.  Any ideas would work.</p>
-				<p><a href="https://git.andrewyu.org/">https://git.andrewyu.org</a> contains the git bare repositories.  <a href="https://project.andrewyu.org">https://project.andrewyu.org</a> contains the project pages.  Usually, their corresponding URLs match with each other (except for the subdomain).</p>
+				<p><a href="https://project.andrewyu.org/">https://project.andrewyu.org</a> contains the git repositories.</p>
 				<p><a href="https://project.andrewyu.org/libresociety">The Libre Society Project</a> is a campaign to spread the ideas of <a href="https://fsf.org">free software</a> to places other than software, such as the political system, economics, and society in general.</p>
 				<p><a href="https://project.andrewyu.org/freebiology">The Free Biololgy Project</a> is a repository of ideas for the development of medicine and the treatment of patients, especially related to medical equity.  I haven't started on this one yet, but it is upcoming.</p>
 			</div>
@@ -117,7 +114,7 @@
 		<hr />
 		<div id="footer">
 			<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://www.andrewyu.org">Andrew Yu's Website</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="mailto:andrew@andrewyu.org">Andrew Yu</a> is marked with <a href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1"></a>.</p>
-			<p>Works on this website that's supposed to be publicly accessible (don't try to get around my htaccess, don't crack my ssh, don't snoop on my email, etc) is public domain.  This does not include my projects and my git repos.  <a href="https://stpeter.im/writings/essays/publicdomain.html">https://stpeter.im/writings/essays/publicdomain.html</a> is a good explanation on why people put stuff in the public domain.  However, you might want to see the GNU AGPL section on this page.</p>
+			<p>Works on this website that's supposed to be publicly accessible (don't try to get around my htaccess, don't crack my ssh, don't snoop on my email, etc) is public domain.  This does not include my projects and my git repos, see their LICENSE files for per-project information.  <a href="https://stpeter.im/writings/essays/publicdomain.html">https://stpeter.im/writings/essays/publicdomain.html</a> is a good explanation on why people put stuff in the public domain.  However, you might want to see the GNU AGPL section on this page.</p>
 		</div>
 	</body>
 </html>