Skip to content

Commit

Permalink
Add program for LIT2024
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-hartmann committed Mar 26, 2024
1 parent 471890b commit 9adc2d4
Show file tree
Hide file tree
Showing 65 changed files with 14,038 additions and 324 deletions.
4 changes: 2 additions & 2 deletions html/static/LIT-2024/assets/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/static/LIT-2024/assets/css/main.css.map

Large diffs are not rendered by default.

120 changes: 120 additions & 0 deletions html/static/LIT-2024/assets/images/banner-quer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 16 additions & 8 deletions html/static/LIT-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:description" content="" />
<meta property="og:type" content="website" />

<link rel="stylesheet" href="/static/LIT-2024/assets/css/main.css?t=1706467871" />
<link rel="stylesheet" href="/static/LIT-2024/assets/css/main.css?t=1711481441" />



Expand All @@ -41,19 +41,27 @@
Übersicht
</a>
</li>
<li class="nav-item "><a class="nav-link" href="https://pretalx.luga.de/lit-2024/cfp" title="Call For Participation">
Call For Participation
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/program/" title="Programm">
Programm
</a>
</li>
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/talks/" title="Vorträge">
Vorträge
</a>
</li>
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/stands/" title="Stände">
Stände
</a>
</li>
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/location/" title="Ort">
Ort
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-dropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<a class="nav-link dropdown-toggle" href="#" id="navbar-dropdown5" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Vergangene Infotage
</a>
<div class="dropdown-menu" aria-labelledby="navbar-dropdown3">
<div class="dropdown-menu" aria-labelledby="navbar-dropdown5">
<a class="disabled dropdown-item" href="#">
2024 (aktuell)
</a>
Expand Down Expand Up @@ -125,9 +133,9 @@

<main class="container">
<div class="alert alert-primary alert-dismissible fade show" role="alert">
<h4 class="alert-heading">Call For Participation</h4>
<h4 class="alert-heading">Programm online</h4>

<p>Der <a href="https://pretalx.luga.de/lit-2024/cfp">Call For Participation für den Linux-Infotag 2024</a> ist online. Wir freuen uns auf Eure Einreichungen!</p>
<p>Das Vortragsprogramm ist online. Die Lücken füllen wir in den kommenden Tagen auf.</p>


<button type="button" class="close" data-dismiss="alert" aria-label="Close">
Expand Down Expand Up @@ -293,7 +301,7 @@ <h5 class="mb-0 font-weight-light"></h5>
</div>
</div>
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
<script src="/static/LIT-2024/assets/js/main.js?t=1706467871"></script>
<script src="/static/LIT-2024/assets/js/main.js?t=1711481441"></script>

</body>
</html>
Expand Down
19 changes: 19 additions & 0 deletions html/static/LIT-2024/jekyll-theme-conference.gemspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# frozen_string_literal: true

Gem::Specification.new do |spec|
spec.name = "jekyll-theme-conference"
spec.version = "3.6.3"
spec.authors = ["Lorenz Schmid"]
spec.email = ["lorenzschmid@users.noreply.github.com"]

spec.summary = "Jekyll template for a conference website containing program, speaker, talks and room overview."
spec.homepage = "https://github.com/DigitaleGesellschaft/jekyll-theme-conference/"
spec.license = "MIT"

spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }

spec.add_runtime_dependency "jekyll", "~> 4.0"

spec.add_development_dependency "bundler", "~> 2.1"
spec.add_development_dependency "rake", "~> 12.0"
end
20 changes: 14 additions & 6 deletions html/static/LIT-2024/location/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:description" content="" />
<meta property="og:type" content="website" />

<link rel="stylesheet" href="/static/LIT-2024/assets/css/main.css?t=1706467871" />
<link rel="stylesheet" href="/static/LIT-2024/assets/css/main.css?t=1711481441" />


<script src="https://unpkg.com/leaflet@1.6.0/dist/leaflet.js"></script>
Expand Down Expand Up @@ -76,19 +76,27 @@
Übersicht
</a>
</li>
<li class="nav-item "><a class="nav-link" href="https://pretalx.luga.de/lit-2024/cfp" title="Call For Participation">
Call For Participation
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/program/" title="Programm">
Programm
</a>
</li>
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/talks/" title="Vorträge">
Vorträge
</a>
</li>
<li class="nav-item "><a class="nav-link" href="/static/LIT-2024/stands/" title="Stände">
Stände
</a>
</li>
<li class="nav-item active"><a class="nav-link" href="/static/LIT-2024/location/" title="Ort">
Ort
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-dropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<a class="nav-link dropdown-toggle" href="#" id="navbar-dropdown5" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Vergangene Infotage
</a>
<div class="dropdown-menu" aria-labelledby="navbar-dropdown3">
<div class="dropdown-menu" aria-labelledby="navbar-dropdown5">
<a class="disabled dropdown-item" href="#">
2024 (aktuell)
</a>
Expand Down Expand Up @@ -263,7 +271,7 @@ <h5 class="mb-0 font-weight-light"></h5>
</div>
</div>
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
<script src="/static/LIT-2024/assets/js/main.js?t=1706467871"></script>
<script src="/static/LIT-2024/assets/js/main.js?t=1711481441"></script>

</body>
</html>
Expand Down
Loading

0 comments on commit 9adc2d4

Please sign in to comment.