Skip to content

Commit 51eb07e

Browse files
committed
changed default layout
1 parent 89af73f commit 51eb07e

File tree

6 files changed

+175
-1
lines changed

6 files changed

+175
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Everything Open Source
33
email: everythingopensource@gmail.com
44
description: >-
5-
Official website to document all activities happening in the open source community
5+
Official website to document all activities happening in the everything open source community
66
baseurl: "" # the subpath of your site, e.g. /blog
77
url: "" # the base hostname & protocol for your site, e.g. http://example.com
88
twitter_username: jekyllrb

_includes/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
<ul class="nav-links">
1010
<li><a href="/about/">About</a></li>
11+
<li><a href="#">Programs</a></li>
12+
<li><a href="#">Code of Conduct</a></li>
1113
<li><a href="https://mesrenyamedogbe.hashnode.dev/" target="_blank">Blog</a></li>
1214
</ul>
1315
</div>

_includes/home.html

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<title>{{ site.title }}</title>
4+
5+
<head>
6+
<meta charset="utf-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
8+
<meta name="description"
9+
content="Official website to document all activities happening in the everything open source community">
10+
<!-- <link rel="shortcut icon" href="/static/img/site/icon.png" type="image/x-icon"> -->
11+
<!-- <link rel="icon" href="/static/img/site/icon.png" type="image/x-icon"> -->
12+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
13+
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
14+
<link rel="stylesheet" href="/static/css/style.css" />
15+
</head>
16+
17+
<body>
18+
<section>{% include header.html %}</section>
19+
20+
<div class="mini-container" style="margin-bottom: 30px; margin-top: 30px;">
21+
<div class="card h-100">
22+
<div class="card-body">
23+
<h2 class="card-title">Tickets</h2>
24+
</div>
25+
<div class="card-footer">
26+
<p class="text-body-secondary">Tickets are on sale now. Prices are set to suit all budgets, from students to corporate delegates.</p>
27+
<a href="/get-ticket" class="btn btn-primary">Register now</a>
28+
</div>
29+
</div>
30+
</div>
31+
32+
<div class="mini-container">
33+
34+
<div class="row row-cols-1 row-cols-md-2 g-2">
35+
36+
<div class="col">
37+
<div class="card">
38+
<img src="/static/img/site/anna.png" class="card-img-top" alt="">
39+
</div>
40+
</div>
41+
42+
<div class="col">
43+
<div class="card">
44+
<img src="/static/img/site/kojo_speak.png" class="card-img-top" alt="">
45+
</div>
46+
</div>
47+
48+
</div>
49+
50+
<div class="mini-container">
51+
<h2 class="heading" style="margin-bottom: 30px; margin-top: 30px;">What's happening at DjangoCon Africa</h2>
52+
53+
<div class="row row-cols-1 row-cols-sm-1 row-cols-md-3 g-4">
54+
<div class="col">
55+
<div class="card h-100">
56+
<div class="card-body">
57+
<h5 class="card-title">Talks</h5>
58+
</div>
59+
<div class="card-footer">
60+
<p class="text-body-secondary">Three days of talks, on programming, technology, careers, society and business, with speakers from across the world. <em>We've confirmed our first speakers, more coming soon.</em></p>
61+
<a href="/speakers" class="btn btn-primary">Meet some speakers</a>
62+
</div>
63+
</div>
64+
</div>
65+
66+
<div class="col">
67+
<div class="card h-100">
68+
<div class="card-body">
69+
<h5 class="card-title">Workshops and tutorials</h5>
70+
</div>
71+
<div class="card-footer">
72+
<p class="text-body-secondary">Hands-on training and learning sessions, led by experts in the field.</p>
73+
<p class="text-body-secondary"><em>Details to be published soon.</em></p>
74+
</div>
75+
</div>
76+
</div>
77+
78+
<div class="col">
79+
<div class="card h-100">
80+
<div class="card-body">
81+
<h5 class="card-title">Collaboration</h5>
82+
</div>
83+
<div class="card-footer">
84+
<p class="text-body-secondary">Work together on code, and contribute to major projects - including Django itself</p>
85+
</div>
86+
</div>
87+
</div>
88+
89+
<div class="col col-sm-12 col-md-6">
90+
<div class="card h-100">
91+
<div class="card-body">
92+
<h5 class="card-title">Django Girls</h5>
93+
</div>
94+
<div class="card-footer">
95+
<p class="text-body-secondary">A training workshop aimed at women, providing an introduction to web application development. Tens of thousands of women
96+
across the world have had their introduction to Django through this hugely successful programme</p>
97+
</div>
98+
</div>
99+
</div>
100+
101+
<div class="col col-sm-12 col-md-6">
102+
<div class="card h-100">
103+
<div class="card-body">
104+
<h5 class="card-title">Discovery</h5>
105+
</div>
106+
<div class="card-footer">
107+
<p class="text-body-secondary">DjangoCon Africa is an opportunity to discover places and people as well as technology. It will bring together participants from across Africa and the rest of the world, for mutual understanding of contexts, challenges and opportunities.</p>
108+
</div>
109+
</div>
110+
</div>
111+
</div>
112+
113+
</div>
114+
115+
</div>
116+
117+
<section>
118+
119+
</section>
120+
</div>
121+
{% include footer.html %}
122+
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
123+
<script src="//code.tidio.co/ypalbp3puqa6ycruaz2ujgjuudsphjwz.js" async></script>
124+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
125+
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
126+
crossorigin="anonymous"></script>
127+
<!-- <script src="/static/js/main.js"></script> -->
128+
</body>
129+
130+
</html>

_layouts/default.html

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<title>{{ page.title }}</title>
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
7+
<meta name="description"
8+
content="Official website to document all activities happening in the everything open source community">
9+
<link
10+
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
11+
rel="stylesheet"
12+
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
13+
crossorigin="anonymous"
14+
/>
15+
<!-- <link rel="shortcut icon" href="/static/img/site/icon.png" type="image/x-icon"> -->
16+
<!-- <link rel="icon" href="/static/img/site/icon.png" type="image/x-icon"> -->
17+
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
18+
<link rel="stylesheet" href="/static/css/style.css" />
19+
</head>
20+
<body>
21+
<section class="default-section">
22+
{% include header.html %}
23+
</section>
24+
25+
<section>
26+
<div class="container">
27+
<div class="d-flex justify-content-end">
28+
<div class="col-lg-10 col-12 content djc-default">{{content}}</div>
29+
</div>
30+
</div>
31+
</section>
32+
33+
{% include footer.html %}
34+
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
35+
<script
36+
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
37+
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
38+
crossorigin="anonymous"
39+
></script>
40+
<!-- <script src="/static/js/main.js"></script> -->
41+
</body>
42+
</html>

static/css/style.css

Whitespace-only changes.

static/img/site/backevos.jpg

12.9 KB
Loading

0 commit comments

Comments
 (0)