Add upcoming event details

This commit is contained in:
Mikko Ahlroth 2023-02-23 19:50:31 +02:00
parent 00f4507ace
commit badc7e50e6
6 changed files with 154 additions and 35 deletions

BIN
bg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 KiB

View file

@ -81,15 +81,5 @@
Tampere background © Tampereen kaupunki, licensed under CC-BY-NC.
</footer>
</main>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-93524490-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

72
event-2023-03-16.html Normal file
View file

@ -0,0 +1,72 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TRElixir @ Vincit 21.9.2017</title>
<meta name="description" content="TRElixir is a developer meetup focusing on the BEAM ecosystem.">
<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/pure-min.css" integrity="sha384-UQiGfs9ICog+LwheBSRCt1o5cbyKIHbwjWscjemyBMT9YCUMZffs6UqUTd0hObXD" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/grids-responsive-min.css">
<link rel="stylesheet" href="marketing.css">
</head>
<body>
<header class="header">
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
<a class="pure-menu-heading" href="index.html">⬅ TRElixir</a>
</div>
</header>
<section class="splash-container event-splash"></section>
<main class="content-wrapper event-content">
<section id="event" class="content contentpadding">
<h2 class="content-head is-center">Event 16.3.2023</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<p>
The next TRElixir event is on the 16<sup>th</sup> of March at the <a href="https://asiointi.maanmittauslaitos.fi/karttapaikka/?lang=fi&share=customMarker&n=6822019.623407671&e=328371.01345323544&title=Vincit%20City%20Centre&desc=&zoom=10&layers=W3siaWQiOjIsIm9wYWNpdHkiOjEwMH1d-z" target="_blank">Vincit city centre office</a>. The evening will start at 18.00. Free attendance. Between and after the talks there will be time to hang around and get to know other devs.
</p>
<p>
<strong style="text-transform: uppercase;">There is no food provided.</strong> There will be snacks and sodas, but if you need to eat properly, then please do that beforehand or bring some takeout with you. The aim here is to make arranging the event simpler and reduce food waste.
</p>
<p>
The event is graciously hosted by <a href="https://vincit.com/en">Vincit</a>.
</p>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2 signupform">
<p>No signup is necessary for this event. You just show up!</p>
</div>
</div>
</section>
<section id="event" class="content contentpadding">
<h2 class="content-head is-center">Talks</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="talk-title">Gleam Type Safe BEAM</h3>
<img src="mikkonaama.jpg" alt="Mikko Ahlroth" title="Mikko Ahlroth" class="speaker-image pure-img" />
<p class="speaker-name">Mikko Ahlroth, Vincit</p>
<p class="speaker-description">
Mikko works primarily as a full stack developer at <a href="https://vincit.com/en">Vincit</a>, but on his free time has dabbled with Elixir since 2013. He has published <a href="https://hex.pm/users/nicd">some packages</a> on hex.pm and runs <a href="https://codestats.net/">Code::Stats</a> on Phoenix.
</p>
</div>
</div>
</section>
<footer class="footer l-box is-center">
Tampere background © Tampereen kaupunki, licensed under CC-BY-NC.
</footer>
</main>
</body>
</html>

34
feed.xml Normal file
View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>TRElixir</title>
<link>https://trelixir.fi/</link>
<description>TRElixir newsletter feed.</description>
<generator>My hands</generator>
<copyright>© Mikko Ahlroth</copyright>
<item>
<title>
<![CDATA[Upcoming event: 16.3.2023]]>
</title>
<dc:creator>Mikko Ahlroth</dc:creator>
<link>https://trelixir.fi/event-2023-03-16.html</link>
<guid>https://trelixir.fi/event-2023-03-16.html</guid>
<description>
<![CDATA[
<p>
TRElixir will be next held on the 16th of March, 2023, at Vincit office in central Tampere, starting at 18.00 o'clock.
</p>
<p>
<a href="https://trelixir.fi/event-2023-03-16.html">Go to event page.</a>
</p>
]]>
</description>
<pubDate>Tue, 21 Feb 2023 21:30:00 +0200</pubDate>
</item>
</channel>
</rss>

View file

