mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
added favicon, date and some text changes
This commit is contained in:
BIN
android-chrome-192x192.png
Executable file
BIN
android-chrome-192x192.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
apple-touch-icon.png
Executable file
BIN
apple-touch-icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
favicon-32x32.png
Executable file
BIN
favicon-32x32.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
favicon.ico
Executable file
BIN
favicon.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
112
index.html
112
index.html
@@ -97,6 +97,8 @@
|
||||
<h1 class="to-animate">SimpleWebConf 2021</h1>
|
||||
<h2 class="to-animate">A conference celebrating web development made simple, from side project to enterprise!
|
||||
</h2>
|
||||
<br>
|
||||
<h1 class="to-animate">21-25 June 2021, online</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -159,63 +161,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="fh5co-about" data-section="about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2 class="to-animate">Meet the team</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/julien.jpeg" alt="Image"></figure>
|
||||
<h3>Julien Lengrand-Lambert</h3>
|
||||
<span class="fh5co-position">Tech Community Builder</span>
|
||||
<p>Community Builder and Lead developer. I create 'islands' where engineers are the heroes</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/jlengrand"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/julienlengrand/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/jlengrand"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/mikhail.jpeg" alt="Image"></figure>
|
||||
<h3>Mikhail Kuznetcov</h3>
|
||||
<span class="fh5co-position">IT Chapter Lead</span>
|
||||
<p>Software engineer, teacher, team lead. Software architecture professional, events organiser</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/shershen08"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/michailkuznetcov/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/shershen08"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/alex.png" alt="Image"></figure>
|
||||
<h3>Alex Korzhikov</h3>
|
||||
<span class="fh5co-position">Software Engineer</span>
|
||||
<p>Team lead, instructor, speaker, mentor, and author of technical materials</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/AlexKorzhikov"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/julienlengrand/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/korzio"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section id="fh5co-about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2 class="to-animate">Meet the committee</h2>
|
||||
<h2>Meet the selection committee</h2>
|
||||
Our diverse team who will select the talks
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
@@ -347,6 +299,8 @@
|
||||
|
||||
<div class="col-md-6 col-md-offset-3 text-center">
|
||||
<p><a href="https://sessionize.com/simplewebconf-2021/" class="btn btn-primary btn-large big-red-button">Submit your talk now!</a></p>
|
||||
|
||||
<span>CFP Open 5 April - 25 May 2021</span>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -355,6 +309,60 @@
|
||||
|
||||
|
||||
|
||||
<section id="fh5co-about" data-section="about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-center">
|
||||
<h2 class="to-animate">Meet the team</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/julien.jpeg" alt="Image"></figure>
|
||||
<h3>Julien Lengrand-Lambert</h3>
|
||||
<span class="fh5co-position">Tech Community Builder</span>
|
||||
<p>Community Builder and Lead developer. I create 'islands' where engineers are the heroes</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/jlengrand"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/julienlengrand/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/jlengrand"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/mikhail.jpeg" alt="Image"></figure>
|
||||
<h3>Mikhail Kuznetcov</h3>
|
||||
<span class="fh5co-position">IT Chapter Lead</span>
|
||||
<p>Software engineer, teacher, team lead. Software architecture professional, events organiser</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/shershen08"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/michailkuznetcov/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/shershen08"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="fh5co-person text-center to-animate">
|
||||
<figure><img src="images/team/alex.png" alt="Image"></figure>
|
||||
<h3>Alex Korzhikov</h3>
|
||||
<span class="fh5co-position">Software Engineer</span>
|
||||
<p>Team lead, instructor, speaker, mentor, and author of technical materials</p>
|
||||
<ul class="social social-circle">
|
||||
<li><a href="https://twitter.com/AlexKorzhikov"><i class="icon-twitter"></i></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/julienlengrand/"><i class="icon-linkedin"></i></a></li>
|
||||
<li><a href="https://github.com/korzio"><i class="icon-github"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<footer id="footer" role="contentinfo">
|
||||
<a href="#" class="gotop js-gotop"><i class="icon-arrow-up2"></i></a>
|
||||
</br>
|
||||
|
||||
1
site.webmanifest
Executable file
1
site.webmanifest
Executable file
@@ -0,0 +1 @@
|
||||
{"name":"SimpleWebConf","short_name":"SimpleWebConf","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"}],"theme_color":"#ffffff","background_color":"#d26460","display":"standalone"}
|
||||
Reference in New Issue
Block a user