Skip to content

Commit ddd127a

Browse files
committed
add more options, add sections to press kit page
1 parent 1cd7140 commit ddd127a

6 files changed

Lines changed: 37 additions & 6 deletions
284 KB
Loading
File renamed without changes.
681 KB
Loading
192 KB
Loading
37.4 MB
Loading

views/presskit.pug

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,67 @@ html(lang="en")
1717
| For press inquiries: #[a(href="mailto:info@hackerspace.gent") info@hackerspace.gent]
1818

1919
h2 Logos
20-
.row.mb-5
21-
20+
.row.mb-4
2221
.col-xl-3.col-md-6.col-12.mb-3
2322
.framed.text-center.p-3.h-100
2423
.mb-3.p-2(style="background: #fff; display: inline-block;")
25-
img.img-fluid(src="/images/0x20-logo.png" alt="0x20 Circle" style="max-height: 140px;")
24+
img.img-fluid(src="/images/0x20-logo.png" alt="0x20 Logo" style="max-height: 140px;")
2625
small.d-block Logo
2726
small.d-block.mb-2 2048×2048px
2827
a.btn(href="/images/0x20-logo.png" download) Download PNG
2928
.col-xl-3.col-md-6.col-12.mb-3
3029
.framed.text-center.p-3.h-100
31-
img.img-fluid.mb-3(src="/images/0x20-logo-transparent.png" alt="0x20 Circle Transparent" style="max-height: 140px;")
30+
img.img-fluid.mb-3(src="/images/0x20-logo-transparent.png" alt="0x20 Logo Transparent" style="max-height: 140px;")
3231
small.d-block Logo, Transparent Background
3332
small.d-block.mb-2 500×500px
3433
a.btn(href="/images/0x20-logo-transparent.png" download) Download PNG
3534
.col-xl-3.col-md-6.col-12.mb-3
3635
.framed.text-center.p-3.h-100
37-
img.img-fluid.mb-3(src="/images/0x20-flappers-transparent.png" alt="0x20 Logo" style="max-height: 140px;")
36+
img.img-fluid.mb-3(src="/images/0x20-logo-black-transparent.png" alt="0x20 Logo Black Transparent" style="max-height: 140px;")
37+
small.d-block Logo, Black, Transparent Background
38+
small.d-block.mb-2 4500×4500px
39+
a.btn(href="/images/0x20-logo-black-transparent.png" download) Download PNG
40+
.col-xl-3.col-md-6.col-12.mb-3
41+
.framed.text-center.p-3.h-100
42+
img.img-fluid.mb-3(src="/images/0x20-logo-rainbow-transparent.png" alt="0x20 Logo Rainbow" style="max-height: 140px;")
43+
small.d-block Logo, Rainbow, Transparent Background
44+
small.d-block.mb-2 1000×1000px
45+
a.btn(href="/images/0x20-logo-rainbow-transparent.png" download) Download PNG
46+
47+
h2 Flappers
48+
.row.mb-4
49+
.col-xl-3.col-md-6.col-12.mb-3
50+
.framed.text-center.p-3.h-100
51+
img.img-fluid.mb-3(src="/images/0x20-flappers-transparent.png" alt="0x20 Flappers Transparent" style="max-height: 140px;")
3852
small.d-block Flappers, Transparent Background
3953
small.d-block.mb-2 4000×4000px
4054
a.btn(href="/images/0x20-flappers-transparent.png" download) Download PNG
55+
.col-xl-3.col-md-6.col-12.mb-3
56+
.framed.text-center.p-3.h-100
57+
img.img-fluid.mb-3(src="/images/0x20-flappers-black-transparent.png" alt="0x20 Flappers Black Transparent" style="max-height: 140px;")
58+
small.d-block Flappers, Black, Transparent Background
59+
small.d-block.mb-2 4000×2565px
60+
a.btn(href="/images/0x20-flappers-black-transparent.png" download) Download PNG
4161
.col-xl-3.col-md-6.col-12.mb-3
4262
.framed.text-center.p-3.h-100
4363
.mb-3(style="background: #fff; display: inline-block;")
44-
img.img-fluid(src="/images/0x20-flappers.png" alt="0x20" style="max-height: 140px;")
64+
img.img-fluid(src="/images/0x20-flappers.png" alt="0x20 Flappers" style="max-height: 140px;")
4565
small.d-block Flappers, Black Background
4666
small.d-block.mb-2 4000×4000px
4767
a.btn(href="/images/0x20-flappers.png" download) Download PNG
4868

4969

70+
h2 Wordmark
71+
.row.mb-5
72+
.col-xl-3.col-md-6.col-12.mb-3
73+
.framed.text-center.p-3.h-100
74+
.mb-3.p-2(style="background: #fff; display: inline-block;")
75+
img.img-fluid(src="/images/hackerspace.gent-text-black.png" alt="hackerspace.gent wordmark" style="max-height: 140px;")
76+
small.d-block Wordmark, Black
77+
small.d-block.mb-2 3838×2556px
78+
a.btn(href="/images/hackerspace.gent-text-black.png" download) Download PNG
79+
80+
5081
h2 Newline Posters
5182
p
5283
| Posters from #[a(href="https://newline.gent") Newline], our annual event.

0 commit comments

Comments
 (0)