initial commit - start site
|
@ -0,0 +1,24 @@
|
|||
# Participation Guidelines
|
||||
|
||||
This project respects Mozilla's [community participation guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/). These guidelines cover our behaviour as participants, facilitators, space wranglers, staff, volunteers, vendors, and anyone else involved in making the MozFest possible.
|
||||
|
||||
## How to treat each other
|
||||
|
||||
* Be respectful and welcoming
|
||||
* Try to understand different perspectives
|
||||
* Do not threaten violence
|
||||
* Empower others
|
||||
* Strive for excellence
|
||||
* Don’t expect to agree with every decision
|
||||
|
||||
## Inclusion and Diversity
|
||||
|
||||
The Mozilla Project welcomes and encourages participation by everyone. It doesn’t matter how you identify yourself or how others perceive you: we welcome you.
|
||||
|
||||
We welcome contributions from everyone as long as they interact constructively with our community, including, but not limited to people of varied age, culture, ethnicity, gender, gender-identity, language, race, sexual orientation, geographical location and religious views.
|
||||
|
||||
Mozilla-based activities should be inclusive and should support such diversity.
|
||||
|
||||
## Working in the Open
|
||||
|
||||
Because working open is one of our core values, MozFest program planning is done in the open on Github (check out our repo [here](https://github.com/MozillaFoundation/mozfest-program-2016)). We hope participants will benefit from this culture of transparency and collaboration during the Festival, and will continue to work with an open ethos in their projects after Mozfest. Learn more about [how we work open at Mozilla](https://wiki.mozilla.org/Working_open).
|
|
@ -0,0 +1,31 @@
|
|||
# Contributing to Open Leadership Training
|
||||
|
||||
Thank you for your interest in contributing to the Open Leadership Training :tada:!
|
||||
|
||||
This is the web presence for Mozilla's Open Leadership Training. A 14-week mentorship program teaching best practices Working Open.
|
||||
|
||||
This documents is a set of guidelines for contributing to the OLTS on GitHub. These are guidelines, not rules. This guide is meant to make it easy for you to get involved.
|
||||
|
||||
* [Participation guidelines](#participation-guidelines)
|
||||
|
||||
## Participation guidelines
|
||||
|
||||
This project adheres to a [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to abby@mozillafoundation.org.
|
||||
|
||||
## How to submit changes
|
||||
|
||||
Once you've identified one of the issues above that you feel you can contribute to, you're ready to make a change to the project repository!
|
||||
|
||||
1. **[Fork](https://help.github.com/articles/fork-a-repo/) this repository**. This makes your own version of this project you can edit and use.
|
||||
2. **[Make your changes](https://guides.github.com/activities/forking/#making-changes)**! You can do this in the GitHub interface on your own local machine. Once you're happy with your changes...
|
||||
3. **Submit a [pull request](https://help.github.com/articles/proposing-changes-to-a-project-with-pull-requests/)**. This opens a discussion around your project and lets the project lead know you are proposing changes.
|
||||
|
||||
First time contributing to open source? Check out this *free* series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).
|
||||
|
||||
## Maintainers
|
||||
|
||||
This repository is currently maintained by [@acabunoc](http://github.com/acabunoc). We like to keep all discussions [in this repo open](https://github.com/MozillaFoundation/mentorship-program/issues/new) but feel free to reach out or ping us directly!
|
||||
|
||||
## How to report bugs
|
||||
|
||||
Notice a mistake? Please file any bugs, requests, or questions in [our issue tracker](https://github.com/MozillaFoundation/mentorship-program/issues)
|
|
@ -0,0 +1,2 @@
|
|||
source "https://rubygems.org"
|
||||
gem "github-pages"
|
|
@ -0,0 +1,139 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (4.2.7)
|
||||
i18n (~> 0.7)
|
||||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.4.0)
|
||||
coffee-script (2.4.1)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.10.0)
|
||||
colorator (1.1.0)
|
||||
ethon (0.9.1)
|
||||
ffi (>= 1.3.0)
|
||||
execjs (2.7.0)
|
||||
faraday (0.9.2)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.9.14)
|
||||
forwardable-extended (2.6.0)
|
||||
gemoji (2.1.0)
|
||||
github-pages (98)
|
||||
activesupport (= 4.2.7)
|
||||
github-pages-health-check (= 1.2.0)
|
||||
jekyll (= 3.2.1)
|
||||
jekyll-coffeescript (= 1.0.1)
|
||||
jekyll-feed (= 0.5.1)
|
||||
jekyll-gist (= 1.4.0)
|
||||
jekyll-github-metadata (= 2.1.1)
|
||||
jekyll-mentions (= 1.2.0)
|
||||
jekyll-paginate (= 1.1.0)
|
||||
jekyll-redirect-from (= 0.11.0)
|
||||
jekyll-sass-converter (= 1.3.0)
|
||||
jekyll-seo-tag (= 2.0.0)
|
||||
jekyll-sitemap (= 0.10.0)
|
||||
jekyll-swiss (= 0.4.0)
|
||||
jemoji (= 0.7.0)
|
||||
kramdown (= 1.11.1)
|
||||
liquid (= 3.0.6)
|
||||
listen (= 3.0.6)
|
||||
mercenary (~> 0.3)
|
||||
minima (= 1.2.0)
|
||||
rouge (= 1.11.1)
|
||||
terminal-table (~> 1.4)
|
||||
github-pages-health-check (1.2.0)
|
||||
addressable (~> 2.3)
|
||||
net-dns (~> 0.8)
|
||||
octokit (~> 4.0)
|
||||
public_suffix (~> 1.4)
|
||||
typhoeus (~> 0.7)
|
||||
html-pipeline (2.4.2)
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
i18n (0.7.0)
|
||||
jekyll (3.2.1)
|
||||
colorator (~> 1.0)
|
||||
jekyll-sass-converter (~> 1.0)
|
||||
jekyll-watch (~> 1.1)
|
||||
kramdown (~> 1.3)
|
||||
liquid (~> 3.0)
|
||||
mercenary (~> 0.3.3)
|
||||
pathutil (~> 0.9)
|
||||
rouge (~> 1.7)
|
||||
safe_yaml (~> 1.0)
|
||||
jekyll-coffeescript (1.0.1)
|
||||
coffee-script (~> 2.2)
|
||||
jekyll-feed (0.5.1)
|
||||
jekyll-gist (1.4.0)
|
||||
octokit (~> 4.2)
|
||||
jekyll-github-metadata (2.1.1)
|
||||
jekyll (~> 3.1)
|
||||
octokit (~> 4.0)
|
||||
jekyll-mentions (1.2.0)
|
||||
activesupport (~> 4.0)
|
||||
html-pipeline (~> 2.3)
|
||||
jekyll (~> 3.0)
|
||||
jekyll-paginate (1.1.0)
|
||||
jekyll-redirect-from (0.11.0)
|
||||
jekyll (>= 2.0)
|
||||
jekyll-sass-converter (1.3.0)
|
||||
sass (~> 3.2)
|
||||
jekyll-seo-tag (2.0.0)
|
||||
jekyll (~> 3.1)
|
||||
jekyll-sitemap (0.10.0)
|
||||
jekyll-swiss (0.4.0)
|
||||
jekyll-watch (1.5.0)
|
||||
listen (~> 3.0, < 3.1)
|
||||
jemoji (0.7.0)
|
||||
activesupport (~> 4.0)
|
||||
gemoji (~> 2.0)
|
||||
html-pipeline (~> 2.2)
|
||||
jekyll (>= 3.0)
|
||||
json (1.8.3)
|
||||
kramdown (1.11.1)
|
||||
liquid (3.0.6)
|
||||
listen (3.0.6)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9.7)
|
||||
mercenary (0.3.6)
|
||||
mini_portile2 (2.1.0)
|
||||
minima (1.2.0)
|
||||
minitest (5.9.1)
|
||||
multipart-post (2.0.0)
|
||||
net-dns (0.8.0)
|
||||
nokogiri (1.6.8.1)
|
||||
mini_portile2 (~> 2.1.0)
|
||||
octokit (4.4.0)
|
||||
sawyer (~> 0.7.0, >= 0.5.3)
|
||||
pathutil (0.14.0)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (1.5.3)
|
||||
rb-fsevent (0.9.8)
|
||||
rb-inotify (0.9.7)
|
||||
ffi (>= 0.5.0)
|
||||
rouge (1.11.1)
|
||||
safe_yaml (1.0.4)
|
||||
sass (3.4.22)
|
||||
sawyer (0.7.0)
|
||||
addressable (>= 2.3.5, < 2.5)
|
||||
faraday (~> 0.8, < 0.10)
|
||||
terminal-table (1.7.3)
|
||||
unicode-display_width (~> 1.1.1)
|
||||
thread_safe (0.3.5)
|
||||
typhoeus (0.8.0)
|
||||
ethon (>= 0.8.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
unicode-display_width (1.1.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
github-pages
|
||||
|
||||
BUNDLED WITH
|
||||
1.13.2
|
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2017 Mozilla Foundation and contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
64
README.md
|
@ -1,68 +1,8 @@
|
|||
# Open Leadership Training, Spring 2017
|
||||
# Open Leadership Training, Round 3
|
||||
#### March - June 2017
|
||||
14 week online mentorship program on Working Open for Mozilla community members
|
||||
|
||||
|
||||
####Are you building in the open? Join forces with Mozilla!
|
||||
|
||||
Open Leadership Training Round 3 starts in March 2017! We’re looking for Open Project Leaders who want to engage more contributors in their work, increase collaboration, and connect with other leaders in the Mozilla Leadership Network. [Apply to be an Open Project Lead today!](https://medium.com/@MozOpenLeaders/are-you-building-in-the-open-join-forces-with-mozilla-a791dbb5c74b#.xqoayp91b)
|
||||
|
||||
|
||||
## Who is this for?
|
||||
|
||||
Open Leadership Training is for anyone who is currently running or starting an open project and wants to invest in their open leadership skills. Project leads, partners, or small groups of co-leaders responsible for project success and growth.
|
||||
|
||||
The project doesn’t have to be technical! It can be curriculum (open educational resource), an open data project or report, an open source software project, or anything else that has:
|
||||
|
||||
1. a way for others to get involved
|
||||
2. a feature, release, or MVP (minimum viable product) to work on publicly with community members for the duration of the program
|
||||
|
||||
**Commitment**: ~3h / week for 14 weeks + available during the Global Sprint 2017 (details TBA)
|
||||
|
||||
|
||||
## What will you learn?
|
||||
The [Open Leadership Training Series](http://mzl.la/open-leadership) (OLTS) is designed to teach you best practices in “working open” -- a way of working in which
|
||||
* everyone is invited to collaborate on something amazing,
|
||||
* and any new product or knowledge is shared widely and freely.
|
||||
|
||||
The 1:1 mentorship will provide additional support as you apply what you’ve learned to your specific project community.
|
||||
|
||||
## Who are the mentors?
|
||||
The mentors are Mozilla staff and community members who have completed Open Leadership Training in the past. They all have experience running open projects, facilitating events and building communities. They’ve demonstrated an understanding of working openly and collaboratively on projects.
|
||||
|
||||
## What will it look like?
|
||||
* **Meetings** (one meeting a week, 30 - 90min)
|
||||
* 1.5h x 5 - office hours run by Mozilla staff with the entire cohort. We’ll introduce the next module and go over any discussion questions from assignments.
|
||||
* 30min every 2 weeks - 1:1 mentorship meetings every two weeks with your mentor. Additional topic experts may join from time to time as needed.
|
||||
* 1h x 3 - demo calls where you'll share your progress with the Mozilla commmunity and ask for help
|
||||
* **Homework**
|
||||
* 1-2h / week - complete that week’s assignment from the OLTS
|
||||
|
||||
Open Leadership Training requires you to add one meeting a week (from 30 to 90min) to your schedule and complete assignments around your open project.
|
||||
|
||||
## Schedule
|
||||
|
||||
week | Meeting | Modules
|
||||
--- | --- | ---
|
||||
Week 1 | (1.5 hours) Full cohort: Meet everyone! Online real-time training. | [what is open](https://mozilla.github.io/open-leadership-training-series/articles/introduction-to-open-leadership/introduction-to-working-open/), [about mozilla](https://mozilla.github.io/open-leadership-training-series/articles/introduction-to-open-leadership/getting-to-know-mozilla-and-the-leadership-network/), [project planning basics](https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/)
|
||||
Week 2 | (1.5 hours) Full cohort: Online real-time training. | [facilitations & leadership, documentation](https://mozilla.github.io/open-leadership-training-series/articles/running-awesome-community-events/)
|
||||
Week 3 | (30 min) 1:1 with your mentor: set 12 week goals for your project | your mentor will assign you four [additional modules](http://mzl.la/open-leadership) based on your project and experience.
|
||||
Week 4 | (1 hour) Open office hours
|
||||
Week 5 | (30 min) 1:1 with your mentor: review goals & progress, bring in topic expert if needed. | additional module A [complete on your own or with your mentor]
|
||||
Week 6 | (1 hour) Full cohort: demo your progress & get help
|
||||
Week 7 | (30 min) 1:1 with your mentor: review goals & progress, bring in topic expert if needed. | additional module B [complete on your own or with your mentor]
|
||||
Week 8 | (1 hour) Open office hours
|
||||
Week 9 | (30 min) 1:1 with your mentor: review goals & progress, bring in topic expert if needed. | additional module C [complete on your own or with your mentor]
|
||||
Week 10 | (1 hour) Full cohort: demo your progress & get help
|
||||
Week 11 | (30 min) 1:1 with your mentor: review goals & progress, bring in topic expert if needed. | additional module D [complete on your own or with your mentor]
|
||||
Week 12 | (2 days) [Global Sprint](https://science.mozilla.org/global-sprint-2016) (details TBA) | practical experience engaging a new set of contributors
|
||||
Week 13 | (1 hour) Full cohort: final demos! (30 min) 1:1 with your mentor: celebrate & debrief.
|
||||
Week 14 | (1.5 hours) Full cohort meeting: maintaining + assessing | [Project Maintenance](https://mozilla.github.io/open-leadership-training-series/articles/open-project-maintenance/)
|
||||
|
||||
## Previous Rounds
|
||||
|
||||
You can read about our [Fall 2016 round here](https://github.com/MozillaFoundation/mentorship-program/tree/2016).
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Please note that we will be following the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/)
|
||||
Open Leadership Training Round 3 starts in March 2017! We’re looking for Open Project Leaders who want to engage more contributors in their work, increase collaboration, and connect with other leaders in the Mozilla Leadership Network. [Apply to be an Open Project Lead today!](https://medium.com/@MozOpenLeaders/are-you-building-in-the-open-join-forces-with-mozilla-a791dbb5c74b#.xqoayp91b)
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Mentors"
|
||||
date: 2016-10-06 14:05:56
|
||||
following: _articles/projects.md
|
||||
---
|
||||
|
||||
### List of Mentors
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Past Rounds"
|
||||
date: 2016-10-06 14:05:56
|
||||
contents:
|
||||
- _articles/past-rounds/round-2.md
|
||||
- _articles/past-rounds/round-1.md
|
||||
---
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Round 1"
|
||||
date: 2016-10-06 14:05:56
|
||||
---
|
||||
## Round 1 Info
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Round 2"
|
||||
date: 2016-10-06 14:05:56
|
||||
---
|
||||
## Round 2 Info
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Projects"
|
||||
date: 2016-10-06 14:05:56
|
||||
---
|
||||
|
||||
### List of Accepted Projects
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "README"
|
||||
following: _articles/schedule.md
|
||||
---
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Schedule"
|
||||
date: 2016-10-06 14:05:56
|
||||
following: _articles/mentors.md
|
||||
---
|
|
@ -0,0 +1,39 @@
|
|||
title: Open Leadership Training Series
|
||||
subtitle:
|
||||
email: abby@mozillafoundation.org
|
||||
twitter: https://twitter.com/MozOpenLeaders
|
||||
chat: https://chat.mozillafoundation.org/mozilla/channels/mozfest-open-projects
|
||||
description: > # this means to ignore newlines until "baseurl:"
|
||||
Does your MozFest session involve hands-on, project based learning? This
|
||||
training is for anyone running an open project at MozFest. This can be
|
||||
software, curriculum, or anything you can build together with a group.
|
||||
baseurl: "/mentorship-program" # the subpath of your site, e.g. /blog
|
||||
url: "https://mozilla.github.io" # the base hostname & protocol for your site
|
||||
github:
|
||||
repo: "mozilla/mentorship-program"
|
||||
branch: "gh-pages"
|
||||
|
||||
|
||||
collections:
|
||||
articles:
|
||||
output: true
|
||||
permalink: /:path/
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
||||
redcarpet:
|
||||
extensions: [
|
||||
'no_intra_emphasis',
|
||||
'fenced_code_blocks',
|
||||
'autolink',
|
||||
'strikethrough',
|
||||
'superscript',
|
||||
'with_toc_data',
|
||||
'tables',
|
||||
'hardwrap'
|
||||
]
|
||||
|
||||
# variables
|
||||
video: "<span class=\"video-player\"></span>"
|
||||
assignment: "<span class=\"assignment\">Assignment: </span>"
|
|
@ -0,0 +1,16 @@
|
|||
{% if include.item %}
|
||||
{% assign item = include.item %}
|
||||
{% else %}
|
||||
{% assign item = site.pages | where: "path", "contents.html" | first %}
|
||||
{% endif %}
|
||||
|
||||
<ul class="sidebar-subitems">
|
||||
{% for path in item.contents %}
|
||||
{% assign subpage = site.articles | where: "path", path | first %}
|
||||
<li{% if page.url contains subpage.url %} class="selected"{% endif %}>
|
||||
<a class="{% if page.url == subpage.url %} current{% endif %}"
|
||||
href="{{ subpage.url | prepend: site.baseurl }}">{{ subpage.title }}
|
||||
</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
|
@ -0,0 +1,30 @@
|
|||
<footer class="col-sm-12">
|
||||
<div class="mofooter">
|
||||
<div class="icons">
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-twitter.svg"><a target="_blank" href="{{ site.twitter }}">Twitter</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-irc.svg"><a target="_blank" href="{{ site.chat }}">Chat</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-email.svg"><a target="_blank" href="mailto:{{ site.email }}">Email</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-github.svg"><a target="_blank" href="https://github.com/{{ site.github.repo }}">Github</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-terms.svg"><a target="_blank" href="https://www.mozilla.org/en-US/about/legal/">Legal</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/cc-logo.svg"><a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">License</a></div>
|
||||
</div>
|
||||
<div class="icon-container">
|
||||
<div class="icon"><img class="footer-icon" src="{{ site.baseurl }}/img/footer-icon-conduct.svg"><a target="_blank" href="https://www.mozilla.org/en-US/about/governance/policies/participation/">Participation Guidelines</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-content"><a class="logo" href="https://mozilla.org"><img src="{{ site.baseurl }}/img/mozilla-wordmark-white.svg" width="105" height="30"></a>
|
||||
<p>Mozilla is a global non-profit dedicated to putting you in control of your online experience and shaping the future of the web for the public good. Visit us at <a href="https://mozilla.org" target="_blank">mozilla.org</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
|
@ -0,0 +1,27 @@
|
|||
<div class="sidebar-header">
|
||||
<a href="{{ site.baseurl }}/">
|
||||
<img src="{{ site.baseurl }}/img/moz-logo-main-rgb.png" alt="Mozilla Open Leadership Training Series" class="moz-logo" />
|
||||
</a>
|
||||
<!-- <button aria-label="toggle" class="glyphicon glyphicon-menu-hamburger hidden-lg hidden-md"></button> -->
|
||||
</div>
|
||||
|
||||
<ul class="sidebar-menu list-unstyled">
|
||||
{% assign item = site.pages | where: "path", "contents.html" | first %}
|
||||
|
||||
{% for path in item.contents %}
|
||||
{% assign subpage = site.articles | where: "path", path | first %}
|
||||
<li{% if page.url contains subpage.url %} class="selected"{% endif %}>
|
||||
<a href="{{ subpage.url | prepend: site.baseurl }}">{% if subpage.module %}{{ subpage.module }}.{% endif %} {{ subpage.title }}</a>
|
||||
{% if page.url contains subpage.url %}
|
||||
{% if subpage.contents %}
|
||||
{% include contents.html item=subpage %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="https://github.com/{{ site.github.repo }}">See the Code on GitHub</a>
|
||||
</footer>
|
|
@ -0,0 +1,5 @@
|
|||
#### {{ site.video }} {{ include.title }}
|
||||
|
||||
<video width="100%" height="auto" controls>
|
||||
<source src="{{ include.url }}" type="video/mp4">
|
||||
</video>
|
|
@ -0,0 +1,66 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>{{ site.title }}{% if page.title %} : {{ page.title }}{% endif %}</title>
|
||||
<meta name="description" content="{{ site.subtitle }}">
|
||||
<link rel="icon" type="image/png" sizes="196x196" href="{{ site.baseurl }}/img/favicon.png?1">
|
||||
|
||||
<link href="{{ site.baseurl }}/css/mofo-bootstrap.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/syntax.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css">
|
||||
<link rel="stylesheet" href="http://flukeout.github.io/mozmaker-icon-font/cdn/mozmaker-icons.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Arvo">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="page container-fluid">
|
||||
<div class="row">
|
||||
{% assign post_count = site.posts|size %}
|
||||
<div id="navigation" class="col-md-2 col-sm-3 col-xs-12 sidebar" role="navigation">
|
||||
{% include navigation.html %}
|
||||
</div>
|
||||
<div id="content" class="col-md-10 col-sm-9 col-xs-12">
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
function WebAnalytics() {
|
||||
var _dntStatus = navigator.doNotTrack || navigator.msDoNotTrack;
|
||||
var fxMatch = navigator.userAgent.match(/Firefox\/(\d+)/);
|
||||
var ie10Match = navigator.userAgent.match(/MSIE 10/i);
|
||||
var w8Match = navigator.appVersion.match(/Windows NT 6.2/);
|
||||
if (fxMatch && Number(fxMatch[1]) < 32) {
|
||||
_dntStatus = 'Unspecified';
|
||||
} else if (ie10Match && w8Match) {
|
||||
_dntStatus = 'Unspecified';
|
||||
} else {
|
||||
_dntStatus = { '0': 'Disabled', '1': 'Enabled' }[_dntStatus] || 'Unspecified';
|
||||
}
|
||||
if (_dntStatus !== 'Enabled'){
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
||||
ga('create', 'UA-87658599-3', 'auto');
|
||||
ga('send', 'pageview');
|
||||
}
|
||||
}
|
||||
WebAnalytics();
|
||||
</script>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.js"></script>
|
||||
<script>anchors.add('h3,h4');</script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="hero-unit home-page">
|
||||
<h1>Open Leadership Training</h1>
|
||||
<p>Training and Mentorship Working Open</p>
|
||||
</div>
|
||||
|
||||
<div class="lesson-content">
|
||||
{{ content }}
|
||||
<a class="btn btn-lg btn-default btn-next" href="articles/readme">
|
||||
Get started <i class="fa fa-play" aria-hidden="true"></i>
|
||||
</a>
|
||||
</div>
|
|
@ -0,0 +1,81 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="lesson-content">
|
||||
<div class="page-header">
|
||||
<h2>
|
||||
{% if page.module %}{{ page.module }}.{% endif %}
|
||||
{{ page.title }}
|
||||
</h2>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div class="row p-y-1">
|
||||
{% if page.summary %}
|
||||
<div class="col-sm-8">
|
||||
<blockquote>
|
||||
<i>{{ page.summary }}</i>
|
||||
</blockquote>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="col-sm-4">
|
||||
{% if page.time %} <time>{{page.time}}</time>{% endif %}
|
||||
<a target="_blank" class="suggest-changes" href="https://github.com/{{ site.github.repo }}/edit/{{ site.github.branch }}/{{ page.path }}">Suggest changes</a>
|
||||
</div>
|
||||
</div>
|
||||
{% if page.format or page.prereq or page.materials %}
|
||||
<div class="row p-y-1">
|
||||
<div class="col-sm-4">
|
||||
{% if page.format %}
|
||||
<h5>Format</h5>
|
||||
{{ page.format | markdownify }}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
{% if page.prereq %}
|
||||
<h5>Prerequisites</h5>
|
||||
{{ page.prereq | markdownify }}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
{% if page.materials %}
|
||||
<h5>Materials</h5>
|
||||
{{ page.materials | markdownify }}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
{{ content }}
|
||||
|
||||
{% if page.contents %}
|
||||
<h3>In This Section</h3>
|
||||
{% for path in page.contents %}
|
||||
{% assign subpage = site.articles | where: "path", path | first %}
|
||||
<p>
|
||||
{% if subpage.module %}{{ subpage.module }}.{% endif %}
|
||||
<a href="{{ subpage.url | prepend: site.baseurl }}">{{ subpage.title }}</a>
|
||||
{% if subpage.time %}
|
||||
({{ subpage.time }})
|
||||
{% endif %}
|
||||
</p>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.following %}
|
||||
{% assign next = site.articles | where: "path", page.following | first %}
|
||||
<a class="btn btn-lg btn-default btn-next" href="{{ next.url | prepend: site.baseurl }}">
|
||||
next:
|
||||
{{ next.title }}
|
||||
<i class="fa fa-play" aria-hidden="true"></i>
|
||||
</a>
|
||||
<br />
|
||||
{% endif %}
|
||||
|
||||
|
||||
<p class="help-us">
|
||||
<edit></edit>
|
||||
Help us improve content and
|
||||
<a target="_blank" href="https://github.com/{{ site.github.repo }}/edit/{{ site.github.branch }}/{{ page.path }}">suggest changes</a> to this page.
|
||||
</p>
|
||||
</div>
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: default
|
||||
contents:
|
||||
- _articles/readme.md
|
||||
- _articles/schedule.md
|
||||
- _articles/mentors.md
|
||||
- _articles/projects.md
|
||||
- _articles/past-rounds.md
|
||||
---
|
||||
|
||||
{% include contents.html %}
|
|
@ -0,0 +1,705 @@
|
|||
.hero-unit {
|
||||
background-color: #82D1F5;
|
||||
text-align: center;
|
||||
padding: 4em 1em 3em;
|
||||
}
|
||||
|
||||
.hero-unit h1 {
|
||||
color: white;
|
||||
display: inline;
|
||||
padding: .3em 0;
|
||||
font-family: Arvo,sans-serif;
|
||||
font-weight: 700;
|
||||
line-height: 1.5;
|
||||
letter-spacing: 0;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.hero-unit p {
|
||||
font-size: 2rem;
|
||||
margin-top:1em;
|
||||
color: black;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
ol.toc {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: #4383bf;
|
||||
font-weight: 200;
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 2rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.details + h3 {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
.details ul {
|
||||
padding-left: 1.5rem;
|
||||
}
|
||||
|
||||
a, a:link {
|
||||
color:#299b7d;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color:#299b7d;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:hover edit:before {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.details time {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.details time, .details edit {
|
||||
margin-bottom: 3px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
time {
|
||||
color: #2581B7;
|
||||
}
|
||||
|
||||
.details time:before {
|
||||
content: "\f017";
|
||||
font-family: FontAwesome;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.video-player:before{
|
||||
content: "\f16a";
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
|
||||
.assignment:before{
|
||||
content: "\f044";
|
||||
font-family: FontAwesome;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
h3 .assignment:before {
|
||||
margin-right: 8px;
|
||||
font-size: 1.75rem;
|
||||
|
||||
}
|
||||
|
||||
.suggest-changes {
|
||||
margin-left: 1.25rem;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.suggest-changes:before {
|
||||
content: "\f040";
|
||||
font-family: FontAwesome;
|
||||
margin-right: 6px;
|
||||
font-size: .9rem;
|
||||
position: absolute;
|
||||
left: -1.2rem;
|
||||
}
|
||||
|
||||
#markdown-toc {
|
||||
border: solid 1px #DDD;
|
||||
border-width: 1px 0 1px 0;
|
||||
padding: 1.4rem 1rem 1.4rem 2rem;
|
||||
}
|
||||
|
||||
#markdown-toc:before {
|
||||
content: "Table of Contents";
|
||||
color: rgba(0,0,0,.7);
|
||||
margin-left: -2rem;
|
||||
font-size: 18pt;
|
||||
}
|
||||
|
||||
#markdown-toc li {
|
||||
margin: .5rem 0;
|
||||
}
|
||||
|
||||
pre, code, pre code {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
background-color: #f9f9f9;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
code {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
html.no-js .sidebar .collapsible-content {
|
||||
/* The links in the sidebar are crucial to navigating the site.
|
||||
* If JS is disabled, we want the links visible at all costs. */
|
||||
opacity: 1 !important;
|
||||
max-height: none !important;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
position: relative;
|
||||
background-color: white;
|
||||
position: relative;
|
||||
height: auto;
|
||||
color: #000;
|
||||
font-size: 1rem;
|
||||
padding: 0;
|
||||
box-shadow: 0 5px 5px rgba(0,0,0,.2);
|
||||
}
|
||||
|
||||
.sidebar a {
|
||||
font-size: inherit;
|
||||
color: inherit;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.sidebar .collapsible-content {
|
||||
transition: all 0.5s ease;
|
||||
opacity: 1;
|
||||
max-height: 1400px;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.sidebar .collapsible-content.collapsed {
|
||||
opacity: 0;
|
||||
max-height: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.lesson-content {
|
||||
padding:1rem;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 992px) {
|
||||
.sidebar {
|
||||
transition: background-color 5ms;
|
||||
}
|
||||
.sidebar .collapsible-content.collapsed {
|
||||
opacity: 1;
|
||||
max-height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-header {
|
||||
position: relative;
|
||||
font-size: 1rem;
|
||||
padding: 1rem 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.sidebar-header a:hover,
|
||||
.sidebar-header a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.sidebar-header .moz-logo {
|
||||
width: 100%;
|
||||
/*max-width: 100px;*/
|
||||
padding:0 1em;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.sidebar-header .glyphicon-menu-hamburger {
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
top: 2.5rem;
|
||||
color: #fff;
|
||||
border: none;
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sidebar-header .glyphicon-menu-hamburger:focus {
|
||||
color: #e6e6e6;
|
||||
}
|
||||
|
||||
.sidebar-menu {
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.sidebar-menu li {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.sidebar-menu a {
|
||||
position: relative;
|
||||
display: block;
|
||||
outline: none;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.sidebar-menu > li > a {
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
|
||||
.sidebar-menu > li.selected > a,
|
||||
.sidebar-menu > li:hover > a
|
||||
{
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
.sidebar-menu > li > a:hover,
|
||||
.sidebar-menu > li > a:focus {
|
||||
background-color: #82D1F5;
|
||||
color:black;
|
||||
transition: background-color 3ms;
|
||||
}
|
||||
|
||||
.sidebar-menu a:hover,
|
||||
.sidebar-menu a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.sidebar-menu li.selected {
|
||||
background-color: #82D1F5;
|
||||
}
|
||||
|
||||
.sidebar-menu strong {
|
||||
display: inline;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
vertical-align: middle;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.sidebar-menu .external-link:after {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.sidebar-menu .glyphicon {
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
font-size: 1.5rem;
|
||||
top: calc(41.5%);
|
||||
color: #cd00cc;
|
||||
transition: color 3ms;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.sidebar-menu li {
|
||||
margin:0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sidebar-menu>li>a{
|
||||
padding: 20px 20px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1200px) {
|
||||
.sidebar-menu .glyphicon {
|
||||
right: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 992px) {
|
||||
.sidebar-menu .glyphicon {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-menu .img-container {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
width: 3.5rem;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.sidebar-menu img {
|
||||
float: none;
|
||||
width: 2rem;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.sidebar-menu .activities img,
|
||||
.sidebar-menu .opportunities img {
|
||||
width: 1.6rem;
|
||||
}
|
||||
|
||||
.sidebar-menu .tools-page img {
|
||||
width: 2.3rem;
|
||||
}
|
||||
|
||||
.sidebar-menu .community img {
|
||||
width: 2.8rem;
|
||||
}
|
||||
|
||||
.sidebar-subitems {
|
||||
overflow: hidden;
|
||||
list-style: none;
|
||||
padding: .25rem .5rem 1.5rem 2rem;
|
||||
}
|
||||
|
||||
.sidebar-subitems li {
|
||||
margin-bottom: 0.5rem;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
.sidebar-subitems li:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.sidebar-subitems li a::before {
|
||||
content: "\f105";
|
||||
font-family: "FontAwesome";
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
left: 0rem;
|
||||
}
|
||||
|
||||
.sidebar-subitems a {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
padding: 0 0 0 1rem;
|
||||
line-height: 1.25rem;
|
||||
color: rgba(0,0,0,.6);
|
||||
font-size:1rem;
|
||||
transition: color .15s ease-out;
|
||||
}
|
||||
|
||||
.sidebar-subitems a:hover {
|
||||
color: rgba(0,0,0,1);
|
||||
}
|
||||
|
||||
.sidebar-subitems a.current {
|
||||
color:black;
|
||||
}
|
||||
|
||||
.sidebar footer {
|
||||
padding: 20px;
|
||||
color: rgba(255,255,255,.5);
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
#content {
|
||||
padding:0;
|
||||
max-width:1400px;
|
||||
}
|
||||
|
||||
#content img {
|
||||
max-width:100%;
|
||||
border:1px solid #CCC;
|
||||
}
|
||||
|
||||
#content h4 {
|
||||
margin-top:1.6em;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
padding: 0 1.5rem;
|
||||
margin-bottom: 2rem;
|
||||
line-height: 2.2rem;
|
||||
font-size: 1.25rem;
|
||||
border-left: 2px solid rgba(67, 131, 191, 0.3);
|
||||
color: #4383bf;
|
||||
}
|
||||
|
||||
body ul, body ol {
|
||||
padding-left: 32px;
|
||||
}
|
||||
|
||||
body.rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
body.rtl #header .brand {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
}
|
||||
body.rtl .row-fluid [class*="span"] {
|
||||
float: right !important;
|
||||
margin-left: 0;
|
||||
margin-right: 2.564102564102564%;
|
||||
}
|
||||
body.rtl .row-fluid [class*="span"]:first-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
body.rtl ul, body.rtl ol {
|
||||
margin: 0 25px 10px 0;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-bottom: 1rem;
|
||||
border: 1px solid #e5e5e5;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: .25rem .5rem;
|
||||
border: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
a.btn {
|
||||
border: none;
|
||||
background: #4383bf;
|
||||
border-bottom: solid 2px #3875a8;
|
||||
color: #fff;
|
||||
transition: background 0.2s ease-in-out;
|
||||
border-radius: 2px;
|
||||
white-space:normal;
|
||||
text-decoration: none;
|
||||
padding: 0.85rem 4rem 0.7rem 4rem;
|
||||
margin-top: 1rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
a.btn:hover {
|
||||
opacity: 1;
|
||||
background: #2f6896;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* PASSING */
|
||||
|
||||
@-webkit-keyframes passing {
|
||||
0% {
|
||||
-webkit-transform: translateX(0%);
|
||||
-ms-transform: translateX(0%);
|
||||
transform: translateX(0%);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
50% {
|
||||
-webkit-transform: translateX(100%);
|
||||
-ms-transform: translateX(100%);
|
||||
transform: translateX(100%);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(250%);
|
||||
-ms-transform: translateX(250%);
|
||||
transform: translateX(250%);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes passing {
|
||||
0% {
|
||||
-webkit-transform: translateX(0%);
|
||||
-ms-transform: translateX(0%);
|
||||
transform: translateX(0%);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
50% {
|
||||
-webkit-transform: translateX(100%);
|
||||
-ms-transform: translateX(100%);
|
||||
transform: translateX(100%);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(250%);
|
||||
-ms-transform: translateX(250%);
|
||||
transform: translateX(250%);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-next:hover > i {
|
||||
-webkit-animation: passing 100ms linear;
|
||||
animation: passing 100ms linear;
|
||||
}
|
||||
|
||||
.btn-next:hover > i {
|
||||
opacity:0;
|
||||
}
|
||||
|
||||
.mofooter {
|
||||
background: #4d4f53;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 2.8125rem 0.625rem;
|
||||
}
|
||||
.mofooter .icon-container {
|
||||
margin: 1.25rem 0;
|
||||
}
|
||||
.mofooter .icon-container .icon {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-weight: 300;
|
||||
font-size: 1rem;
|
||||
}
|
||||
.mofooter .icon-container .icon img {
|
||||
width: 1.25rem;
|
||||
}
|
||||
.mofooter .icon-container .icon .footer-icon {
|
||||
opacity: 0.5;
|
||||
}
|
||||
.mofooter .icon-container .icon a {
|
||||
color: #fff;
|
||||
opacity: 0.5;
|
||||
text-decoration: none;
|
||||
}
|
||||
.mofooter .icon-container .icon:hover a,
|
||||
.mofooter .icon-container .icon:hover .footer-icon {
|
||||
-webkit-transition: opacity 0.15s ease-out;
|
||||
transition: opacity 0.15s ease-out;
|
||||
opacity: 1;
|
||||
}
|
||||
.mofooter .footer-content {
|
||||
max-width: 35.625rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.mofooter .footer-content p {
|
||||
font-size: 0.875rem;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
line-height: 1.5rem;
|
||||
margin: 0;
|
||||
}
|
||||
.mofooter .footer-content p a {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.mofooter .footer-content p a:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.mofooter .icons {
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
|
||||
.mofooter .logo {
|
||||
margin-bottom: 1.25rem;
|
||||
padding-bottom: 1.25rem;
|
||||
border-bottom: 0.0625rem solid #666;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.mofooter .logo {
|
||||
border-bottom: 0;
|
||||
border-right: 0.0625rem solid #666;
|
||||
padding-bottom: 0;
|
||||
padding-right: 1.25rem;
|
||||
margin-bottom: 0;
|
||||
margin-right: 1.25rem;
|
||||
}
|
||||
.lesson-content {
|
||||
padding: 2rem 3.5rem;
|
||||
}
|
||||
.hero-unit h1 {
|
||||
/* font-size: 4.5rem;*/
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.mofooter .icon-container:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.mofooter .icon-container:last-child {
|
||||
margin-bottom: 2.8125rem;
|
||||
}
|
||||
.mofooter .icon-container .footer-icon {
|
||||
display: block;
|
||||
margin: 0.375rem auto 0.375rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.mofooter .footer-content {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-ms-flex-negative: 0;
|
||||
flex-shrink: 0;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.mofooter .footer-content .footer-icon {
|
||||
margin-left: 0.625rem;
|
||||
}
|
||||
.mofooter .footer-content p {
|
||||
text-align: left;
|
||||
width: calc(89.625%);
|
||||
}
|
||||
.mofooter .icon-container {
|
||||
display: inline-block;
|
||||
margin: 0 1.125rem;
|
||||
}
|
||||
.mofooter .icon-container .icon {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-ms-flex-negative: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.mofooter .icon-container .icon .footer-icon {
|
||||
margin: 0 0.625rem 0 0;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
footer.col-sm-12 {
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.lesson-content p, .lesson-content li {
|
||||
font-size: 1rem;
|
||||
line-height: 1.4rem;
|
||||
color: rgba(0,0,0);
|
||||
}
|
||||
|
||||
.lesson-content p {
|
||||
line-height: 1.5rem;
|
||||
margin-bottom: 1.75rem;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
.help-us {
|
||||
margin-top: 2.5rem;
|
||||
padding-top: 1rem;
|
||||
border-top: solid 1px #ddd;
|
||||
}
|
||||
|
||||
.anchorjs-link {
|
||||
margin-left: 0px;
|
||||
opacity: 0;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.anchorjs-link:hover {
|
||||
text-decoration: none;
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
video {
|
||||
margin-bottom: 1.5rem;
|
||||
border: solid 1px #DDD;
|
||||
}
|
|
@ -0,0 +1,61 @@
|
|||
.highlight .hll { background-color: #ffffcc }
|
||||
.highlight { background: #ffffff; }
|
||||
.highlight .c { color: #888888 } /* Comment */
|
||||
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
|
||||
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
|
||||
.highlight .cm { color: #888888 } /* Comment.Multiline */
|
||||
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
|
||||
.highlight .c1 { color: #888888 } /* Comment.Single */
|
||||
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
|
||||
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
|
||||
.highlight .ge { font-style: italic } /* Generic.Emph */
|
||||
.highlight .gr { color: #aa0000 } /* Generic.Error */
|
||||
.highlight .gh { color: #333333 } /* Generic.Heading */
|
||||
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
|
||||
.highlight .go { color: #888888 } /* Generic.Output */
|
||||
.highlight .gp { color: #555555 } /* Generic.Prompt */
|
||||
.highlight .gs { font-weight: bold } /* Generic.Strong */
|
||||
.highlight .gu { color: #666666 } /* Generic.Subheading */
|
||||
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
|
||||
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
|
||||
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
|
||||
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
|
||||
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
|
||||
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
|
||||
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
|
||||
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
|
||||
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
|
||||
.highlight .na { color: #336699 } /* Name.Attribute */
|
||||
.highlight .nb { color: #003388 } /* Name.Builtin */
|
||||
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
|
||||
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
|
||||
.highlight .nd { color: #555555 } /* Name.Decorator */
|
||||
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
|
||||
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
|
||||
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
|
||||
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
|
||||
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
|
||||
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
|
||||
.highlight .nv { color: #336699 } /* Name.Variable */
|
||||
.highlight .ow { color: #008800 } /* Operator.Word */
|
||||
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
|
||||
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
|
||||
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
|
||||
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
|
||||
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
|
||||
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
|
||||
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
|
||||
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
|
||||
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
|
||||
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
|
||||
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
|
||||
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
|
||||
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
|
||||
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
|
||||
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
|
||||
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
|
||||
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
|
||||
.highlight .vc { color: #336699 } /* Name.Variable.Class */
|
||||
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
|
||||
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
|
||||
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
|
|
@ -1,132 +0,0 @@
|
|||
#Mentor Tip Sheet
|
||||
|
||||
Thank you so much for being a mentor in this program! You'll play a vital role supporting new leaders and facilitating connections within the network.
|
||||
|
||||
Mentors will:
|
||||
* Continue to model working openly in your communities and projects
|
||||
* Meet with Abby (30min) once a month for support, encouragement and coaching training
|
||||
* Mondays at 1:00-1:30pm ET, every four weeks starting August 15
|
||||
* Meet with your assigned project leads (30min) every two weeks (you will be assigned 1-2 project leads)
|
||||
* Be available as necessary to connect with your assigned project leads to tackle specific issues
|
||||
* Attend at least three of the weekly ‘Office Hours’ (1h) over the 12 week program together with the cohort going through the Open Leadership Training Series
|
||||
* Mondays at 12:00-1:00pm ET, every week starting August 22
|
||||
* If possible, attend MozFest (Oct 28-30, London UK) and run a session
|
||||
|
||||
|
||||
## 1:1 meetings
|
||||
|
||||
There are three main goals of these mentorship meetings. You'll see these reflected in the structure and resources we provide.
|
||||
|
||||
1. **Connect as humans**: Use this one on one time to get to know the people you are mentoring and help connect them to others in the network. For many of them, this will be their first time at MozFest -- these meetings give them a chance to make a buddy before the big event.
|
||||
* Spend some time in each meeting getting to know them personally. Be genuine when asking how they're doing.
|
||||
* Introduce them to others who may have relevant interests or skills to their project.
|
||||
2. **Help their project suceed**: We're helping participants engage and deepen contributorship on their projects and sessions.
|
||||
* Set goals around their project and help break them down to tasks to work on over the next 12 weeks.
|
||||
* Connect them to resources or skills they may need, if possible.
|
||||
* Help them craft / prepare their MozFest session so they can leverage the event to help their project.
|
||||
3. **Apply lessons from Working Open**: Help participants apply what they're learning in the *Open Leadership Training Series* to their specific projects.
|
||||
* If you have time, review their assignments and provide feedback when appropriate.
|
||||
* Encourage them to apply best practices from working open to their work.
|
||||
|
||||
### Structure
|
||||
|
||||
#### Logistics
|
||||
* Schedule using Google Calendar (Appointment slots can be helpful)
|
||||
* Use Google Hangouts - "Add video call" to the meeting invite
|
||||
* Use an etherpad to keep track of an agenda / goals / timelines
|
||||
* Example etherpad from our first mentorship round: [https://public.etherpad-mozilla.org/p/wow-oliver](https://public.etherpad-mozilla.org/p/wow-oliver)
|
||||
* Template etherpad: [https://public.etherpad-mozilla.org/p/project-mentorship-template](https://public.etherpad-mozilla.org/p/project-mentorship-template)
|
||||
* Chat - the whole cohort will be added to a chat room on [chat.mozillafoundation.org](http://chat.mozillafoundation.org/)
|
||||
|
||||
#### First Meeting
|
||||
|
||||
AGENDA (see [full agenda in the template](https://public.etherpad-mozilla.org/p/project-mentorship-template)):
|
||||
* Review project lead needs/expectations (Goal setting exercise)
|
||||
* Check logistics for future meetings (times, people to include)
|
||||
* Reminder to join chat
|
||||
|
||||
Timing / Notes:
|
||||
|
||||
* [5 - 10 min] Getting to know each other! Before jumping into the agenda, take some time to get to know your mentee.
|
||||
* Say hi :) Tell them a bit about yourself
|
||||
* Get to know them
|
||||
* Get to know what they're excited about
|
||||
* [10 - 15min] Review project lead needs/expectations (Setting 12 weeks goals)
|
||||
* Now that you know more about their project, ask them what they want to see on their project in 12 weeks (right after MozFest).
|
||||
* Recommended reading: [Setting SMART Goals](https://docs.google.com/document/d/1CAhFgm_27HHVGFtmw1HKpm2yQNmeggE7uGgm3blvYkA/edit?usp=sharing)
|
||||
* [5 - 10 min]
|
||||
* Start breaking down the goals into 2-week sized tasks to complete
|
||||
* It's okay if you don't finish this week
|
||||
* [2 - 5 min] Wrap-up
|
||||
* Can you meet at the same time two weeks from now? Adjust time if needed.
|
||||
* Is there anyone else who should join this call? Project collaborators?
|
||||
* Reminder to join chat
|
||||
* Let your mentee know you are available if they have questions / need help. Let them know the best way to reach you.
|
||||
|
||||
#### Second to Fifth Meeting
|
||||
|
||||
For any of these meetings, you may want to reach out to anther mentor who has some expertise needed on this project.
|
||||
|
||||
AGENDA
|
||||
* Highlights from the past two weeks
|
||||
* Review goals/timeline
|
||||
* Review assignments
|
||||
* Where can we help?
|
||||
|
||||
#### Sixth and Final Meeting
|
||||
|
||||
Celebration, Debrief & Review
|
||||
* Agenda & notes will come when we get closer to this
|
||||
|
||||
### Templates
|
||||
|
||||
* [Meeting etherpad template (first week)](https://public.etherpad-mozilla.org/p/project-mentorship-template)
|
||||
|
||||
### Suggested Reading
|
||||
* [Roadies & Rockstars](http://blog.workopen.org/leadership/) on Working Open @ Mozilla | OpenMatt
|
||||
* [Setting SMART goals](https://docs.google.com/document/d/1CAhFgm_27HHVGFtmw1HKpm2yQNmeggE7uGgm3blvYkA/edit?usp=sharing)
|
||||
* [7 Tips for positive mentoring outcomes](http://www.management-mentors.com/about/corporate-mentoring-matters-blog/7-tips-for-positive-mentoring-outcomes?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+management-mentors%2FWsXO+%28Corporate+Mentoring+Matters%29)
|
||||
* [Mentoring Standard, Research Publications](http://www.mentoringstandard.com/researchpublications/)
|
||||
* [Great Mentorship? It's All About Self-Awareness And Seeking Out A Sounding Board](http://www.inc.com/kelly-hoey/great-mentorship-it-s-all-about-self-awareness-and-seeking-out-a-sounding-board.html)
|
||||
|
||||
|
||||
Mozilla Outreachy Program Mentoring (Deck)
|
||||
https://docs.google.com/presentation/d/1SMP2E9jcZGop3YvV25Soidj4msyuJC6FD2-M7_JgDJM/edit#slide=id.ga39cad493_0_10
|
||||
|
||||
Designed Alliance - social contract: https://docs.google.com/document/d/1MJMaYnm2aQkLm0Fr1cGIq9ipWkwRNv_6oL9-X1qxkMA/edit
|
||||
|
||||
Giving Feedback:
|
||||
|
||||
How to Make Feedback Feel Normal
|
||||
https://hbr.org/2016/08/how-to-make-feedback-feel-normal
|
||||
|
||||
The Gender Gap in Feedback and Self-Perception
|
||||
https://hbr.org/2016/08/the-gender-gap-in-feedback-and-self-perception
|
||||
|
||||
Book: Thanks for the Feedback: The Science and Art of Receiving Feedback Well
|
||||
https://www.amazon.com/Thanks-Feedback-Science-Receiving-Well/dp/0143127136/ref=sr_1_2?ie=UTF8&qid=1474664509&sr=8-2&keywords=feedback
|
||||
|
||||
Superb article on how to engage a mentor:
|
||||
An 18-Step Checklist to Engage Mentors and Funders
|
||||
https://unreasonable.is/build-strong-friends/
|
||||
I believe it's important to onboard mentees as well as mentors.
|
||||
|
||||
Three levels of listening:
|
||||
http://www.coactive.com/learning-hub/fundamentals/res/FUN-Topics/FUN-Co-Active-Coaching-Skills-Listening.pdf
|
||||
asking powerful questions
|
||||
http://www.coactive.com/ee_newsletter/images/uploads/31-Powerful-Questions.pdf
|
||||
not holding assumptions
|
||||
|
||||
we hold everyone naturally creative, resourceful and whole -- we're here to help them find the answers themselves
|
||||
http://www.coactive.com/blog3/2014/09/naturally-creative-resourceful-and-whole-co-active-inspiration
|
||||
|
||||
peer mentoring
|
||||
|
||||
imposter syndrome
|
||||
Learning to Deal With the Impostor Syndrome
|
||||
http://www.nytimes.com/2015/10/26/your-money/learning-to-deal-with-the-impostor-syndrome.html?_r=0
|
||||
|
||||
Imposter Syndrome Is The Real Fraud: Here's How To Stop it.
|
||||
http://www.forbes.com/sites/christinavuleta/2016/08/15/imposter-syndrome-is-the-real-fraud-heres-how-to-stop-it/#799db62a1a0b
|
||||
|
||||
![](http://i.imgur.com/bPSUR.gif)
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px">
|
||||
<path fill="#fff" d="M31.957,0.311c-8.682,0-16.322,3.213-22.226,9.203
|
||||
C3.653,15.678,0.354,23.666,0.354,32c0,8.422,3.212,16.236,9.29,22.313c6.078,6.078,13.978,9.377,22.313,9.377
|
||||
c8.334,0,16.409-3.299,22.66-9.463c5.904-5.817,9.029-13.544,9.029-22.227c0-8.595-3.125-16.408-9.116-22.399
|
||||
C48.453,3.523,40.639,0.311,31.957,0.311z M32.043,6.041c7.12,0,13.458,2.691,18.406,7.641c4.862,4.861,7.466,11.286,7.466,18.318
|
||||
c0,7.119-2.518,13.371-7.379,18.146c-5.123,5.035-11.721,7.727-18.493,7.727c-6.858,0-13.283-2.691-18.232-7.641
|
||||
C8.862,45.283,6.084,38.772,6.084,32c0-6.858,2.778-13.369,7.727-18.406C18.673,8.646,24.924,6.041,32.043,6.041z"/>
|
||||
<path fill="#fff" id="c" d="M31.635,26.734c-1.79-3.264-4.844-4.563-8.389-4.563
|
||||
c-5.16,0-9.267,3.65-9.267,9.828c0,6.283,3.861,9.829,9.442,9.829c3.581,0,6.635-1.966,8.319-4.949l-3.931-2.001
|
||||
c-0.878,2.105-2.212,2.738-3.896,2.738c-2.914,0-4.248-2.422-4.248-5.617c0-3.193,1.124-5.616,4.248-5.616
|
||||
c0.842,0,2.527,0.456,3.51,2.563L31.635,26.734z"/>
|
||||
<use xlink:href="#c" transform="translate(18.281)"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 1.2 KiB |
После Ширина: | Высота: | Размер: 54 KiB |
После Ширина: | Высота: | Размер: 397 KiB |
После Ширина: | Высота: | Размер: 34 KiB |
После Ширина: | Высота: | Размер: 50 KiB |
После Ширина: | Высота: | Размер: 42 KiB |
После Ширина: | Высота: | Размер: 1.7 KiB |
После Ширина: | Высота: | Размер: 1.4 MiB |
|
@ -0,0 +1,6 @@
|
|||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
|
||||
<style>
|
||||
.st0{fill:#fff}
|
||||
</style>
|
||||
<path class="st0" d="M9 0C4 0 0 4 0 9s4 9 9 9 9-4 9-9-4-9-9-9zM6.3 5.6c.7 0 1.3.6 1.3 1.3S7 8.2 6.3 8.2 5 7.7 5 7c0-.8.6-1.4 1.3-1.4zm6.5 5.9c-.5 1.7-2.1 2.8-3.8 2.8-1.8 0-3.3-1.1-3.8-2.8-.1-.4.1-.7.4-.8s.7.1.8.4C6.8 12.2 7.8 13 9 13s2.2-.8 2.5-1.9c.1-.4.5-.6.8-.4.4.1.6.4.5.8zm-1.1-3.2c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3S13 6.2 13 7c0 .7-.6 1.3-1.3 1.3z"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 493 B |
|
@ -0,0 +1,3 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.5 19c5.247 0 9.5-4.253 9.5-9.5S14.747 0 9.5 0 0 4.253 0 9.5 4.253 19 9.5 19zm6-11.174c-.2.22-.43.415-.67.582-1.118.757-2.243 1.52-3.334 2.31-.563.416-1.26.925-1.99.925H9.494c-.73 0-1.426-.51-1.99-.924-1.09-.798-2.215-1.555-3.327-2.312-.247-.167-.475-.36-.676-.582v5.317c0 .59.482 1.07 1.07 1.07h9.86c.588 0 1.07-.48 1.07-1.07V7.826zm0-1.97c0-.588-.49-1.07-1.07-1.07H4.57c-.715 0-1.07.562-1.07 1.218 0 .61.676 1.367 1.152 1.688 1.038.723 2.09 1.446 3.127 2.176.434.302 1.17.918 1.713.918h.014c.542 0 1.28-.616 1.714-.918 1.04-.73 2.09-1.453 3.135-2.176.59-.41 1.145-1.085 1.145-1.835z" fill="#FFF" fill-rule="evenodd"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 726 B |
|
@ -0,0 +1,3 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.434 0C4.226 0 0 4.225 0 9.434c0 4.165 2.702 7.702 6.45 8.955.057.01.11.014.16.014.357 0 .49-.254.49-.47 0-.22-.012-.97-.012-1.755 0 0-.424.09-.968.09-.81 0-1.884-.203-2.215-1.21 0 0-.428-1.094-1.042-1.376 0 0-.844-.578.034-.578h.026s.933.074 1.45.97c.46.81 1.092 1.038 1.655 1.038.444 0 .845-.142 1.085-.25.085-.614.33-1.02.603-1.265-2.102-.235-4.302-1.046-4.302-4.658 0-1.03.37-1.88.97-2.53-.1-.246-.417-1.203.086-2.506.073-.023.155-.033.243-.033.872 0 2.364 1.003 2.364 1.003.747-.21 1.56-.32 2.357-.32.8 0 1.61.11 2.36.32 0 0 1.488-1.003 2.35-1.003.087 0 .168.01.24.033.516 1.303.197 2.26.1 2.505.6.652.97 1.5.97 2.532 0 3.624-2.21 4.423-4.312 4.657.344.292.64.857.64 1.743v2.592c0 .216.12.47.477.47.047 0 .1-.005.16-.016 3.746-1.254 6.448-4.79 6.448-8.956C18.868 4.224 14.642 0 9.434 0" fill="#FFF" fill-rule="evenodd"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 932 B |
|
@ -0,0 +1,3 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.317 0A9.317 9.317 0 0 0 0 9.317a9.317 9.317 0 0 0 18.634 0A9.317 9.317 0 0 0 9.317 0zM10.4 14.492c0 .19-.154.344-.343.344H8a.345.345 0 0 1-.344-.344v-2.057c0-.19.154-.344.343-.344h2.056c.19 0 .343.157.343.346v2.057zM11.19 10c-.507.29-.824.882-.824 1.13 0 .19-.145.413-.343.413H7.965c-.19 0-.31-.292-.31-.48v-.387c0-1.037 1.03-1.93 1.785-2.272.66-.3.935-.583.935-1.132 0-.48-.626-.91-1.322-.91-.385 0-.737.12-.925.25-.206.145-.412.35-.918.986a.354.354 0 0 1-.266.137.395.395 0 0 1-.214-.068L5.323 6.594a.337.337 0 0 1-.085-.454c.926-1.535 2.23-2.28 3.98-2.28 1.834 0 3.892 1.465 3.892 3.43 0 1.628-1.106 2.254-1.92 2.71z" fill="#FFF" fill-rule="evenodd"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 762 B |
|
@ -0,0 +1,6 @@
|
|||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
|
||||
<style>
|
||||
.st0{fill:#fff}
|
||||
</style>
|
||||
<path class="st0" d="M9 0C4 0 0 4 0 9s4 9 9 9 9-4 9-9-4-9-9-9zm4.4 10.4c-.5.6-1.1 1-1.9 1.3-.8.3-1.6.5-2.6.5-.4 0-.8 0-1.3-.1-.6.4-1.3.7-2 .9-.2 0-.4.1-.6.1-.1 0-.1 0-.1-.1 0 0-.1-.1-.1-.2l.2-.2c.1-.1.1-.2.2-.2 0-.1.1-.1.2-.2s.1-.2.2-.3.1-.2.1-.3c-.6-.3-1.1-.8-1.4-1.3s-.5-1-.5-1.6c0-.7.2-1.3.7-1.9s1.1-1 1.9-1.3c.8-.5 1.7-.7 2.6-.7s1.8.2 2.6.5 1.4.8 1.9 1.3c.5.6.7 1.2.7 1.9s-.3 1.3-.8 1.9z"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 529 B |
|
@ -0,0 +1,3 @@
|
|||
<svg width="19" height="19" viewBox="0 0 19 19" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7.973 10.7l5.01-5.968.205-.018 1.578 1.322.018.208L8.358 13.9l-.125.053-.085-.035-4.277-3.59-.017-.207 1.324-1.574.207-.017 2.59 2.172M9.318 0a9.317 9.317 0 1 0 0 18.633 9.316 9.316 0 0 0 9.317-9.316A9.315 9.315 0 0 0 9.318 0" fill="#FFF" fill-rule="evenodd"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 366 B |
|
@ -0,0 +1,3 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.317 0A9.317 9.317 0 0 0 0 9.318a9.317 9.317 0 0 0 18.634 0A9.317 9.317 0 0 0 9.317 0zm4.193 7.364c.007.094.007.187.007.28 0 2.862-2.177 6.157-6.156 6.157a6.1 6.1 0 0 1-3.32-.97c.173.02.34.028.522.028a4.33 4.33 0 0 0 2.686-.925 2.167 2.167 0 0 1-2.022-1.5 2.278 2.278 0 0 0 .978-.04A2.163 2.163 0 0 1 4.47 8.27v-.03c.287.163.622.263.977.276a2.16 2.16 0 0 1-.964-1.8c0-.404.107-.772.295-1.094a6.137 6.137 0 0 0 4.46 2.264 2.163 2.163 0 0 1 3.688-1.974c.49-.092.96-.273 1.374-.52-.16.5-.502.923-.95 1.19a4.293 4.293 0 0 0 1.245-.334c-.295.43-.663.81-1.085 1.12z" fill="#FFF" fill-rule="evenodd"/>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 701 B |
После Ширина: | Высота: | Размер: 69 KiB |
После Ширина: | Высота: | Размер: 98 KiB |
После Ширина: | Высота: | Размер: 907 KiB |
После Ширина: | Высота: | Размер: 143 KiB |
|
@ -0,0 +1 @@
|
|||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 362.84 103.75"><defs><style>.cls-1{fill:#82d1f5;}</style></defs><title>moz-logo-blue-rgb</title><rect width="362.84" height="103.75"/><path class="cls-1" d="M586.06,320.51a6.85,6.85,0,0,1-1.91.3c-2.11,0-3.12-.91-3.12-3.52V297.57c0-10.37-8.25-15.4-18-15.4-7.45,0-11.47.91-19.42,4.13l-1.77,10.44,10.37,1.11,1.47-5.11a14.09,14.09,0,0,1,6.94-1.31c7.35,0,7.45,5.53,7.45,10.16v1.51a59.38,59.38,0,0,0-7.45-.4c-10.37,0-21.13,2.62-21.13,13.79,0,9.46,7.45,13,14,13,7.35,0,12-4.43,14.59-9.06.6,5.54,3.93,9.06,10,9.06a17.53,17.53,0,0,0,8.15-2.11Zm-27.88-.3c-3.92,0-5.33-2.32-5.33-5.23,0-4.93,4-6.24,8.66-6.24a47.88,47.88,0,0,1,6.54.6C567.74,316.89,562.81,320.21,558.18,320.21Zm-17.43-61-19.62,69.24H508.34L528,259.22Zm-26.37,0-19.62,69.24H482l19.62-69.24Zm-54.49,23.85h13.59v16.3H459.89Zm0,29.09h13.59v16.3H459.89Zm-19.77-.6,10.26,1-2.82,15.9H407.91l-1.31-6.84,25-28.68H417.37l-2,7L406,299l1.61-15.9h39.85l1,6.84L423.31,318.6H438Zm-65-29.39c-16.3,0-24.36,11-24.36,24.26,0,14.49,9.66,23,23.65,23,14.49,0,25-9.16,25-23.65C399.33,293.14,391.37,282.17,375.07,282.17Zm-.3,37.34c-7,0-10.67-6-10.67-13.89,0-8.55,4.13-13.49,10.77-13.49,6.14,0,11.07,4.13,11.07,13.28C385.94,314.07,381.51,319.51,374.77,319.51ZM339,318.6h6v9.86H326V302.9c0-7.85-2.62-10.87-7.75-10.87-6.24,0-8.76,4.43-8.76,10.77v15.8h6v9.86h-19V302.9c0-7.85-2.62-10.87-7.75-10.87-6.24,0-8.76,4.43-8.76,10.77v15.8h8.66v9.86H261V318.6h6V292.94h-6v-9.86h19v6.84c2.72-4.83,7.45-7.75,13.79-7.75,6.54,0,12.58,3.12,14.79,9.76a15.21,15.21,0,0,1,14.79-9.76c8.15,0,15.6,4.93,15.6,15.7Z" transform="translate(-239.5 -246.03)"/></svg>
|
После Ширина: | Высота: | Размер: 1.6 KiB |
После Ширина: | Высота: | Размер: 7.9 KiB |
После Ширина: | Высота: | Размер: 121 KiB |
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="481px" height="122px" viewBox="0 0 481 122" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.2.2 (9983) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>mozilla-wordmark</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="Full-Wordmark" sketch:type="MSArtboardGroup" transform="translate(-219.000000, -119.000000)" fill="#FFFFFF">
|
||||
<g id="mozilla-wordmark" sketch:type="MSLayerGroup" transform="translate(219.000000, 119.000000)">
|
||||
<path d="M20.6349189,34.8605837 C22.0890189,37.0471588 22.730328,38.997588 23.5425813,43.1126009 C29.2294292,37.7058541 36.2419003,34.8605837 43.8956805,34.8605837 C50.8081653,34.8605837 56.4810367,37.0471588 60.8707522,41.5098455 C62.0533843,42.6282661 63.1940868,44.0713219 64.1778217,45.4876738 C71.8165502,37.8666009 78.6580771,34.8605837 87.8229387,34.8605837 C94.349993,34.8605837 100.536234,36.761794 104.313669,39.9275107 C109.031296,43.8985322 110.527326,48.6727639 110.527326,59.7878541 L110.527326,117.616378 L89.3195059,117.616378 L89.3195059,63.9311416 C89.3195059,54.1994163 88.1368737,52.3175794 82.4494883,52.3175794 C78.3731703,52.3175794 72.6438551,55.0256652 67.9402046,59.1553391 L67.9402046,117.616378 L47.2446797,117.616378 L47.2446797,64.6940343 C47.2446797,54.5465665 45.7346734,52.1641631 39.6629325,52.1641631 C35.6290818,52.1641631 30.0416825,54.1994163 25.3385695,58.3500343 L25.3385695,117.616378 L3.98775884,117.616378 L3.98775884,60.8900429 C3.98775884,49.1450558 3.16099146,44.0713219 0.866685104,40.080927 L20.6349189,34.8605837" id="Fill-1" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M149.310134,58.6689099 C147.813029,62.9729442 147.015828,68.686 147.015828,76.7935021 C147.015828,86.1429957 147.998487,93.1687296 149.779961,97.2842661 C151.746894,101.734386 156.665031,103.955519 160.868213,103.955519 C170.333033,103.955519 174.38086,95.7024549 174.38086,76.4819571 C174.38086,65.5129528 172.912246,58.3500343 169.991145,54.6858455 C167.89466,52.0060343 164.489217,50.4100858 160.555353,50.4100858 C155.324894,50.4100858 151.077094,53.5742318 149.310134,58.6689099 L149.310134,58.6689099 Z M188.604162,46.92497 C195.274745,54.5465665 198.253903,63.4379056 198.253903,76.6207124 C198.253903,90.6004464 194.961885,100.150481 187.763418,108.078386 C181.435799,115.061708 173.097704,119.365742 160.241418,119.365742 C137.537031,119.365742 122.728326,102.837622 122.728326,77.2726009 C122.728326,51.6850644 137.693461,34.6794163 160.241418,34.6794163 C172.14246,34.6794163 181.435799,38.6645751 188.604162,46.92497 L188.604162,46.92497 Z" id="Fill-2" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M268.547944,36.2769356 L268.547944,50.893897 L231.662723,102.837622 L269.988068,102.837622 L264.757071,117.616378 L203.299979,117.616378 L203.299979,104.434618 L242.566591,51.2153906 L206.576945,51.2153906 L206.576945,36.2769356 L268.547944,36.2769356" id="Fill-3" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M302.942113,34.3605408 L302.942113,117.616378 L281.091371,117.616378 L281.091371,37.7058541 L302.942113,34.3605408 L302.942113,34.3605408 Z M305.506812,13.882867 C305.506812,21.2007725 299.534519,27.044206 291.981263,27.044206 C284.668833,27.044206 278.655149,21.2007725 278.655149,13.882867 C278.655149,6.58066953 284.869343,0.687493562 292.350029,0.687493562 C299.676973,0.687493562 305.506812,6.58066953 305.506812,13.882867 L305.506812,13.882867 Z" id="Fill-4" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M342.734996,21.2007725 L342.734996,84.5753219 C342.734996,98.5754764 342.906478,100.457313 344.218125,102.678446 C345.044354,104.121502 346.811314,104.900103 348.636331,104.900103 C349.420093,104.900103 349.889921,104.900103 351.07309,104.607408 L354.80752,117.302738 C351.07309,118.725897 346.498454,119.519159 341.767388,119.519159 C332.445022,119.519159 324.948209,115.241305 322.352869,108.425013 C320.714386,104.288532 320.357983,101.734386 320.357983,90.1422918 L320.357983,29.4313219 C320.357983,18.7974249 320.074152,12.3000086 319.259748,4.96325322 L341.609883,0.041888412 C342.393108,4.48520172 342.734996,9.73224893 342.734996,21.2007725" id="Fill-5" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M388.058298,21.2007725 L388.058298,84.5753219 C388.058298,98.5754764 388.244831,100.457313 389.584969,102.678446 C390.353679,104.121502 392.120639,104.900103 393.946193,104.900103 C394.772423,104.900103 395.271279,104.900103 396.42542,104.607408 L400.146411,117.302738 C396.42542,118.725897 391.849709,119.519159 387.103591,119.519159 C377.797889,119.519159 370.286562,115.241305 367.678321,108.425013 C366.01081,104.288532 365.739342,101.734386 365.739342,90.1422918 L365.739342,29.4313219 C365.739342,18.7974249 365.412505,12.3000086 364.570686,4.96325322 L386.89018,0.041888412 C387.78898,4.48520172 388.058298,9.73224893 388.058298,21.2007725" id="Fill-6" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M450.671682,82.0347897 C435.563556,82.0347897 430.262139,84.7140773 430.262139,94.4458026 C430.262139,100.775665 434.395438,105.065562 439.938757,105.065562 C444.001099,105.065562 448.106983,102.997322 451.342557,99.5127296 L451.698959,82.0347897 L450.671682,82.0347897 L450.671682,82.0347897 Z M422.350867,39.3023262 C430.476088,35.9564893 437.461143,34.5401373 445.156853,34.5401373 C459.210286,34.5401373 468.816484,39.6086352 472.107964,48.6727639 C473.191685,52.0060343 473.690541,54.5465665 473.591093,63.2912961 L473.062671,90.6004464 L473.062671,92.0429785 C473.062671,100.775665 474.545799,104.121502 480.933625,108.717708 L469.329854,121.766996 C464.225721,119.684618 459.680651,116.019906 457.555676,111.902798 C455.945683,113.506601 454.135181,115.061708 452.481646,116.185888 C448.434357,119.046867 442.520121,120.642815 435.677519,120.642815 C417.079016,120.642815 406.973962,111.410086 406.973962,95.23697 C406.973962,76.1416137 420.542515,67.2345665 447.108196,67.2345665 C448.705287,67.2345665 450.215831,67.2345665 452.026333,67.4157339 L452.026333,64.0981717 C452.026333,55.0256652 450.215831,52.0060343 442.177695,52.0060343 C435.250696,52.0060343 427.026565,55.323073 418.075114,61.2162489 L408.768337,45.9599657 C413.201057,43.2518798 416.46566,41.6768755 422.350867,39.3023262 L422.350867,39.3023262 Z" id="Fill-7" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 6.5 KiB |
После Ширина: | Высота: | Размер: 525 KiB |
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: home
|
||||
---
|
||||
|
||||
14 week online mentorship program on Working Open for Mozilla community members. Open Leadership Training provides training and mentorship on best practices in “working open” -- a way of working where:
|
||||
|
||||
* **_everyone_ is invited to collaborate on something amazing,**
|
||||
* **and any new product or knowledge is shared widely and freely.**
|
||||
|
||||
This is for anyone starting up or leading open projects-- project leads, collaborators, or small groups of co-leaders responsible for project success and growth.
|
Двоичные данные
job_descriptions/MentorRound3-VolunteerJobDescription.pdf
298
mentors.md
|
@ -1,298 +0,0 @@
|
|||
|
||||
# Mentors
|
||||
|
||||
These are the Fall 2016 mentors. Check back soon as we update this to list the 2017 mentors!
|
||||
|
||||
***
|
||||
|
||||
#### Abigail Cabunoc Mayes ([@acabunoc](https://github.com/acabunoc))
|
||||
*Toronto, Ontario, Canada*
|
||||
|
||||
![](https://avatars3.githubusercontent.com/u/617994?v=3&s=100)
|
||||
|
||||
|
||||
code, science, open source and prototyping @mozilla (web + science = ) alum:@OICR_news @wormbase @uwaterloo
|
||||
|
||||
***
|
||||
|
||||
#### Achintya Rao ([@RaoOfPhysics](https://github.com/RaoOfPhysics))
|
||||
*Geneva, Switzerland*
|
||||
|
||||
![](https://avatars0.githubusercontent.com/u/7623019?v=3&s=100)
|
||||
|
||||
|
||||
Science communicator at CERN and PhD student in scicomm at UWE Bristol. Interested in open practices across all stages of research.
|
||||
|
||||
***
|
||||
|
||||
#### Amel Ghouila ([@AmelGH](https://github.com/AmelGH))
|
||||
*Tunis, Tunisia or somewhere in Africa :-)*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/13996577?v=3&s=100)
|
||||
|
||||
|
||||
Bioinformatician @Institut Pasteur de Tunis/H3ABionet
|
||||
|
||||
***
|
||||
|
||||
#### Anna Krystalli ([@annakrystalli](https://github.com/annakrystalli))
|
||||
*Sheffield, UK*
|
||||
|
||||
![](https://avatars0.githubusercontent.com/u/5583057?v=3&s=100)
|
||||
|
||||
|
||||
Freelance post doc in computational ecology. specialising in Research data management & software development.
|
||||
|
||||
***
|
||||
|
||||
#### Bastian Greshake ([@gedankenstuecke](https://github.com/gedankenstuecke))
|
||||
*Frankfurt, Germany*
|
||||
|
||||
![](https://avatars2.githubusercontent.com/u/674899?v=3&s=100)
|
||||
|
||||
|
||||
PhD student in applied bioinformatics & co-founder of openSNP.org
|
||||
|
||||
***
|
||||
|
||||
#### Brian Bot ([@brian-bot](https://github.com/brian-bot))
|
||||
*Seattle, WA*
|
||||
|
||||
![](https://avatars0.githubusercontent.com/u/1254693?v=3&s=100)
|
||||
|
||||
|
||||
Principal Scientist (computational oncology) & Community Manager (mobile and technology platforms) / open science advocate
|
||||
|
||||
***
|
||||
|
||||
#### Joey Lee ([@joeyklee](https://github.com/joeyklee))
|
||||
*Stuttgart, Germany (starting: 2016-10)*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/3622055?v=3&s=100)
|
||||
|
||||
|
||||
Just a dude / geography + designy ""weird internet things"" / MSL fellow + soon to be @moovellab
|
||||
|
||||
***
|
||||
|
||||
#### Kirstie Whitaker ([@KirstieJane](https://github.com/KirstieJane))
|
||||
*Cambridge, UK*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/3626306?v=3&s=100)
|
||||
|
||||
|
||||
Postdoc in the Department of Psychiatry at the University of Cambridge studying adolescent brain development. Passionate advocate for reproducible research and improving diversity in STEMM fields. In her spare time she hangs out with her dog in the Lake District.
|
||||
|
||||
***
|
||||
|
||||
#### Madeleine Bonsma ([@mbonsma](https://github.com/mbonsma))
|
||||
*Toronto, Ontario, Canada*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/5651370?v=3&s=100)
|
||||
|
||||
|
||||
PhD student in physics @ University of Toronto studying CRISPR systems, UofT Scientific Coders president :)
|
||||
|
||||
***
|
||||
|
||||
#### Richard Smith-Unna ([@blahah](https://github.com/blahah))
|
||||
*Nairobi, Kenya*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/836040?v=3&s=100)
|
||||
|
||||
|
||||
Reformed computational plant biologist, unreformed hacker. @mozillascience fellow. Team @thecontentmine & @biojl_ & @solvers_IO. FathomLabs cofounder.
|
||||
|
||||
***
|
||||
|
||||
#### Robert Sullivan ([@robsullivan](https://github.com/robsullivan))
|
||||
*London, UK*
|
||||
|
||||
![](https://avatars1.githubusercontent.com/u/895215?v=3&s=100)
|
||||
|
||||
Developer into science, transport and APIs
|
||||
|
||||
***
|
||||
|
||||
#### Tim Head ([@betatim](https://github.com/betatim))
|
||||
*Zurich, Switzerland*
|
||||
|
||||
![](https://avatars2.githubusercontent.com/u/1448859?v=3&s=100)
|
||||
|
||||
|
||||
Scientific brain for hire. Used to work at CERN, now a technical consultant and open-source creator.
|
||||
|
||||
***
|
||||
|
||||
# Experts
|
||||
|
||||
***
|
||||
|
||||
#### Alan Mooiman ([@alanmoo](https://github.com/alanmoo))
|
||||
*Portland, ME*
|
||||
|
||||
Front end engineer at Mozilla Foundation, formerly E*Trade. Bubble tea connoisseur. New to Portland, ME after a year of nomadism.
|
||||
|
||||
Expertise: CSS and responsive web development
|
||||
|
||||
***
|
||||
|
||||
#### Ali Swanson ([@aliburchard](https://github.com/aliburchard))
|
||||
*London, UK*
|
||||
|
||||
Ecologist based with the Zooniverse citizen science platform at the University of Oxford.
|
||||
|
||||
Expertise: citizen science
|
||||
|
||||
***
|
||||
|
||||
#### Anelda van der Walt ([@anelda](https://github.com/anelda))
|
||||
*South Africa*
|
||||
|
||||
eResearch Consultant & Trainer with background in Bioinformatics
|
||||
|
||||
Expertise: Building communities, genomics, running facilitated MOOCs as part of study groups, study groups, running Software/Data Carpentry events, digital humanities
|
||||
|
||||
***
|
||||
|
||||
#### Aurelia Moser ([@auremoser](https://github.com/auremoser))
|
||||
*New York, USA*
|
||||
|
||||
Aurelia makes open source maps and web visualizations. You can check out her bl.ocks for examples. She also teaches these things occasionally and works on the following projects: @MozillaScience | @gdinyc | @tbiam_NYC | @stereosemantics | @subjective_C
|
||||
|
||||
Expertise: maps, FOSS, html/css, js/node, github, event stuff/organization
|
||||
|
||||
***
|
||||
|
||||
#### Christopher De Cairos ([@cadecairos](https://github.com/cadecairos))
|
||||
*Toronto, Canada*
|
||||
|
||||
AKA cade - Dad, Mozilla Foundation DevOps Engineer, Hobbyist RC Helicopter Pilot
|
||||
|
||||
Expertise: GitHub/git, JS (server side), Ops
|
||||
|
||||
***
|
||||
|
||||
#### Christopher Kittel ([@chreman](https://github.com/chreman))
|
||||
|
||||
systems science, environmental economics, text&data mining
|
||||
|
||||
Expertise: Text Mining, Machine Learning, Visualizations
|
||||
|
||||
***
|
||||
|
||||
#### Demitri Muna ([@demitri](https://github.com/demitri))
|
||||
*New York, USA*
|
||||
|
||||
Astronomer, data scientist, educator, and indiepop fan.
|
||||
|
||||
Expertise: Databases, web applications, Python, Flask, C, APIs, user interfaces, Mac/iOS
|
||||
|
||||
***
|
||||
|
||||
#### Fatma Guerfali ([@FatmaZG](https://github.com/FatmaZG))
|
||||
*Tunis, Tunisia*
|
||||
|
||||
Institut Pasteur de Tunis
|
||||
|
||||
Expertise: Parasitology, molecular biology, Next Generation Sequencing, bioinformatics
|
||||
|
||||
***
|
||||
|
||||
#### Harry Smith ([@Zebetus](https://github.com/Zebetus))
|
||||
*UK*
|
||||
|
||||
Student at Lancaster University studying Natural Sciences specializing in Maths and Physics
|
||||
|
||||
Expertise: Well science wise Physics and Mathematics, I also work on organising events and how to approach starting things like charity campaigns or schemes.
|
||||
|
||||
***
|
||||
|
||||
#### Hugo Day ([@Tontonis](https://github.com/Tontonis))
|
||||
*Geneva, Switzerland*
|
||||
|
||||
Hugo Day (UK) is a applied physicist at CERN, working on fast pulsed electromagnets
|
||||
|
||||
Expertise: Physics, Data Visulation, Big Data, Electrical Engineering, Chemistry
|
||||
|
||||
***
|
||||
|
||||
#### Igor Babuschkin ([@IgorBabkin](https://github.com/IgorBabkin))
|
||||
*Geneva, Switzerland*
|
||||
|
||||
I'm a particle physics PhD student working with the LHCb experiment at CERN.
|
||||
|
||||
|
||||
Expertise: web development, data science/machine learning, setting up automated tests (Travis, Jenkins, ...), setting up documentation (e.g on Github pages), physics
|
||||
|
||||
***
|
||||
|
||||
#### Jon Tennant ([@Protohedgehog](https://github.com/Protohedgehog))
|
||||
*Berlin, Germany*
|
||||
|
||||
Palaeontologist into crocodiles and dinosaurs. Cares about equality in science. Science writer/blogger. Author of kids book Excavate Dinosaurs!
|
||||
|
||||
Expertise: Dinosaurs.
|
||||
|
||||
***
|
||||
|
||||
#### Luke Johnston ([@lwjohnst86](https://github.com/lwjohnst86))
|
||||
*Toronto, Canada*
|
||||
|
||||
PhD student at University of Toronto. #rstats user
|
||||
|
||||
Expertise: epidemiology, statistics, R, Git, Bash
|
||||
|
||||
***
|
||||
|
||||
#### Natalie Worth ([@natalieworth](https://github.com/natalieworth))
|
||||
*Vancouver, B.C., Canada*
|
||||
|
||||
Designer working on Advocacy with the Mozilla Foundation.
|
||||
|
||||
Expertise: Visual design
|
||||
|
||||
***
|
||||
|
||||
#### Oliver Sauter ([@oliversauter](https://github.com/oliversauter))
|
||||
*Berlin, Germany*
|
||||
|
||||
Founder of WorldBrain - Verifying the Internet with Science.
|
||||
|
||||
Expertise: Information technology, Media & Science, Science Communication, give me a problem, I give you creative ideas
|
||||
|
||||
***
|
||||
|
||||
#### Patricia Herterich ([@pherterich](https://github.com/pherterich))
|
||||
*Birmingham, UK*
|
||||
|
||||
I'm a PhD candidate at the Berlin School of Library and Information Science. Since 2012 I have worked at CERN’s Scientific Information Service providing services and platforms for the sharing of data and code. With a ""classical librarian"" background, my focus is usually on metadata and documentation that needs to be provided when sharing data or code.
|
||||
|
||||
Expertise: communication/outreach, research data management [I can't help with anything that involves coding]
|
||||
|
||||
***
|
||||
|
||||
#### Peter Grabitz ([@petergrabitz](https://github.com/petergrabitz))
|
||||
*Berlin, Germany*
|
||||
|
||||
Medical student from Berlin. Former Associate Technical Officer @WHOatEU. Access to knowledge & medicines.
|
||||
|
||||
Expertise: Access to medicines/ Open (health) data
|
||||
|
||||
***
|
||||
|
||||
#### Pomax (Michiel) Kamermans ([@Pomax](https://github.com/Pomax))
|
||||
*Vancouver, Canada*
|
||||
|
||||
I run http://nihongoresources.com and work for Mozilla. I also work on Processing.js and other open source projects. Apparently I like math? This bio is too short!
|
||||
|
||||
Expertise: JS/React, css/html, using git on our projects, battling cross-platformness (yay Windows!)
|
||||
|
||||
***
|
||||
|
||||
#### Zannah Marsh ([@zee-moz](https://github.com/zee-moz))
|
||||
*Gainesville, FL, USA*
|
||||
|
||||
I live in Gainesville, FL where I work as a learning strategist for the Mozilla Science Lab. I also ride bikes, write and draw comics, drink tea, and do everything in my power to keep my houseplants alive.
|
||||
|
||||
Expertise: Strategy and design for learning experiences; content development and curriculum creation; design of interactive technologies and experiences for museums and cultural centeres.
|