Skip to content

Commit

Permalink
test mail
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyizho authored Jul 17, 2024
1 parent 42a3adf commit 502fda1
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 3 deletions.
380 changes: 380 additions & 0 deletions chapter_leader_emails.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,380 @@

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content= "#24292e">

<meta name="ha-url" content="https://collector.githubapp.com/github-social-impact/collect">

<link rel="canonical" href="https://socialimpact.github.com/developers/intro-to-open-source/">
<link rel="alternate" type="application/rss+xml" title="GitHub Social Impact" href="/feed.xml">

<link rel="stylesheet" href="https://use.typekit.net/fhk4uct.css">

<link rel="stylesheet" media="screen" href="assets/css/index.css" />
<link rel="shortcut icon" type="image/ico" href="assets/img/favicons/favicon.png" />
<link rel="apple-touch-icon" href="assets/img/favicons/apple-touch-icon.png" />
<link rel="icon" href="assets/img/favicons/android-favicon.png">

<title> DataKind Playbook </title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Introduction to Open Source for Nonprofits and Social Sector Organizations" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The Social Impact team uses GitHub’s product, brand and employees to empower nonprofits and the greater social sector to make a positive &amp; lasting contribution to the world." />
<meta property="og:description" content="The Social Impact team uses GitHub’s product, brand and employees to empower nonprofits and the greater social sector to make a positive &amp; lasting contribution to the world." />
<link rel="canonical" href="https://socialimpact.github.com/developers/intro-to-open-source/" />
<meta property="og:url" content="https://socialimpact.github.com/developers/intro-to-open-source/" />
<meta property="og:site_name" content="GitHub Social Impact" />
<meta property="og:image" content="assets/img/DK_playbook_org.svg" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:image" content="https://socialimpact.github.com/assets/img/social-card.png" />
<meta property="twitter:title" content="Introduction to Open Source for Nonprofits and Social Sector Organizations" />
<meta name="twitter:site" content="@github" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"The Social Impact team uses GitHub’s product, brand and employees to empower nonprofits and the greater social sector to make a positive &amp; lasting contribution to the world.","headline":"Introduction to Open Source for Nonprofits and Social Sector Organizations","url":"https://socialimpact.github.com/developers/intro-to-open-source/"}</script>


<style type="text/css">
*[data-animate-in="up"],
*[data-animate-in="fade"],
*[data-animate-in="left"],
*[data-animate-in="right"] {
opacity: 0;
}
</style>
<!--style for inserting image-->
<title>DataKind Project Process</title>
<style>
ul.custom-bullets {
list-style: none; /* 移除默认的列表标记 */
padding: 0; /* 移除默认的内边距 */
}
ul.custom-bullets li::before {
content: "\25E6"; /* 使用空心圆的字符代码 */
margin-right: 8px; /* 在符号和文字之间添加一些间隔 */
}
</style>

<title>Tasks Table</title>
<style>
table {
width: 100%;
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
</style>

<!--color-->

<title>Colorful Content</title>
<style>
.green { color: green; }
.red { color: red; }
.blue { color: blue; }
.purple { color: purple; }
.placeholder {
text-decoration: underline;
color: inherit;
}
.center-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
text-align: center;
}
</style>

<style>
ol.lower-alpha {
list-style-type: lower-alpha;
}
</style>

<!--color
<title>Colorful Content</title>
<style>
.green { color: green; }
.red { color: red; }
.blue { color: blue; }
.purple { color: purple; }
</style>
-->


<script src="assets/js/jquery.min.js"></script>
<!----->


<style type="text/css">
*[data-animate-in="up"],
*[data-animate-in="fade"],
*[data-animate-in="left"],
*[data-animate-in="right"] {
opacity: 0;
}
</style>
<script src="assets/js/jquery.min.js"></script>

</head>

<body class="page-loading no-js developers-intro" id="page-developers-intro">
<a class="skip-to-content" href="#content">skip to content</a>

<header class="site-header text-black" id="site-header">

<div class="container-wide">
<div class="site-branding">
<a href="https://datakind.github.io">
<img src="assets/img/DK_playbook_org.svg" alt="DataKind logo logo" />
<span class="sr-only">Return to homepage</span>
</a>
</div>

<ul class="desktop-navigation" style="color:black">

<li class="has-sub-nav">
<a href="projectstages.html">
<span>Project Stages</span>
<svg height="16" class="octicon octicon-chevron-down" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"><path fill-rule="evenodd" d="M12.78 6.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.22 7.28a.75.75 0 011.06-1.06L8 9.94l3.72-3.72a.75.75 0 011.06 0z"></path></svg>
</a>

<ul class="sub-nav">
<li>
<a href="discovery.html">Discovery</a>
</li>
<li>
<a href="design.html">Design</a>
</li>
<li>
<a href="prepare.html">Prepare</a>
</li>
<li>
<a href="execute.html">Execute</a>
</li>
<li>
<a href="share.html">Share</a>
</li>
<li>
<a href="evaluate.html">Evaluate</a>
</li>
</ul>
</li><li>

