Skip to content

Commit

Permalink
Merge pull request #4 from mapbd/jekyll
Browse files Browse the repository at this point in the history
Jekyll first update
  • Loading branch information
arahmandc committed Sep 21, 2024
2 parents 41fdf7c + a75d4e8 commit b4ebd7c
Show file tree
Hide file tree
Showing 32 changed files with 263 additions and 185 deletions.
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,16 @@ GEM
sass-embedded (1.69.6)
google-protobuf (~> 3.25)
rake (>= 13.0.0)
sass-embedded (1.69.6-x64-mingw-ucrt)
google-protobuf (~> 3.25)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)

PLATFORMS
ruby
x64-mingw-ucrt

DEPENDENCIES
jekyll (~> 4.3.3)
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Site settings
title: "SOTM Bangladesh 2024"
title: "SOTM Asia 2024"
email: ---
description: "The OpenStreetMap conference. 2024 in Bangladesh & online."
url: "https://bangladeshopeninnovationlab.github.io/sotmbd2024/" # the base hostname & protocol for your site
Expand Down
18 changes: 10 additions & 8 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<div class="limiter clearfix pad4y">
<div class="col8 clearfix space-bottom2 contain">
<div class="col10 margin2r space-bottom2">
<h1 class="space-bottom2">State of the Map Bangladesh 2024</h1>
<p style="text-align: justify;">The <a href="https://boiledbhoot.org/" style="text-decoration: none;">Bangladesh Open Innovation Lab (BOIL)</a> and <a href="https://osmbd.org/" style="text-decoration: none;">OpenStreetMap Bangladesh (OSMBD)</a> are teaming up to host the "State of the Map Bangladesh (SoTMBD) ‘2024" conference, a first of its kind in Bangladesh, a national gathering focused on mapping and geospatial technology. It aims to gather all significant stakeholders, including IM professionals, NGOs, government counterparts, industry leaders, academic experts, and geospatial enthusiasts from across the nation and the globe. This inaugural event aligns with the broader "State of the Map (SoTM)" event series facilitated by the OpenStreetMap Foundation, reflecting a global effort to enhance open mapping initiatives. Additionally, SoTMBD will be integrated into the Humanitarian OpenStreetMap Team's (HOT) Opensummit program, emphasizing its role in fostering collaboration and sharing knowledge in the geospatial community.</p>
<h1 class="space-bottom2">State of the Map Asia 2024</h1>
<p style="text-align: justify;">The <a href="https://boiledbhoot.org/" style="text-decoration: none;">State of the Map Asia will bring together participants from around the world to discuss challenges, learn, and celebrate many years of mapping together.</p>
<a href="about" style="text-decoration: none;"><p>Read More...</p></a>
<!-- <p>Your organising team.</p>
<!-- <p>Your organising team.</p>-->
<p class="logo">
<img src="img/logo/sotm_2024.png" style="width:50%;">
</p> -->
<img src="img/logo/logo.png" style="width:50%;">
</p>
</div>
</div>
<div class="col4 clearfix contain">
Expand All @@ -20,7 +20,7 @@ <h3 class="small-title uppercase">Where?</h3>

<h3 class="small-title uppercase">When?</h3>
<p>
September, 2024
November, 2024
</p>

<!--<h3 class="small-title uppercase"><a href="events">Social Event</a></h3>
Expand All @@ -35,9 +35,11 @@ <h3 class="small-title uppercase">When?</h3>
<h3 class="small-title uppercase" style="height:0">&nbsp;</h3>
<p>
<a href="https://osmbd.org/"><img src="img/osmbd.png" style="height:85px; margin-top:20px;" /></a>
<h4>OpenStreetMap Bangladesh</h4>
<h4>OpenStreetMap Bangladesh</h4>
<a href="https://boiledbhoot.org/"><img src="img/logo/boil.png" style="height:85px; margin-top:20px;" /></a>
<h4>Bangladesh Open Innovation Lab (BOIL)</h4>

