mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
add themes
This commit is contained in:
41
index.html
41
index.html
@@ -73,7 +73,8 @@
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
|
||||
<li><a href="#" data-nav-section="work"><span>Mission</span></a></li>
|
||||
<li><a href="#" data-nav-section="work"><span>Mission</span></a></li>
|
||||
<li><a href="#" data-nav-section="themes"><span>Themes</span></a></li>
|
||||
<li><a href="#" data-nav-section="about"><span>About</span></a></li>
|
||||
<li><a href="#" data-nav-section="cfp"><span>Submit CFP</span></a></li>
|
||||
<li><a href="#" data-nav-section="tickets"><span>Tickets </span></a></li>
|
||||
@@ -144,6 +145,44 @@
|
||||
</div> -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="fh5co-services" data-section="themes">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 section-heading text-left">
|
||||
<h2 class=" left-border to-animate">Themes</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-8 subtext to-animate">
|
||||
<h3>For this year, we have identified a list of topics that we consider the most relevant to the Web community. Preference will be given to CFPs on these themes. If you have questions or suggestions on topics, write to our PC</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
|
||||
<i class="icon to-animate-2 icon-layers"></i>
|
||||
<h3>Web Components</h3>
|
||||
<p>Building future proof with Lit Element, Components & Libraries</p>
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
|
||||
<i class="icon to-animate-2 icon-monitor"></i>
|
||||
<h3>Web Applications</h3>
|
||||
<p>PWAs, Service Workers, Storage, Micro FrontEnds, Architecture</p>
|
||||
</div>
|
||||
<div class="clearfix visible-sm-block"></div>
|
||||
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
|
||||
<i class="icon to-animate-2 icon-wrench"></i>
|
||||
<h3>Developer tools</h3>
|
||||
<p>Tooling, typing, PWA Builder, IDEs, Plugins</p>
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
|
||||
<i class="icon to-animate-2 icon-rocket"></i>
|
||||
<h3>Build & Deploy</h3>
|
||||
<p>Buildless, CI/CD, Bundleless, DevOpsless</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="fh5co-about" data-section="about">
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user