</li>

</li>
<li class="has-sub-nav">
<a href="SIOs.html">
<span>Social Impact Organizations</span>
<svg height="16" class="octicon octicon-chevron-down" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"><path fill-rule="evenodd" d="M12.78 6.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.22 7.28a.75.75 0 011.06-1.06L8 9.94l3.72-3.72a.75.75 0 011.06 0z"></path></svg>
</a>

<ul class="sub-nav">
<li>
<a href="scoping.html">Data Project Scoping</a>
</li>
<li>
<a href="data_engineering.html">Data Engineering</a>
</li>
<li>
<a href="genai.html">Generative AI</a>
</li>
<li>
<a href="data_governance.html">Data Governance</a>
</li>
</ul>
</li>


<li class="has-sub-nav">
<a href="/Volunteers.html">
<span>Volunteers</span>
<svg height="16" class="octicon octicon-chevron-down" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"><path fill-rule="evenodd" d="M12.78 6.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.22 7.28a.75.75 0 011.06-1.06L8 9.94l3.72-3.72a.75.75 0 011.06 0z"></path></svg>
</a>

<ul class="sub-nav">
<li>
<a href="Volunteers.html">Getting Started</a>
</li>
<li>
<a href="donate.html">Donate</a>
</li>
<li>
<a href="chapter_operations.html">Chapter Operations</a>
</li>
<li>
<a href="volunteer_management.html">Volunteer Management</a>
</li>
</ul>
</li>

</ul>


<div class="burger js-menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 4H21V6H3V4ZM3 11H21V13H3V11ZM3 18H21V20H3V18Z" fill="rgba(255,255,255,1)"></path></svg>
</div>
</div>
</header>

<!---
</head>
<body class="page-loading no-js insights" id="page-developers-intro">
<a class="skip-to-content" href="#content">skip to content</a>
<header class="site-header" id="site-header">
<div class="container-wide">
<div class="site-branding">
<a href="/">
<img src="assets/img/DK_playbook_org.svg" alt="DataKind Playbook logo" />
<span class="sr-only">Return to homepage</span>
</a>
</div>
<ul class="desktop-navigation">
<li class="text-black">
<a href="discovery.html">Back to Discovery Articles</a>
</li>
</ul>
<nav class="navigation-drawer">
<div>
<ul class="mobile-navigation">
<li class="text-black">
<a href="discovery.html">Back to Discovery Articles</a>
</li>
</ul>
</div>
</nav>
<div class="burger js-menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 4H21V6H3V4ZM3 11H21V13H3V11ZM3 18H21V20H3V18Z" fill="rgba(255,255,255,1)"></path></svg>
</div>
</div>
</header>
-->

<main id="content" class="main page-content" aria-label="Content">
<article>

<div class="wrapper mt-6 pt-6 pt-md-4 pb-4">
<div class="skill-level">

<p>
<b>Intended audience:</b>
<span>DataKind Volunteers</span>
</p>
</div>
</div>


<div class="wrapper-thin-alt py-6 mb-6 rte long-form">
<h4>Chapter Leader Emails</h4>
<p>Upon signing the <a href="https://drive.google.com/file/d/1FrREzsykQBpF7fqA9WTPpVQe8MH2bTfJ/view">DataKind Chapter Leader E-Policy agreement</a>, Chapter Leaders are issued a <a href="mailto:[email protected]">[email protected]</a> email address. These email addresses have <a href="https://support.google.com/mail/answer/138350?visit_id=638568115723777023-675358273&rd=1#zippy=">delegate access</a> to their chapter's shared email inbox (e.g. [email protected], [email protected]).</p>

<p>Upon signing the <a href="https://drive.google.com/file/d/1FrREzsykQBpF7fqA9WTPpVQe8MH2bTfJ/view">DataKind Chapter Leader E-Policy agreement</a>, Chapter Leaders are issued a <a href="[email protected]">[email protected]</a> email address. These email addresses have <a href="https://support.google.com/mail/answer/138350?visit_id=638568115723777023-675358273&rd=1#zippy=">delegate access</a> to their chapter's shared email inbox (e.g. [email protected], [email protected]).</p>



<hr class="my-6" />

<p> <b>Contributer(s): </b>Caroline Charrow</p>

</div>
</article>


<section class="wrapper-full bg-gray-light border-top">
<div class="wrapper-thin" style="display: flex; justify-content: center; align-items: center; padding: 30px;">
<div style="flex: 1; text-align: center; padding-right: 10px; max-width: 900px;">
<h5 class="h5 mb-4">Contact us</h5>
<p class="p-lg text-black" style="font-size: 16px;">If you would like to learn more about us, partner with us, or get in touch, email us at [email protected]</p>
</div>

<div style="flex: 1; text-align: center; padding-left: 10px; max-width: 900px;"> <!-- Reduced padding and increased max-width -->
<b class="f3">Subscribe to our newsletter</b>
<br>
<a class="button button--outline mt-2" href="https://www.datakind.org/subscribe/">
<span>Subscribe</span>
</a>
</div>
</div>
</section>
</main>