@ -6,7 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TRElixir</title>
<meta name="description" content="TRElixir is a developer meetup focusing on the Elixir / Erlang ecosystem.">
<meta name="description" content="TRElixir is a developer meetup in Tampere focusing on the BEAM ecosystem.">
<link rel="alternate" type="application/rss+xml" href="feed.xml" title="TRElixir RSS feed">
<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/pure-min.css" integrity="sha384-UQiGfs9ICog+LwheBSRCt1o5cbyKIHbwjWscjemyBMT9YCUMZffs6UqUTd0hObXD" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/grids-responsive-min.css">
<link rel="stylesheet" href="marketing.css">
@ -18,7 +19,7 @@
<a class="pure-menu-heading" href="#top">TRElixir</a>
<ul class="pure-menu-list">
<li class="pure-menu-item"><a class="pure-menu-link" href="#event">1<sup>st</sup> event</a></li>
<li class="pure-menu-item"><a class="pure-menu-link" href="#event">Events</a></li>
<li class="pure-menu-item"><a class="pure-menu-link" href="#contact">Contact</a></li>
<li class="pure-menu-item"><a class="pure-menu-link" href="#sponsors">Sponsored by</a></li>
<li class="pure-menu-item"><a class="pure-menu-link" href="#top">Top</a></li>
@ -30,17 +31,43 @@
<header class="splash">
<h1 class="splash-head">TRElixir</h1>
<p class="splash-subhead">
Tampere ❤️ Elixir!
Tampere 💜 BEAM!
</p>
<p class="splash-subhead">
TRElixir is a developer meetup focusing on the Elixir / Erlang ecosystem.
TRElixir is a developer meetup focusing on the <abbr title="Elixir, Erlang, Gleam, etc.">BEAM</abbr> ecosystem.
</p>
</header>
</section>
<main class="content-wrapper">
<section id="event" class="ribbon l-box-lrg contentpadding">
<h2 class="content-head content-head-ribbon is-center">1<sup>st</sup> event 21.9.2017</h2>
<h2 class="content-head content-head-ribbon is-center">Upcoming event</h2>
<h3 class="content-subhead">Thursday, 16.3.2023, 18.00</h3>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<p>
TRElixir will be next held on the 16<sup>th</sup> of March, 2023, at Vincit office in central Tampere, starting at 18.00 o'clock.
</p>
<p>
Planned presentations:
</p>
<ul>
<li>Gleam Type Safe BEAM (Mikko Ahlroth)</li>
</ul>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2 signupform">
<a href="event-2023-03-16.html" class="pure-button">Go to event page</a>
</div>
</div>
<h2 class="content-head content-head-ribbon is-center">Past events</h2>
<h3 class="content-subhead">1<sup>st</sup> event 21.9.2017</h3>
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
@ -60,20 +87,22 @@
<div class="pure-g">
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="content-subhead">Matrix / IRC</h3>
<h3 class="content-subhead">RSS</h3>
<p>
Join our Matrix discussion channel at <a href="https://matrix.to/#/#trelixir:matrix.org"><code>#trelixir:matrix.org</code></a>
or the IRC channel <a href="irc://irc.freenode.net/trelixir"><code>#trelixir</code></a> on Freenode.
Both the Matrix and IRC channels are linked so you can join either one.
Follow our <a rel="alternate" type="application/rss+xml" href="feed.xml">RSS feed</a> for the latest updates. We will post any upcoming meetups in the RSS feed.
</p>
</div>
<div class="l-box-lrg pure-u-1 pure-u-md-1-2">
<h3 class="content-subhead">Twitter</h3>
<h3 class="content-subhead">IM</h3>
<p>
Follow us on Twitter for the latest updates: <a href="https://twitter.com/trelixir">@trelixir</a>.
Currently the most relevant discussion can be found on the <a href="https://koodiklinikka.fi">Koodiklinikka.fi Slack server</a>, on the channel <kbd>#elixir</kbd>.
</p>
<p>
You can also shoot Mikko Ahlroth a message <a href="https://fosstodon.org/@nicd">on Fosstodon</a>, on IRC (Nicd @ Libera.chat), or <a href="mailto:trelixir@nytsoi.net">by email</a>.
</p>
</div>
</div>
@ -93,15 +122,5 @@
Tampere background © Tampereen kaupunki, licensed under CC-BY-NC.
</footer>
</main>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-93524490-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View file

@ -133,7 +133,7 @@ a.pure-button-primary {
*/
.splash-container {
background-image: url('bg.jpg');
background-image: url('bg.webp');
background-color: #fff;
background-position: left top;
background-size: cover;
@ -225,7 +225,11 @@ a.pure-button-primary {
/* This is the class used for the content sub-headers (<h3>) */
.content-subhead {
color: #1f8dd6;
color: #3b5c72;
}
.ribbon .content-subhead {
color: #7ac1f0;
}
.content-subhead i {
margin-right: 7px;
@ -234,7 +238,7 @@ a.pure-button-primary {
/* This is the class used for the dark-background areas. */
.ribbon {
background: #2d3e50;
color: #aaa;
color: #d8d8d8;
}
/* This is the class used for the footer */
@ -303,7 +307,7 @@ a.pure-button-primary {
.signupform {
display: flex;
align-items: center;
align-items: flex-start;
}
.sponsorlogos {