-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial set * link fixes * rm gh * updated description filters * adding session descriptions * wp * fix link * fix para * removed icons * Remove Jennifer (she cancelled) * Remove Hillary (she also cancelled * bios * update * adding session type * sort * jump link js * line update * nesting coc * updated data * add full stroke class * add inline and update bio class * style update * layout updates * remove broken link * updated scroll method and feedback * typo * fix zero * message * Two presenter updates and ticket link Co-authored-by: anon <[email protected]>
- Loading branch information
Showing
16 changed files
with
612 additions
and
105 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,30 @@ | ||
{%- if presenter.name -%} | ||
{%- if presenter.link or presenter.bio -%} | ||
<div class="presenter program-block content-width"> | ||
<a class="program-block-anchor" id="{{ presenter.presenterID }}"></a> | ||
<div class="program-block-content p-1"> | ||
<header> | ||
<h3 class="presenter-name heading">{{ presenter.name }}</h3> | ||
<h3 class="presenter-name heading mb-05">{{ presenter.name }}</h3> | ||
</header> | ||
<div class="presenter-bio"> | ||
<div class="presenter-bio fs-medium"> | ||
{%- if presenter.bio -%}<p>{{ presenter.bio }}</p>{%- endif -%} | ||
{%- if presenter.link or presenter.twitter or presenter.github -%} | ||
<ul class="bio-sm-list pl-0 flex"> | ||
{%- if presenter.link and presenter.linkDisplay -%}<li class="bio-sm-list-item"><a href="{{ presenter.link }}" target="_blank" rel="noopener" {% if presenter.linkIgnore %}data-proofer-ignore{% endif %} >{% include icons/link.svg %} {{ presenter.linkDisplay }}</a></li>{%- endif -%} | ||
{%- if presenter.twitter -%}<li class="bio-sm-list-item"><a href="https://twitter.com/{{ presenter.twitter }}" target="_blank" rel="noopener">{% include icons/twitter.svg %} @{{ presenter.twitter }}</a></li>{%- endif -%} | ||
{%- if presenter.github -%}<li class="bio-sm-list-item"><a href="https://github.com/{{ presenter.github }}" target="_blank" rel="noopener">{% include icons/github.svg %} {{ presenter.github }}</a></li>{%- endif -%} | ||
{%- if presenter.link -%} | ||
<ul class="bio-sm-list pl-0 flex mono mb-0"> | ||
{%- if presenter.link and presenter.linkDisplay -%}<li class="bio-sm-list-item"><a href="{{ presenter.link }}" target="_blank" rel="noopener" {% if presenter.linkIgnore %}data-proofer-ignore{% endif %} >{{ presenter.linkDisplay }}</a></li>{%- endif -%} | ||
{%- if presenter.link2 and presenter.linkDisplay2 -%}<li class="bio-sm-list-item"><a href="{{ presenter.link2 }}" target="_blank" rel="noopener" {% if presenter.linkIgnore2 %}data-proofer-ignore{% endif %} >{{ presenter.linkDisplay2 }}</a></li>{%- endif -%} | ||
</ul> | ||
{%- endif -%} | ||
{%- endif -%} | ||
{%- if presenter.twitter or presenter.github -%} | ||
<ul class="bio-sm-list pl-0 flex mono mb-0 mt-1"> | ||
{%- if presenter.twitter -%}<li class="bio-sm-list-item"> | ||
<p class="mb-0 fs-small">Twitter</p> | ||
<a href="https://twitter.com/{{ presenter.twitter }}" target="_blank" rel="noopener">@{{ presenter.twitter }}</a></li>{%- endif -%} | ||
{%- if presenter.github -%}<li class="bio-sm-list-item"> | ||
<p class="mb-0 fs-small">GitHub</p> | ||
<a href="https://github.com/{{ presenter.github }}" target="_blank" rel="noopener">{{ presenter.github }}</a></li>{%- endif -%} | ||
</ul> | ||
{%- endif -%} | ||
</div> | ||
<button class="session-jump none mt-2 compact bg-black color-white">Back to session</button> | ||
</div> | ||
</div> | ||
{%- endif -%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,8 @@ title: "About the event" | |
titleDisplay: "About" | ||
--- | ||
|
||
[TICKETS NOW AVAILABLE](https://www.brownpapertickets.com/event/4710809) | ||
|
||
Our Networks is a conference about the past, present, and future of building our own network infrastructures. The event brings together enthusiasts, hardware and software hackers, researchers, organizers and more to collectively explore creative and critical engagements with the Internet and alternative infrastructures. | ||
|
||
The event has a [Code of Conduct](/code-of-conduct/) and policy on [Filming](/filming/) in order to foster an environment where we can all work together. During the event if you are being harassed, notice that someone else is being harassed, or have any other concerns, we ask you to contact an organizer immediately. Those who wish to do so but don’t feel comfortable talking to the organizers in-person can email [[email protected]](mailto:[email protected]). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.