Skip to content

Commit 40ec1bd

Browse files
committed
markup and a11y fixes
1 parent ad95f73 commit 40ec1bd

8 files changed

Lines changed: 12 additions & 19 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ title: Upfront Meetup Berlin
2525
email: mail@kristinaschneider.com
2626
description: > # this means to ignore newlines until "baseurl:"
2727
"Upfront – Meetup for the web design and frontend community in Berlin"
28-
baseurl: "" # the subpath of your site, e.g. /blog/
29-
url: "" # the base hostname & protocol for your site, e.g. http://example.com
28+
baseurl: ""
29+
url: "https://upfrontug.github.io"
3030
twitter_username: upfront_ug
3131
facebook_username: up.front.ug
3232

_includes/head.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<head>
22
<meta charset="utf-8" />
33

4-
<title>up.front – Web design community in Berlin</title>
4+
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.title }}</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66

77
<meta property="og:title" content="Up.front – Meetup for the web design and front end community in Berlin" />
88
<meta property="og:type" content="example:usergroup" />
99
<meta property="og:url" content="https://upfrontug.github.io/" />
10-
<meta property="og:image" content="https://upfrontug.github.io//images/upfront-fb-cover-63.png" />
11-
<meta property="og:site_name" content="/upfrontug.github.io/" />
10+
<meta property="og:image" content="https://upfrontug.github.io/images/upfront-fb-cover-63.png" />
11+
<meta property="og:site_name" content="{{ site.title }}" />
1212
<meta property="og:description" content="Upfront is a monthly meetup for the web design community in Berlin. Everyone is welcome to participate, either by attending or giving a talk themselves." />
1313

1414
<link rel="stylesheet" href="https://use.typekit.net/jmd3prk.css">
@@ -17,11 +17,6 @@
1717
<meta name="description" content="Upfront is a monthly meetup for the web design community in Berlin. Everyone is welcome to participate, either by attending or giving a talk themselves.">
1818
<link rel="author" href="/humans.txt" />
1919

20-
<style>
21-
article, aside, dialog, figure, footer, header,
22-
hgroup, menu, nav, section { display: block; }
23-
</style>
24-
2520
<link rel="stylesheet" href="/css/reset.css" type="text/css" media="screen, projection" />
2621
<link rel="stylesheet" href="/css/vars.css" type="text/css" media="screen, projection" />
2722
<link rel="stylesheet" href="/css/forms.css" type="text/css" media="screen, projection" />

_includes/post-body.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<div class="talk__header">
3535
<div class="talk__header__media">
3636
{% if talk.picture %}
37-
<img src="/images/talks/{{talk.picture}}" alt="No Picture available" class="talk__picture" width="90" height="90">
37+
<img src="/images/talks/{{talk.picture}}" alt="Picture of {{talk.name}}" class="talk__picture" width="90" height="90">
3838
{% else %}
39-
<img src="/images/talks/placeholder.png" alt="Picture of {{talk.name}}" class="talk__picture" width="90" height="90">
39+
<img src="/images/talks/placeholder.png" alt="" class="talk__picture" width="90" height="90">
4040
{% endif %}
4141
</div>
4242
<h4 class="talk__header__text">

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33

44
{% include head.html %}
55

_layouts/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
<div class="talk__header">
3434
<div class="talk__header__media">
3535
{% if talk.picture %}
36-
<img src="/images/talks/{{talk.picture}}" alt="No Picture available" class="talk__picture" width="90" height="90">
36+
<img src="/images/talks/{{talk.picture}}" alt="Picture of {{talk.name}}" class="talk__picture" width="90" height="90">
3737
{% else %}
38-
<img src="/images/talks/placeholder.png" alt="Picture of {{talk.name}}" class="talk__picture" width="90" height="90">
38+
<img src="/images/talks/placeholder.png" alt="" class="talk__picture" width="90" height="90">
3939
{% endif %}
4040
</div>
4141
<h4 class="talk__header__text">

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@
5050
</div>
5151
</article>
5252

53-
54-
</div>

speakers-guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h5>Questions</h5>
3131

3232
<h5>Code of Conduct</h5>
3333
<p>
34-
Please review our <a href="http://up.front.ug/code-of-conduct/">Code of Conduct</a>. We aim to be a safe and inclusive event, and encourage you to use inclusive language and imagery in your presentation, for example by <a href="http://geekfeminism.wikia.com/wiki/Nonsexist_language">avoiding gendered pronouns</a>. Please reach out anytime if you have questions.
34+
Please review our <a href="/code-of-conduct/">Code of Conduct</a>. We aim to be a safe and inclusive event, and encourage you to use inclusive language and imagery in your presentation, for example by <a href="http://geekfeminism.wikia.com/wiki/Nonsexist_language">avoiding gendered pronouns</a>. Please reach out anytime if you have questions.
3535
</p>
3636

3737
<h3>Your Talk Description and Announcement</h3>

sponsoring.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>2. Give a Talk </h2>
2828

2929
<p>You are invited to submit a talk to share useful knowledge with the Up.front audience – and as a side effect, present your company, team or product. However, we only accept talks that aim to excite the crowd with your valuable insights and experience. We don’t accept talks with the mere purpose to sell something.</p>
3030

31-
<p>For talk submission and more information find details <a href="http://up.front.ug/submit/">here</a>.<br/><br/>
31+
<p>For talk submission and more information find details <a href="/submit/">here</a>.<br/><br/>
3232
<span style="font-style: italic">Keep in mind: these rules apply for every speaker at Up.front, and this is not a commercial pitch platform.</span></p>
3333

3434
<h2>Not-for-Profit</h2>

0 commit comments

Comments
 (0)