The Great Merge
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<div>
|
||||
<ul>
|
||||
<li><a href=".">Domů</a></li>
|
||||
<li><a href="info">Info</a></li>
|
||||
<li><a href="contact">Kontakt</a></li>
|
||||
<li><a href="javascript">JavaScript</a></li>
|
||||
</ul>
|
||||
|
@@ -2,7 +2,6 @@
|
||||
<div>
|
||||
<ul>
|
||||
<li><a href=".">Home</a></li>
|
||||
<li><a href="info">Info</a></li>
|
||||
<li><a href="contact">Contact</a></li>
|
||||
<li><a href="javascript">JavaScript</a></li>
|
||||
</ul>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
- Úvod nad ~~plakátem~~ fotkou s word cloudem
|
||||
- Odpočet dole (pod textem, nad fotkou)
|
||||
- Předělat index stránku do podoby plakátu
|
||||
- Info dopryč (spojit s indexem)
|
||||
<!-- - Info dopryč (spojit s indexem) -->
|
||||
- PDF s budovou G pryč
|
||||
|
||||
### Index
|
||||
|
@@ -33,6 +33,85 @@
|
||||
po přednášce bude rovněž možné zakoupit předměty s tematikou operačního systému GNU
|
||||
a Free Software Foundation.
|
||||
</p>
|
||||
|
||||
<h1>Kdo je Richard Stallman?</h1>
|
||||
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
|
||||
<figure class="aside">
|
||||
<img src="../stallman.webp" alt="Richard Stallman">
|
||||
<figcaption>Richard Stallman, 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<div id="stallman_bio_cz">
|
||||
<p>
|
||||
Dr. Richard Stallman v roce 1983 založil hnutí svobodného softwaru
|
||||
a následující rok započal vývoj operačního systému GNU
|
||||
(vizte <a href="https://www.gnu.org">www.gnu.org</a>).
|
||||
GNU je svobodný software, každý má možnost ho množit
|
||||
a šířit dál, bez změn nebo i se změnami.
|
||||
GNU/Linux (operační systém GNU s jádrem <a href="https://kernel.org/">Linux</a>)
|
||||
se dnes využívá na desítkách milionů osobních počítačů.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Stallmanovi byla udělena <i>Cena Grace Hopperové</i> a <i>Cena Softwarových Systémů</i>
|
||||
neziskovou organizací Association for Computing Machinery,
|
||||
<i>Cena za sociální/ekonomické zlepšení</i> organizací Takeda Foundation a
|
||||
<i>Cena Electronic Frontier Foundation</i> a mnoho čestných doktorátů.
|
||||
Stallman je členem programu <i>MacArthur Fellowship</i>
|
||||
a je členem <i><a href="https://www.internethalloffame.org/">Síně slávy Internetu</a></i>.
|
||||
Pokud vás zajímají i další jeho projekty nebo myšlenky, můžete navštívit jeho
|
||||
<i><a href="https://stallman.org">osobní stránky</a></i>, kam pravidelně přidává nový obsah.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Dr. Richard Stallman<br>
|
||||
Zakladatel <a href="https://www.fsf.org/">Free Software Foundation</a><br>
|
||||
Zakladatel a vedoucí vývoje <a href="https://www.gnu.org/">operačního systému GNU</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
Přednáška
|
||||
</h1>
|
||||
<p>
|
||||
Bude se jednat o zhruba dvouhodinový blok, po kterém bude následovat interaktivní diskuze. Pokud tedy máte
|
||||
na pana Stallmana dotazy blízké tématům přednášky, určitě si je předem rozmyslete. K dispozici bude možnost
|
||||
psaní otázek na papírky, nebo je zadávat pomocí webové stránky. Po diskuzi bude možné se s panem Stallmanem vyfotit či si od něj nechat podepsat upomínkové předměty.
|
||||
</p>
|
||||
<p>
|
||||
Na přednášku přijďte raději o něco dříve, aula bude otevřená minimálně 15 minut před začátkem přednášky.
|
||||
S sebou nepotřebujete asi nic kromě případně předvymyšlených otázek a nějakého pití.
|
||||
Záchody budou samozřejmě k dispozici. Z kapacitních důvodů nebudeme nabízet žádné občerstvení,
|
||||
každopádně v budově se nachází několik automatů na nápoje a snacky.
|
||||
</p>
|
||||
|
||||
<h1>FAQ</h1>
|
||||
<div>
|
||||
<h2>Kolik je vstupné?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Vstup je zcela zadarmo pro všechny.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Mohu na přednášku přijít s kamarádem/známým/rodinou?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Ano, přednáška je otevřená pro všechny ty, kteří mají zájem, nejenom členy Technické univerzity.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Jak najdu aulu, ve které bude probíhat přednáška?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Aula se nachází v budově G na Technické univerzitě v Liberci, viz <a href="https://www.apc.tul.cz/getFile/id:9907" target="_blank">například zde.</a>
|
||||
</p>
|
||||
<p style="margin: 0 0 15px 15px;">Zde jsou souřadnice auly: <a href="geo:50.773395,15.076628?z=19">50.773395,15.076628</a></p>
|
||||
<p style="margin: 0 0 15px 15px;">A níže je mapa s lokací.</p>
|
||||
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&layer=mapnik&marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/>
|
||||
<small><a href="https://www.openstreetmap.org/?mlat=50.773395&mlon=15.076628#map=19/50.773395/15.076628&layers=N" target="_blank">Otevřít mapu</a></small>
|
||||
</div>
|
||||
</main>
|
||||
<script src="../countdown.js"></script>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
|
@@ -1,93 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<!--#include virtual="components/head.html" -->
|
||||
<title>Info - Svobodný software Liberec</title>
|
||||
<meta name="description" content="Krátký životopis pana Stallmana.">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Kdo je Richard Stallman?</h1>
|
||||
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
|
||||
<figure class="aside">
|
||||
<img src="../stallman.webp" alt="Richard Stallman">
|
||||
<figcaption>Richard Stallman, 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<div id="stallman_bio_cz">
|
||||
<p>
|
||||
Dr. Richard Stallman v roce 1983 založil hnutí svobodného softwaru
|
||||
a následující rok započal vývoj operačního systému GNU
|
||||
(vizte <a href="https://www.gnu.org">www.gnu.org</a>).
|
||||
GNU je svobodný software, každý má možnost ho množit
|
||||
a šířit dál, bez změn nebo i se změnami.
|
||||
GNU/Linux (operační systém GNU s jádrem <a href="https://kernel.org/">Linux</a>)
|
||||
se dnes využívá na desítkách milionů osobních počítačů.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Stallmanovi byla udělena <i>Cena Grace Hopperové</i> a <i>Cena Softwarových Systémů</i>
|
||||
neziskovou organizací Association for Computing Machinery,
|
||||
<i>Cena za sociální/ekonomické zlepšení</i> organizací Takeda Foundation a
|
||||
<i>Cena Electronic Frontier Foundation</i> a mnoho čestných doktorátů.
|
||||
Stallman je členem programu <i>MacArthur Fellowship</i>
|
||||
a je členem <i><a href="https://www.internethalloffame.org/">Síně slávy Internetu</a></i>.
|
||||
Pokud vás zajímají i další jeho projekty nebo myšlenky, můžete navštívit jeho
|
||||
<i><a href="https://stallman.org">osobní stránky</a></i>, kam pravidelně přidává nový obsah.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Dr. Richard Stallman<br>
|
||||
Zakladatel <a href="https://www.fsf.org/">Free Software Foundation</a><br>
|
||||
Zakladatel a vedoucí vývoje <a href="https://www.gnu.org/">operačního systému GNU</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
Přednáška
|
||||
</h1>
|
||||
<p>
|
||||
Bude se jednat o zhruba dvouhodinový blok, po kterém bude následovat interaktivní diskuze. Pokud tedy máte
|
||||
na pana Stallmana dotazy blízké tématům přednášky, určitě si je předem rozmyslete. K dispozici bude možnost
|
||||
psaní otázek na papírky, nebo je zadávat pomocí webové stránky. Po diskuzi bude možné se s panem Stallmanem vyfotit či si od něj nechat podepsat upomínkové předměty.
|
||||
</p>
|
||||
<p>
|
||||
Na přednášku přijďte raději o něco dříve, aula bude otevřená minimálně 15 minut před začátkem přednášky.
|
||||
S sebou nepotřebujete asi nic kromě případně předvymyšlených otázek a nějakého pití.
|
||||
Záchody budou samozřejmě k dispozici. Z kapacitních důvodů nebudeme nabízet žádné občerstvení,
|
||||
každopádně v budově se nachází několik automatů na nápoje a snacky.
|
||||
</p>
|
||||
|
||||
<h1>FAQ</h1>
|
||||
<div>
|
||||
<h2>Kolik je vstupné?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Vstup je zcela zadarmo pro všechny.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Mohu na přednášku přijít s kamarádem/známým/rodinou?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Ano, přednáška je otevřená pro všechny ty, kteří mají zájem, nejenom členy Technické univerzity.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Jak najdu aulu, ve které bude probíhat přednáška?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Aula se nachází v budově G na Technické univerzitě v Liberci, viz <a href="https://www.apc.tul.cz/getFile/id:9907" target="_blank">například zde.</a>
|
||||
</p>
|
||||
<p style="margin: 0 0 15px 15px;">Zde jsou souřadnice auly: <a href="geo:50.773395,15.076628?z=19">50.773395,15.076628</a></p>
|
||||
<p style="margin: 0 0 15px 15px;">A níže je mapa s lokací.</p>
|
||||
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&layer=mapnik&marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=50.773395&mlon=15.076628#map=19/50.773395/15.076628&layers=N" target="_blank">Otevřít mapu</a></small>
|
||||
</div>
|
||||
</main>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -33,6 +33,84 @@
|
||||
after the lecture it will also be possible to purchase items with the theme of the GNU operating system
|
||||
and the Free Software Foundation.
|
||||
</p>
|
||||
|
||||
<h1>Who is Richard Stallman?</h1>
|
||||
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
|
||||
<figure class="aside">
|
||||
<img src="../stallman.webp" alt="Richard Stallman">
|
||||
<figcaption>Richard Stallman, 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<div id="stallman_bio_en">
|
||||
<p>
|
||||
Dr. Richard Stallman launched the free software movement in 1983 and
|
||||
started the development of the GNU operating system
|
||||
(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,
|
||||
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.
|
||||
</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
|
||||
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.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Dr Richard Stallman<br>
|
||||
Founder of the <a href="https://www.fsf.org/">Free Software Foundation</a><br>
|
||||
Founder and development leader of the <a href="https://www.gnu.org/">GNU operating system</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
Lecture
|
||||
</h1>
|
||||
<p>
|
||||
The lecture will consist of a two-hour presentation followed by an interactive Q&A session.
|
||||
If you have questions for Mr. Stallman related to the lecture topics, please 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 and have memorabilia signed.
|
||||
</p>
|
||||
<p>
|
||||
We recommend arriving a bit early, as the auditorium will be open at least 15 minutes before the beginning of the lecture.
|
||||
You don't need to bring anything special, just your prepared questions and perhaps a drink if you'd like.
|
||||
Restrooms will be available, of course. Due to capacity limitations, we won't be providing refreshments,
|
||||
but there are several vending machines with drinks and snacks located throughout the building.
|
||||
</p>
|
||||
|
||||
<h1>FAQ</h1>
|
||||
<div>
|
||||
<h2>What is the admission fee?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Admission is completely free for everyone.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Can I come to the lecture with a friend/acquaintance/family?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Yes, the lecture is open to all those who are interested, not just members of the Technical university.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h2>How do I find the auditorium where the lecture will take place?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
The auditorium is located in building G at the Technical university in Liberec, see <a href="https://www.apc.tul.cz/getFile/id:9907" target="_blank">for example here.</a>
|
||||
</p>
|
||||
<p style="margin: 0 0 15px 15px;">Here are the coordinates of the auditorium: <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 the location.</p>
|
||||
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&layer=mapnik&marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/>
|
||||
<small><a href="https://www.openstreetmap.org/?mlat=50.773395&mlon=15.076628#map=19/50.773395/15.076628&layers=N" target="_blank">Open map</a></small>
|
||||
</div>
|
||||
</main>
|
||||
<script src="../countdown.js"></script>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
|
@@ -1,91 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!--#include virtual="components/head.html" -->
|
||||
<title>About - Software Libre Liberec</title>
|
||||
<meta name="description" content="Short bio of mister Stallman.">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Who is Richard Stallman?</h1>
|
||||
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
|
||||
<figure class="aside">
|
||||
<img src="../stallman.webp" alt="Richard Stallman">
|
||||
<figcaption>Richard Stallman, 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<div id="stallman_bio_en">
|
||||
<p>
|
||||
Dr. Richard Stallman launched the free software movement in 1983 and
|
||||
started the development of the GNU operating system
|
||||
(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,
|
||||
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.
|
||||
</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
|
||||
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.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Dr Richard Stallman<br>
|
||||
Founder of the <a href="https://www.fsf.org/">Free Software Foundation</a><br>
|
||||
Founder and development leader of the <a href="https://www.gnu.org/">GNU operating system</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
Lecture
|
||||
</h1>
|
||||
<p>
|
||||
The lecture will consist of a two-hour presentation followed by an interactive Q&A session.
|
||||
If you have questions for Mr. Stallman related to the lecture topics, please 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 and have memorabilia signed.
|
||||
</p>
|
||||
<p>
|
||||
We recommend arriving a bit early, as the auditorium will be open at least 15 minutes before the beginning of the lecture.
|
||||
You don't need to bring anything special, just your prepared questions and perhaps a drink if you'd like.
|
||||
Restrooms will be available, of course. Due to capacity limitations, we won't be providing refreshments,
|
||||
but there are several vending machines with drinks and snacks located throughout the building.
|
||||
</p>
|
||||
|
||||
<h1>FAQ</h1>
|
||||
<div>
|
||||
<h2>What is the admission fee?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Admission is completely free for everyone.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Can I come to the lecture with a friend/acquaintance/family?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
Yes, the lecture is open to all those who are interested, not just members of the Technical university.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h2>How do I find the auditorium where the lecture will take place?</h2>
|
||||
<p style="margin: 0 0 15px 15px;">
|
||||
The auditorium is located in building G at the Technical university in Liberec, see <a href="https://www.apc.tul.cz/getFile/id:9907" target="_blank">for example here.</a>
|
||||
</p>
|
||||
<p style="margin: 0 0 15px 15px;">Here are the coordinates of the auditorium: <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 the location.</p>
|
||||
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&layer=mapnik&marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=50.773395&mlon=15.076628#map=19/50.773395/15.076628&layers=N" target="_blank">Open map</a></small>
|
||||
</div>
|
||||
</main>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user