<footer class="footer bg-gray-light pt-1">
<div class="bg-gray-light">
<div class="container-xl p-responsive f6 py-4 d-sm-flex flex-justify-between flex-row-reverse flex-items-center">
<ul class="list-style-none d-flex flex-items-center mb-3 mb-sm-0 lh-condensed-ultra social-icons">
<li class="mr-4">
<a href="https://twitter.com/DataKind" data-analytics-click="Footer, go to Twitter, text:twitter" title="DataKind on Twitter" aria-label="GitHub on Twitter">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 273.5 222.3" class="d-block" height="18">
<path d="M273.5 26.3a109.77 109.77 0 0 1-32.2 8.8 56.07 56.07 0 0 0 24.7-31 113.39 113.39 0 0 1-35.7 13.6 56.1 56.1 0 0 0-97 38.4 54 54 0 0 0 1.5 12.8A159.68 159.68 0 0 1 19.1 10.3a56.12 56.12 0 0 0 17.4 74.9 56.06 56.06 0 0 1-25.4-7v.7a56.11 56.11 0 0 0 45 55 55.65 55.65 0 0 1-14.8 2 62.39 62.39 0 0 1-10.6-1 56.24 56.24 0 0 0 52.4 39 112.87 112.87 0 0 1-69.7 24 119 119 0 0 1-13.4-.8 158.83 158.83 0 0 0 86 25.2c103.2 0 159.6-85.5 159.6-159.6 0-2.4-.1-4.9-.2-7.3a114.25 114.25 0 0 0 28.1-29.1" fill="currentColor"></path>
</svg>
</a>
</li>
<li class="mr-4">
<a href="https://www.facebook.com/DataKindOrg/" data-analytics-click="Footer, go to Facebook, text:facebook" title="DataKind on Facebook" aria-label="GitHub on Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.3 15.4" class="d-block" height="18">
<path d="M14.5 0H.8a.88.88 0 0 0-.8.9v13.6a.88.88 0 0 0 .8.9h7.3v-6h-2V7.1h2V5.4a2.87 2.87 0 0 1 2.5-3.1h.5a10.87 10.87 0 0 1 1.8.1v2.1h-1.3c-1 0-1.1.5-1.1 1.1v1.5h2.3l-.3 2.3h-2v5.9h3.9a.88.88 0 0 0 .9-.8V.8a.86.86 0 0 0-.8-.8z" fill="currentColor"></path>
</svg>
</a>
</li>
<li class="mr-4">
<a href="https://www.youtube.com/@datakind6672" data-analytics-click="Footer, go to YouTube, text:youtube" title="DataKind on YouTube" aria-label="GitHub on YouTube">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.17 13.6" class="d-block" height="16">
<path d="M18.77 2.13A2.4 2.4 0 0 0 17.09.42C15.59 0 9.58 0 9.58 0a57.55 57.55 0 0 0-7.5.4A2.49 2.49 0 0 0 .39 2.13 26.27 26.27 0 0 0 0 6.8a26.15 26.15 0 0 0 .39 4.67 2.43 2.43 0 0 0 1.69 1.71c1.52.42 7.5.42 7.5.42a57.69 57.69 0 0 0 7.51-.4 2.4 2.4 0 0 0 1.68-1.71 25.63 25.63 0 0 0 .4-4.67 24 24 0 0 0-.4-4.69zM7.67 9.71V3.89l5 2.91z" fill="currentColor"></path>
</svg>
</a>
</li>
<li class="mr-4 flex-self-start">
<a href="https://www.linkedin.com/company/datakind/mycompany/" data-analytics-click="Footer, go to Linkedin, text:linkedin" title="DataKind on Linkedin" aria-label="GitHub on LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 18" class="d-block" height="18">
<path d="M3.94 2A2 2 0 1 1 2 0a2 2 0 0 1 1.94 2zM4 5.48H0V18h4zm6.32 0H6.34V18h3.94v-6.57c0-3.66 4.77-4 4.77 0V18H19v-7.93c0-6.17-7.06-5.94-8.72-2.91z" fill="currentColor"></path>
</svg>
</a>
</li>
</ul>
<ul class="list-style-none d-flex text-gray">
<li class="mr-3">
© <span id="year"></span> DataKind
</li>
<li class="mr-3"><a href="https://docs.github.com/en/github/site-policy/github-terms-of-service" data-analytics-click="Footer, go to terms, text:terms" class="link-gray">Terms</a></li>
<li class="mr-3"><a href="https://docs.github.com/en/github/site-policy/github-privacy-statement" data-analytics-click="Footer, go to privacy, text:privacy" class="link-gray">Privacy</a></li>
<li><a href="#" class="link-gray">Cookie settings</a></li>
</ul>
</div>
</div>
<script>
var date = new Date().getFullYear(),
year = document.getElementById('year');
if(year) {
document.getElementById('year').innerHTML = date;
}
</script>
</footer>

<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<script src="assets/js/gsap.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/bundle.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>
Loading

0 comments on commit 502fda1

Please sign in to comment.