continue redesign

This commit is contained in:
2025-04-17 22:24:08 +02:00
parent 52fead55b6
commit 8d036a1a95
8 changed files with 99 additions and 60 deletions

View File

@@ -30,24 +30,24 @@
<h1>Who is Richard Stallman?</h1>
<p>
Dr Richard Stallman launched the free software movement in 1983 and
started the development of the GNU operating system
Dr Richard Stallman launched the <b>free software movement</b> in 1983 and
started the development of the <b>GNU operating system</b>
(see <a href="https://www.gnu.org">www.gnu.org</a>) in 1984.
GNU is free software: everyone has the freedom to copy it
and redistribute it, with or without changes. The GNU/Linux system,
and redistribute it, with or without changes. The <b>GNU/Linux</b> system,
basically the GNU operating system with <a href="https://kernel.org/">Linux</a>
as the kernel, is used on tens of millions of computers today.
as the kernel, is used on <b>tens of millions of computers today</b>.
</p>
<p>
Stallman has received the ACM Grace
Hopper Award and the ACM Software and Systems Award, a MacArthur
Foundation fellowship, the Electronic Frontier Foundation's Pioneer
Award, and the the Takeda Award for Social/Economic Betterment, as
Stallman has received the <b>ACM Grace
Hopper Award</b> and the <b>ACM Software and Systems Award</b>, a <b>MacArthur
Foundation fellowship</b>, the <b>Electronic Frontier Foundation's Pioneer
Award</b>, and the the <b>Takeda Award for Social/Economic Betterment</b>, as
well as many doctorates honoris causa, and has been inducted into the
<a href="https://www.internethalloffame.org/">Internet Hall of Fame</a>.
If you are also interested in his other projects or ideas, you can visit his
<i><a href="https://stallman.org">personal website</a></i>, where he regularly adds new content.
<a href="https://stallman.org">personal website</a>, where he regularly adds new content.
</p>
<p>
@@ -59,25 +59,25 @@
<h1>About the lecture</h1>
<p>
The lecture will be held in English with automatically generated Czech subtitles.
The lecture will be held <b>in English</b> with automatically generated Czech subtitles.
</p>
<p>
Mr Stallman's actual lecture will be about an hour in length.
Mr Stallman's actual lecture will be about an <b>hour in length</b>.
Its main focus will be ethical issues in the field of digital technology.
It will also cover free software &ndash;
It will also cover <b>free software</b> &ndash;
a movement that Mr. Stallman himself founded.
It will focus on the dangers of the constant proliferation of non-free software in our digital society,
how such software limits us as users, and how we can fight against it with free software.
It will focus on the dangers of the constant proliferation of <b>non-free software</b> in our digital society,
how such software <b>limits us as users</b>, and how we can fight against it with free software.
</p>
<p>
An intractive Q&amp;A session will follow after the lecture, also being about an hour
An <b>intractive Q&amp;A</b> session will follow after the lecture, also being <b>about an hour</b>
in length. If you have questions for Mr. Stallman related to the lecture
topics, we would recommend to prepare them in advance.
Questions can be submitted either on paper or through a dedicated website.
Following the discussion, attendees will have the opportunity to
take photographs with Mr. Stallman,
have memorabilia signed or purchase items related to the
GNU operating system or the Free Software Foundation.
<b>take photographs with Mr. Stallman</b>,
have <b>memorabilia signed</b> or <b>purchase items related to the
GNU operating system</b> or the <b>Free Software Foundation</b>.
</p>
<h1>FAQ</h1>
@@ -107,8 +107,8 @@
More precisely, its coordinates are <a href="geo:50.773395,15.076628?z=19">50.773395,15.076628</a>.
</p>
<p style="margin: 0 0 15px 15px;">And below is a map with its location.</p>
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&amp;layer=mapnik&amp;marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/>
<small><a href="https://www.openstreetmap.org/?mlat=50.773395&amp;mlon=15.076628#map=19/50.773395/15.076628&amp;layers=N" target="_blank">Open map</a></small>
<iframe class="map" width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&amp;layer=mapnik&amp;marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/>
<small><a class="map-open" href="https://www.openstreetmap.org/?mlat=50.773395&amp;mlon=15.076628#map=19/50.773395/15.076628&amp;layers=N" target="_blank">Open map</a></small>
</div>
</main>
<script src="../countdown.js"></script>

View File

@@ -12,12 +12,12 @@
<h1>JavaScript used on this website</h1>
<p>
This website is enhanced with few short snippets of JavaScript.
This website is enhanced with few short snippets of <b>JavaScript</b>.
</p>
<p>
This page insures that visiting any page of this website only loads free software
(which means that it will properly function on browsers with LibreJS).
This page insures that visiting any page of this website <b>only loads free software</b>
(which means that it will properly function on browsers with <b>LibreJS</b>).
</p>
<p>Please verify the following scripts and their licences.</p>