<small style="text-align: justify;">OpenStreetMap Bangladesh or OSM Bangladesh or OSMBD is a community of Bangladesh. Every OpenStreetMap Contributor from Bangladesh is part of OpenStreetMap Bangladesh Community.</small>
<!-- <small style="text-align: justify;">OpenStreetMap Bangladesh or OSM Bangladesh or OSMBD is a community of Bangladesh. Every OpenStreetMap Contributor from Bangladesh is part of OpenStreetMap Bangladesh Community.</small> -->
</p>
</div>
</div>
Expand Down
10 changes: 4 additions & 6 deletions _includes/css/sotm.css
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,11 @@ footer a:focus,
background-position-y: center;
background-position-x: right;
}
/* @supports (background-image: url(./img/2.webp)) {
@supports (background-image: url(./img/2.jpg)) {
.intro {
background-image: url(./img/2.webp);
background-image: url(./img/2.jpg);
}
}
} */

/* .intro .intro-body {
display: table-cell;
Expand Down Expand Up @@ -342,9 +342,7 @@ margin-bottom: 0.33em;

.aizu-logo {
position:relative;
width: 100%;
height: 0px;
padding-top: 154%;
padding-top: 100%;
margin: 0px;
overflow: hidden;
}
Expand Down
16 changes: 9 additions & 7 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<nav class="col3 pad2x">
<a class="block" href="{{site.baseurl}}/about"block>About</a>
<a class="block" href="{{site.baseurl}}/coxsbazar">Cox's Bazar</a>
<a class="block" href="{{site.baseurl}}/call4proposal">Call for Proposal</a>
<a class="block" href="{{site.baseurl}}/call4scholarship">Call for Scholarship</a>
<!-- <a class="block" href="{{site.baseurl}}/calls/general"block>Call for Participation</a> -->
<!--<a class="block" href="https://lists.openstreetmap.org/pipermail/science/2021-February/000093.html">Call for applications for the Scientific Committee</a>-->
<!-- <a class="block" href="{{site.baseurl}}/calls/academic">Call for Scientific Abstracts</a> -->
Expand All @@ -29,25 +31,25 @@
<!--</nav>
<nav class="col3 pad2x">-->
<!-- <a class="block" href="#">Mastodon&nbsp;<svg class="icon"><use xlink:href="{{site.baseurl}}/img/icons/mastodon.svg#icon" href="{{site.baseurl}}/img/icons/mastodon.svg#icon"></use></svg></a> -->
<a class="block" href="https://twitter.com/osmbd">Twitter&nbsp;<span class="icon twitter"></span></a>
<a class="block" href="https://x.com/sotmasia">Twitter&nbsp;<span class="icon twitter"></span></a>
<!-- <a class="block" href="#">Youtube&nbsp;<span class="icon video"></span></a> -->
<a class="block" href="https://www.facebook.com/groups/osmbd">Facebook&nbsp;<span class="icon facebook"></span></a>
<a class="block" href="https://t.me/OpenStreetMapBD">Telegram<span class="icon compass"></span></a>
<a class="block" href="https://www.facebook.com/SotmAsia/">Facebook&nbsp;<span class="icon facebook"></span></a>
<a class="block" href="https://t.me/+nUCQpqtFzy84ZmY1">Telegram<span class="icon compass"></span></a>
</nav>
<nav class="col3 pad2x">
<a class="block" href="https://github.com/BangladeshOpenInnovationLab/sotmbd2024">GitHub&nbsp;<span class="icon github"></span></a>
<a class="block" href="https://github.com/sotm-asia/sotm-asia-2024-website">GitHub&nbsp;<span class="icon github"></span></a>
<a class="block" href="#">OSM blog</a>
<a class="block" href="https://wiki.openstreetmap.org/wiki/SoTM_Bangladesh">Wiki page</a>
<a class="block" href="#">Wiki page</a>
<a class="block" href="https://osmbd.org/">OpenStreetMap Bangladesh</a>
</nav>
<nav class="col3">
<img src="{{site.baseurl}}/img/logo/sotm_2024.png" class="logo" />
<img src="{{site.baseurl}}/img/logo/sotmlogo.png" class="logo" />
</nav>
</div>
</div>
<div class="center">
<p>
<a href="mailto:#"><span class="icon mail" aria-hidden="true"></span>&nbsp;# </a> - <a href="{{site.baseurl}}/imprint/">Imprint</a>
<a href="mailto:[email protected]"><span class="icon mail" aria-hidden="true">[email protected]</span>&nbsp; </a> or <a href="mailto:[email protected]">[email protected]</a> - <a href="{{site.baseurl}}/imprint/">Imprint</a>
</p>
</div>
</div>
Expand Down
37 changes: 3 additions & 34 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,51 +1,20 @@
<!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="slideshow-container">
<!-- <div class="mySlides fade">
<img src="./img/1.jpg" style="width:100%;">
</div> -->

<div class="mySlides fade">
<img src="img/2.jpg" style="width:100%;">
</div>

<div class="mySlides fade">
<img src="img/3.jpg" style="width:100%;">
</div>
<div class="mySlides fade">
<img src="img/4.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="img/5.jpg" style="width:100%">
</div>
<!-- <div class="mySlides fade">
<img src="img/6.jpg" style="width:100%">
</div> -->

</div>
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<!-- <span class="dot"></span>
<span class="dot"></span> -->
</div>
<!-- <div class="limiter">
<div class="limiter">
<div class="left">
<div class="col12">
<div class="col4 margin4 margin4r">
<div class="aizu-logo">
<img src="img/logo/logo-sotmbd.svg"/>
<img style="height: 150px; width: auto;" src="img/logo/logo.png"/>
</div>
<a href="#about" class="btn btn-circle page-scroll">
<i class="icon big down animated"></i>
</a>
</div>
</div>
</div>
</div> -->
</div>
</div>
<div class="credits">
Developed by: <a href="https://arahmandc.github.io/">Atikur Rahman</a> © (<a href="https://boiledbhoot.org/">BOIL</a>)
Expand Down
10 changes: 5 additions & 5 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<span class="icon menu"></span>
</button>
<a class="navbar-brand" href="{{site.baseurl}}/">
SOTM Bangladesh 2024
SOTM Asia 2024
</a>
</div>

Expand All @@ -22,13 +22,13 @@

<li><a class="{% if page.url contains '/coxsbazar' %}active{% endif %}" href="{{site.baseurl}}/coxsbazar">Cox's Bazar</a></li>

<!-- <li>
<a class="{% if page.url contains '/calls/general' %}active{% endif %}" href="{{site.baseurl}}/calls/general">Call for Participation</a>
</li>
<li>
<a class="{% if page.url contains '/calls/academic' %}active{% endif %}" href="{{site.baseurl}}/calls/academic">Call for Scientific Abstracts</a>
<a class="{% if page.url contains '/call4proposal' %}active{% endif %}" href="{{site.baseurl}}/call4proposal">Call for Proposal</a>
</li>
<li>
<a class="{% if page.url contains '/call4scholarship' %}active{% endif %}" href="{{site.baseurl}}/call4scholarship">Call for Scholarship</a>
</li>
<!-- <li>
<a class="{% if page.url contains '/travel_grant_programme' %}active{% endif %}" href="{{site.baseurl}}/calls/travel_grants">Travel Grants</a>
</li>
<li>
Expand Down
24 changes: 7 additions & 17 deletions _includes/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="limiter pad4y clearfix center" id="sponsoring-interested">
<h1 class="space-bottom4">Interested in sponsoring?</h1>
<p>
Take a look at our <a href="{{site.baseurl}}/#">sponsorship prospectus</a> and contact us via email at <a href="mailto:#">#</a>!
Take a look at our <a href="{{site.baseurl}}/#">sponsorship prospectus</a> and contact us via email at <a href="mailto:[email protected]">[email protected]</a>!
</p>
</div>

Expand All @@ -12,45 +12,35 @@ <h1 class="space-bottom2 center">Our sponsors</h1>

<h3 class="clearfix small-title sponsors platinum">Platinum</h3>
<div class="clearfix space-bottom2 space-top4 platinum">
<!-- <div class="col3 pad2 space-bottom2 sponsor">
<a href="https://www.bing.com/maps/">
<img src="img/sponsors/microsoft.png" alt="Microsoft">
</a>
</div>
<div class="col3 pad2 space-bottom2 sponsor">
<a href="https://tomtom.com">
<img src="img/sponsors/tomtom.png" style="margin-top: -12px;" alt="TomTom">
</a>
</div> -->

<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">

<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<img src="img/sponsors.png" />
</a>
</div>

<h3 class="clearfix small-title sponsors gold">Gold</h3>
<div class="clearfix space-top2 space-bottom4">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<img src="img/sponsors.png" />
</a>
</div>

<h3 class="clearfix small-title sponsors silver">Silver</h3>
<div class="clearfix space-top2 space-bottom4">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<img src="img/sponsors.png" />
</a>
</div>

<h3 class="clearfix small-title sponsors bronze">Bronze</h3>
<div class="clearfix space-top2 space-bottom4">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<a class="col2 pad2 space-bottom2" href="mailto:[email protected]">
<img src="img/sponsors.png" />
</a>
</div>

<h3 class="clearfix small-title sponsors supporter">Supporter</h3>
<a href="mailto:[email protected]" class="pad2 sponsor"><span style="font-style: italic; opacity: 0.6;">your name here</span></a>
<a href="mailto:[email protected]" class="pad2 sponsor"><span style="font-style: italic; opacity: 0.6;">your name here</span></a>

</div>

Expand Down
20 changes: 4 additions & 16 deletions about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,11 @@ color: purple
title: About
---

![State_of_the_Map_Bangladesh](/nairobi.jpg)
## What is State of the Map Asia

The Bangladesh Open Innovation Lab (BOIL) and OpenStreetMap Bangladesh (OSMBD) are teaming up to host the "State of the Map Bangladesh (SoTMBD) ‘2024" conference, a first of its kind in Bangladesh, a national gathering focused on mapping and geospatial technology. It aims to gather all significant stakeholders, including IM professionals, NGOs, government counterparts, industry leaders, academic experts, and geospatial enthusiasts from across the nation and the globe. This inaugural event aligns with the broader "State of the Map (SoTM)" event series facilitated by the OpenStreetMap Foundation, reflecting a global effort to enhance open mapping initiatives. Additionally, SoTMBD will be integrated into the Humanitarian OpenStreetMap Team's (HOT) Opensummit program, emphasizing its role in fostering collaboration and sharing knowledge in the geospatial community.
State of the Map Asia (SotM-Asia) is a regional SotM conference for the continent of Asia. We hope to serve and gather 300-500 participants from Asia and beyond to connect and discuss not only OpenStreetMap and open data tools, projects and challenges, but also showcase diverse Asian cultures.

Set against the breathtaking backdrop of Cox's Bazar, the longest natural sandy sea beach in the world, the extraordinary event is set to unfold that promises to captivate and inspire. Scheduled for September 2024, this unique gathering aims to unite a diverse array of participants for a celebration of community and cooperation. The tranquil and scenic beach view will be an ideal location for an event aimed at promoting connections and creating enduring memories. Cox's Bazar, known for its breathtaking views and lively local culture, not only serves as a location but also provides an engaging experience that enhances the atmosphere and appeal of the event. The organizers are carefully curating a program that will not only leverage the scenic beauty of the area but also underscore a commitment to inclusivity and engagement. Whether you are a local resident or a visitor from afar, this event promises an enriching experience that showcases the best of what Cox's Bazar and Bangladesh have to offer.
## A brief History of State of the Map Asia

Participants can expect a diverse range of activities, including workshops, keynote speeches, and panel discussions aimed at fostering a deeper understanding of open-source mapping tools and their applications in addressing real-world problems. The conference will also emphasize local developments in geospatial technology and how these can be integrated with global networks to improve the quality and accessibility of map data in a regional and global context. Whether you're a professional geographer, an information management professional, a developer, an academic, or simply someone passionate about digital collaboration, frontier technologies, and community development, SotMBD offers a unique opportunity to network, learn, and contribute to shaping the future of the geospatial industry in Bangladesh. Prepare to be inspired by keynote speeches from leading figures in the geospatial field, and don't miss the chance to contribute your own insights in interactive sessions and panel discussions. With a focus on the practical, innovative, and transformative uses of data-driven evidential frameworks, geospatial & non-geospatial data-backed solutions, open mapping ecosystems, and, of course, OpenStreetMap in addressing local challenges, this event is not just a conference—it will be a community builder, a place for growth, and a forum for change.
OSM’ers organize annual State of the Map meet-ups as a way to build community, share tools and research, and network with each other toward the shared goal of improving the map. They come in all sizes and are organized locally, regionally and globally, but the goal is always the same: to get together to talk about mapmaking research, tools, initiatives, and other community topics.


Overall, SotMBD will act as a catalyst for innovation and collaboration, crucial for realizing the Smart Bangladesh 2041 vision by leveraging technology to address national challenges and enhance the quality of life for its citizens, while at the same time promising to be a trendsetter in the regional & global context.


We expect participants to follow these rules at all conference venues and conference-related social events.

## Contact Information

You can email the State of the Map organizing team with any concerns at
...

<!--For police assistance the emergency number in Germany is 112.-->
Binary file removed about/nairobi.jpg
Binary file not shown.
Loading

0 comments on commit b4ebd7c

Please sign in to comment.