improve the build system
This commit is contained in:
48
pages/en/index.html
Normal file
48
pages/en/index.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<!--#include virtual="components/head.html" -->
|
||||
<title>Software Libre Liberec</title>
|
||||
<meta name="description" content="Richard Stallman at Technical University of Liberec.">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Richard Stallman on free software</h1>
|
||||
|
||||
<div class="img-text-container">
|
||||
<div class="img-text">
|
||||
<div class="countdown">--:--:--:--</div>
|
||||
</div>
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc23.jpg">
|
||||
<figure>
|
||||
<img class="countdown-bg" src="../stallman_2024.webp" alt="Mr. Stallman in Italy">
|
||||
<figcaption>Photograph from Mr Stallman's lecture in 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
The event will happen on the <b>7th of may from 16:30 to 19:30</b> in the auditorium of building G at Technical University of Liberec.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The main part of the event will be a lecture by Mr. Richard Stallman on free software –
|
||||
a movement that Mr. Stallman himself founded in 1983.
|
||||
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.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This event is organized by the Faculty of Mechatronics, Informatics and Interdisciplinary Studies
|
||||
of the Technical University of Liberec. Like most of Mr. Stallman's lectures, this event
|
||||
is intended for the general public. There will be a voluntary admission fee only,
|
||||
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>
|
||||
</main>
|
||||
<script src="../countdown.js"></script>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user