Skip to content

Commit

Permalink
polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Jan 27, 2024
1 parent 3bda194 commit f59690e
Show file tree
Hide file tree
Showing 7 changed files with 71 additions and 15 deletions.
6 changes: 6 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ navigationLinks:
-
permalink: "/about"
text: "About"
-
permalink: "/#call-for-papers"
text: "Call For Papers"
-
permalink: "/#tickets"
text: "Tickets"

# links:
# - {link: "/about", text: "About us"}
Expand Down
35 changes: 29 additions & 6 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@
<section id="about" class="about">
<div class="container">
<h3>About QGIS User Conference</h3>
<p>

The QGIS User Conference is an annual event that brings together users and developers of the QGIS open-source geographic information system (GIS) software.</p><p>The conference provides an opportunity for attendees to learn about the latest developments in QGIS, share their experiences with others, and network with other QGIS users and developers. The conference attracts atendees from a broad spectrum of organizations and industries.
<div class="row">
<div class="col-lg-9">
<p>
The QGIS User Conference is an annual event that brings together users and developers of the QGIS open-source geographic information system (GIS) software. The conference provides an opportunity for attendees to learn about the latest developments in QGIS, share their experiences with others, and network with other QGIS users and developers. The conference attracts atendees from a broad spectrum of organizations and industries.
</p><p>
This year, the conference is being held on <b>9-10 September 2024</b> in <b>Bratislava, Slovakia</b>.
</p>
<p>
Right after the conference, 27th QGIS <b>Contributor Meeting</b> will be held at the same venue on <b>11-13 September</b>. Contributor meetings bring together active members of the QGIS project to plan their work, hold face-to-face discussions and brainstorm new ideas.
</p>

<div>
<div align="center">
<a href="{% link _pages/about.md %}" class="btn btn-primary waves-effect waves-button waves-light waves-float">Learn More</a>
</div>

Expand All @@ -32,23 +37,41 @@ <h3>About QGIS User Conference</h3>

</p>

<!-- magic! -->
<style>
.myanchor {
display: block;
height: 50px;
margin-top: -50px;
visibility: hidden;
}
</style>
</div></div>

<span class="myanchor" id="call-for-papers"></span>

<h3>Call for Papers</h3>

<div class="row">
<div class="col-lg-9">

<p>
We will be collecting submissions for presentations and workshops <b>until the end of March 2024</b>. The call for papers will be announced soon - stay tuned!
</p>
<p>
Please apply to become a speaker if you have anything to share!
</p>

</div></div>

<span class="myanchor" id="tickets"></span>

<h3>Tickets</h3>
<p>
Registration for the event will start in <b>April 2024</b>.
</p>


<!--
-->

</div>
</section>
<!-- End About Section -->
34 changes: 33 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,38 @@
<div class="logo logo-footer logo-gray pull-right"></div>
</div>
<div class="row">
<div class="col-md-3">
<h5>QGIS User Conference</h5>
<ul>
<li>9-10 September 2024</li>
<li>Faculty of Civil Engineering STU</li>
<li>Bratislava, Slovakia</li>
</ul>
</div>
<!--
<div class="col-md-4">
<h5>Follow us</h5>
<ul>
<li></li>
</ul>
</div>-->
<div class="col-md-3">
<h5>Contact Us</h5>
<ul>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li>OZ QGIS Slovensko</li>
<li></li>
</ul>
</div>
<div class="col-md-3">
<h5>Links</h5>
<ul>
<li><a href="https://github.com/qgis/QGIS/wiki/27th%E2%80%90Contributor%E2%80%90Meeting%E2%80%90in%E2%80%90Bratislava">Contributor Meeting</a></li>
<li><a href="https://uc2023.qgis.nl/">QGIS UC 2023</a></li>
<li><a href="https://qgis.org/">QGIS project</a></li>
</ul>
</div>
<!--
{% for block in site.footerBlocks %}
{% assign colWidth = 12 | divided_by: forloop.length %}
<div class="col-md-{{ colWidth }} col-xs-6">
Expand All @@ -18,6 +50,7 @@ <h5>{{ block.title }}</h5>
</ul>
</div>
{% endfor %}
-->
</div>
<div class="row">
<div class="col-md-6 col-xs-12">
Expand All @@ -38,7 +71,6 @@ <h5>{{ block.title }}</h5>
<!-- Please don't delete this line-->
<div class="">
<p class="copyright">
&copy; QGIS User Conference 2024 Bratislava &middot;
Web based on <a href="https://github.com/gdg-x/zeppelin" target="_blank">Project Zeppelin</a>
by <a href="https://github.com/ozasadnyy" target="_blank">Oleh Zasadnyy</a> &middot;
Hero image by <a href="https://commons.wikimedia.org/wiki/File:Bratislava_Panorama_R01.jpg">Marc Ryckaert</a>
Expand Down
7 changes: 1 addition & 6 deletions _sass/partials/_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ $nav-scroll-color-hover: rgba(0, 0, 0, 0.8);
position: fixed;
z-index: 500;
width: 100%;
padding: 0 45px 35px 45px;
@media (min-width: 768px) and (max-width: 991px) {
padding: 13px 0 40px 34px;
}
padding-top: 20px;
padding-bottom: 20px;
padding: 0 10px 10px 10px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.15);
.overlay {
opacity: 1;
Expand Down
4 changes: 2 additions & 2 deletions css/main.css

Large diffs are not rendered by default.

Binary file modified img/people/Patrik_Mizera.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/sections-background/about.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f59690e

Please sign in to comment.