-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (149 loc) · 6.63 KB
/
index.html
File metadata and controls
158 lines (149 loc) · 6.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
---
layout: default
title: Home
---
<div class="home">
<div class="hero">
<div class="container">
<div class="row">
<div class="col-12 col-md-5 main-text">
<h1>
We are a
<a href="/blog/2017/11/craftsmanship-to-crafters">software crafters</a>
meetup
</h1>
<div class="subtext">
<p>We offer a friendly place to talk about the practice of software development with your peers in Scotland.</p>
<p>We meet on the 3rd Thursday of each month.</p>
</div>
<div class="follow-us">
<header>Follow us:</header>
<a href="http://eepurl.com/hFi8GH" style="height: fit-content" target="_blank">
<img src="/images/mail.png" />
</a>
<a href="https://twitter.com/codecraftuk" target="_blank">
<img src="/images/twitter.png" />
</a>
<a href="https://www.eventbrite.com/o/codecraft-17411376408" target="_blank">
<img src="/images/eventbrite.png" />
</a>
</div>
</div>
<div class="col-12 col-md-7 upcoming-events-overlay" style="z-index: auto">
<div class="upcoming-events">
<h1 class="text-center">Upcoming Events</h1>
<div class="event">
<a class="event-link" href="/events/2024/05/lean-coffee">
<div class="event-date-time event-date-time--pink">
<div class="event-date">18</div>
<div class="event-month">Jul</div>
</div>
<div class="event-details">
<div class="event-name">
<i>Lean Coffee</i>
</div>
<div class="event-location">Location - The Raven</div>
<div class="event-description">
<p>
Everyone has questions about software development and engineering techniques that they'd like to discuss with a
like-minded group: this is your chance.
</p>
</div>
<div class="event-more-info-link">
<span class="event-link-button">More info</span>
</div>
</div>
</a>
</div>
<div class="event">
<a class="event-link" href="">
<div class="event-date-time event-date-time--green">
<div class="event-date">17</div>
<div class="event-month">Oct</div>
</div>
<div class="event-details">
<div class="event-name"><i>Lean Coffee</i></div>
<div class="event-location">Location - The Raven</div>
<div class="event-description">
<p>
Everyone has questions about software development and engineering techniques that they'd like to discuss with a
like-minded group: this is your chance.
</p>
</div>
<div class="event-more-info-link">
<span class="event-link-button">More info</span>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="nomadic">
<div class="container">
<div class="row">
<div class="devices col-12 col-md-4 text-center">
<img src="/images/Devices.png" class="img-fluid" />
</div>
<div class="col-12 col-md-8">
<div>
<h1>Where</h1>
<p>Our events are held in offices in Glasgow city centre.</p>
<h1>Languages & Experience</h1>
<p>We are langauge agonostic and welcome developers of all experience.</p>
<h1>Format</h1>
<p>
We don't do presentations (except on occasion) but use formats where everyone participates in the conversation. We all share
with, and learn from, each other.
</p>
<h1>Newcomers</h1>
<p>We always welcome newcomers no matter what your experience is or if you've never been to a tech meetup before.</p>
</div>
</div>
</div>
</div>
</div>
<div class="event-types">
<div class="container">
<div class="row">
<div class="col-12 mt-5 mb-3 text-center">
<h1 class="text-center">What events do we run?</h1>
<p>Our events are designed to get you to share ideas with other people at the event.</p>
<p></p>
<p>There is no presure to speak and our formats give you time to settle in before getting involved.</p>
</div>
<div class="col-12 col-md-4">
<img class="event-type-image" src="images/guided-conversation.jpg" />
<h2>Guided Conversation</h2>
<div class="event-type-description">
A Guided Conversation is a meeting where a facilitator comes up with a starting set of questions around a single topic. The
group then discuss those questions with 8 minutes given for each question.
</div>
<a class="event-type-more-info" href="https://guidedconversations.org/" target="_blank">More info...</a>
</div>
<div class="col-12 col-md-4 mt-4 mt-sm-0">
<img class="event-type-image" src="images/lean-coffee.jpg" />
<h2>Lean Coffee</h2>
<div class="event-type-description">
A Lean Coffee is a structured meeting where participant choose the agenda. Each participant put forward topics they want to
discuss. Everyone votes on each topic. The topics with the most votes go first.
</div>
<a class="event-type-more-info" href="http://leancoffee.org/" target="_blank">More info...</a>
</div>
<div class="col-12 col-md-4 mt-4 mt-sm-0">
<img class="event-type-image" src="images/workshop.jpg" />
<h2>Workshops</h2>
<div class="event-type-description">
In our workshops we work collaboratively on something new or experimental you may not have tried before. Things like the
<a href="http://wiki.c2.com/?PairProgrammingPingPongPattern" target="_blank">Pair Programming Ping Pong Pattern</a>
or
<a href="https://www.agilealliance.org/glossary/mob-programming/" target="_blank">Mob Programming</a>.
</div>
</div>
</div>
</div>
</div>
<div class="code-shapes mt-5"></div>
</div>
</div>