Skip to content

Commit 240f04f

Browse files
committed
Synchronized build
1 parent 35a2238 commit 240f04f

File tree

16 files changed

+1163
-148
lines changed

16 files changed

+1163
-148
lines changed

blog/authors/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ <h2>Authors</h2>
141141
Breno Ferreira
142142
</a></li>
143143

144+
<li><a href="/blog/authors/mathemancer/">
145+
Brent Moran
146+
</a></li>
147+
144148
<li><a href="/blog/authors/conye/">
145149
Chidiebere Onyegbuchulem
146150
</a></li>

blog/authors/mathemancer/index.html

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<meta name="viewport" content="width=device-width, initial-scale=1" />
4+
<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico">
5+
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
6+
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
7+
<link rel="stylesheet" href="/static/gen/style.css">
8+
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
9+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
10+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
11+
<script type="text/javascript" src="/static/gen/script.js"></script>
12+
<title>
13+
Brent Moran
14+
- CC Open Source Blog — Creative Commons on GitHub</title>
15+
<body>
16+
<a href="https://github.com/creativecommons/creativecommons.github.io-source" target="_blank" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg>
17+
</a>
18+
<div class="ga-script">
19+
<div id="ga-script"></div>
20+
<script type="text/javascript">
21+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
22+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
23+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
24+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
25+
ga('create', 'UA-2010376-37', 'auto');
26+
ga('send', 'pageview');
27+
</script>
28+
</div>
29+
<header class="main-header">
30+
<div class="container-fluid">
31+
<div class="row justify-content-md-center">
32+
<div class="col-lg-9 col-md-9 col-sm-12">
33+
<nav class="navbar navbar-expand-xl navbar-dark" name="top">
34+
35+
<a class="navbar-brand" href="/">
36+
<img src="/cclogo.svg">
37+
<span class="legend">Creative Commons Open Source</span>
38+
</a>
39+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
40+
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
41+
<span class="navbar-toggler-icon"></span>
42+
</button>
43+
44+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
45+
<ul class="navbar-nav">
46+
<li class="nav-item">
47+
<a class="nav-link" href="/">Home</a>
48+
</li>
49+
<li class="nav-item dropdown ">
50+
<a class="nav-link" href="#" id="navbarContributingCodeDropdown" role="button">Contributing Code</a>
51+
<div class="dropdown-menu" aria-labelledby="navbarContributingCodeDropdown">
52+
53+
<a class="dropdown-item" href="/contributing-code/">Overview</a>
54+
55+
<a class="dropdown-item" href="/contributing-code/pr-guidelines/">Pull Request Guidelines</a>
56+
57+
<a class="dropdown-item" href="/contributing-code/github-repo-guidelines/">GitHub Repo Guidelines</a>
58+
59+
</div>
60+
</li>
61+
62+
<li class="nav-item">
63+
<a class="nav-link" href="/projects/">Projects</a>
64+
</li>
65+
66+
<li class="nav-item active">
67+
<a class="nav-link" href="/blog/">Blog</a>
68+
</li>
69+
70+
<li class="nav-item dropdown ">
71+
<a class="nav-link" href="#" id="navbarCommunityDropdown" role="button">Community</a>
72+
<div class="dropdown-menu" aria-labelledby="navbarCommunityDropdown">
73+
74+
<a class="dropdown-item" href="/community/">Join the Community</a>
75+
76+
<a class="dropdown-item" href="/community/write-a-blog-post/">Write a Blog Post</a>
77+
78+
<a class="dropdown-item" href="/community/code-of-conduct/">Code of Conduct</a>
79+
80+
<a class="dropdown-item" href="/community/code-of-conduct/enforcement/">Code of Conduct Enforcement</a>
81+
82+
</div>
83+
</li>
84+
<li class="nav-item">
85+
<a class="nav-link" href="/programs/outreachy/2019-12-start/">Outreachy</a>
86+
</li>
87+
<li class="nav-item dropdown ">
88+
<a class="nav-link" href="#" id="navbarArchivesDropdown" role="button">Archives</a>
89+
<div class="dropdown-menu" aria-labelledby="navbarArchivesDropdown">
90+
91+
<a class="dropdown-item" href="/gsoc-2019">GSoC 2019</a>
92+
93+
<a class="dropdown-item" href="/archives/old-tech-blog">CC Tech Blog (2007-2014)</a>
94+
95+
<a class="dropdown-item" href="https://lists.ibiblio.org/pipermail/cc-devel/">cc-devel mailing list (2005-2015)</a>
96+
97+
</div>
98+
</li>
99+
<li class="nav-item">
100+
<a class="nav-link" href="https://creativecommons.org" target="_blank">CC</a>
101+
</li>
102+
</ul>
103+
</nav>
104+
</div>
105+
</div>
106+
</div>
107+
</header>
108+
<div class="container-fluid page-content">
109+
<div class="row justify-content-md-center">
110+
<div class="col-lg-9 col-md-9 col-sm-12 content-wrap">
111+
<div class="page py-3">
112+
<h1 class="page-title pb-3 mb-4">CC Open Source Blog</h1>
113+
114+
<h2>
115+
Brent Moran
116+
</h2>
117+
118+
119+
<img src="https://secure.gravatar.com/avatar/d06fcd3796829bac4f8fd1fb28fc47e4?size=200" alt="gravatar" style="float:right;" class="px-3 pb-3" />
120+
121+
<p><a href="https://creativecommons.org/author/brent-moran/">Brent</a> is the Senior Data Engineer at Creative Commons. He's <code>mathemancer</code> on Freenode (IRC) and <code>@Brent Moran</code> on the CC Slack.</p>
122+
123+
124+
<h3>Posts</h3>
125+
126+
<ul class="blog-index list-unstyled">
127+
128+
129+
<li>
130+
<a href="/blog/entries/apache-airflow-testing-with-pytest/">Apache Airflow testing with Pytest</a>
131+
<p class="text-muted small">by <a href="/blog/authors/mathemancer/">
132+
Brent Moran
133+
</a>
134+
on 2020-01-23</p>
135+
</li>
136+
137+
</ul>
138+
139+
<hr/>
140+
<p class="text-muted"><strong><a href="/blog/authors/">All Authors</a></strong></p>
141+
142+
<a id="back-to-top" href="#top" class="btn btn-dark btn-sm" role="button">Back to top</a>
143+
</div>
144+
</div>
145+
</div>
146+
</div>
147+
<footer class="main-footer bg-dark">
148+
<div class="container-fluid">
149+
<div class="row justify-content-md-center">
150+
<div class="col-lg-9 col-md-9 col-sm-12 footer text-light py-4 px-3">
151+
<small>
152+
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License"
153+
style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a></p>
154+
<p class="text-muted">All the content on this website is licensed under a <strong><a rel="license"
155+
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International
156+
License</a></strong> unless otherwise specified.</p>
157+
</small>
158+
</div>
159+
</div>
160+
</div>
161+
</footer>
162+
</body>

blog/categories/airflow/index.html

Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<meta name="viewport" content="width=device-width, initial-scale=1" />
4+
<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico">
5+
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
6+
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
7+
<link rel="stylesheet" href="/static/gen/style.css">
8+
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
9+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
10+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
11+
<script type="text/javascript" src="/static/gen/script.js"></script>
12+
<title>airflow - CC Open Source Blog — Creative Commons on GitHub</title>
13+
<body>
14+
<a href="https://github.com/creativecommons/creativecommons.github.io-source" target="_blank" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg>
15+
</a>
16+
<div class="ga-script">
17+
<div id="ga-script"></div>
18+
<script type="text/javascript">
19+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
20+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
21+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
22+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
23+
ga('create', 'UA-2010376-37', 'auto');
24+
ga('send', 'pageview');
25+
</script>
26+
</div>
27+
<header class="main-header">
28+
<div class="container-fluid">
29+
<div class="row justify-content-md-center">
30+
<div class="col-lg-9 col-md-9 col-sm-12">
31+
<nav class="navbar navbar-expand-xl navbar-dark" name="top">
32+
33+
<a class="navbar-brand" href="/">
34+
<img src="/cclogo.svg">
35+
<span class="legend">Creative Commons Open Source</span>
36+
</a>
37+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
38+
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
39+
<span class="navbar-toggler-icon"></span>
40+
</button>
41+
42+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
43+
<ul class="navbar-nav">
44+
<li class="nav-item">
45+
<a class="nav-link" href="/">Home</a>
46+
</li>
47+
<li class="nav-item dropdown ">
48+
<a class="nav-link" href="#" id="navbarContributingCodeDropdown" role="button">Contributing Code</a>
49+
<div class="dropdown-menu" aria-labelledby="navbarContributingCodeDropdown">
50+
51+
<a class="dropdown-item" href="/contributing-code/">Overview</a>
52+
53+
<a class="dropdown-item" href="/contributing-code/pr-guidelines/">Pull Request Guidelines</a>
54+
55+
<a class="dropdown-item" href="/contributing-code/github-repo-guidelines/">GitHub Repo Guidelines</a>
56+
57+
</div>
58+
</li>
59+
60+
<li class="nav-item">
61+
<a class="nav-link" href="/projects/">Projects</a>
62+
</li>
63+
64+
<li class="nav-item active">
65+
<a class="nav-link" href="/blog/">Blog</a>
66+
</li>
67+
68+
<li class="nav-item dropdown ">
69+
<a class="nav-link" href="#" id="navbarCommunityDropdown" role="button">Community</a>
70+
<div class="dropdown-menu" aria-labelledby="navbarCommunityDropdown">
71+
72+
<a class="dropdown-item" href="/community/">Join the Community</a>
73+
74+
<a class="dropdown-item" href="/community/write-a-blog-post/">Write a Blog Post</a>
75+
76+
<a class="dropdown-item" href="/community/code-of-conduct/">Code of Conduct</a>
77+
78+
<a class="dropdown-item" href="/community/code-of-conduct/enforcement/">Code of Conduct Enforcement</a>
79+
80+
</div>
81+
</li>
82+
<li class="nav-item">
83+
<a class="nav-link" href="/programs/outreachy/2019-12-start/">Outreachy</a>
84+
</li>
85+
<li class="nav-item dropdown ">
86+
<a class="nav-link" href="#" id="navbarArchivesDropdown" role="button">Archives</a>
87+
<div class="dropdown-menu" aria-labelledby="navbarArchivesDropdown">
88+
89+
<a class="dropdown-item" href="/gsoc-2019">GSoC 2019</a>
90+
91+
<a class="dropdown-item" href="/archives/old-tech-blog">CC Tech Blog (2007-2014)</a>
92+
93+
<a class="dropdown-item" href="https://lists.ibiblio.org/pipermail/cc-devel/">cc-devel mailing list (2005-2015)</a>
94+
95+
</div>
96+
</li>
97+
<li class="nav-item">
98+
<a class="nav-link" href="https://creativecommons.org" target="_blank">CC</a>
99+
</li>
100+
</ul>
101+
</nav>
102+
</div>
103+
</div>
104+
</div>
105+
</header>
106+
<div class="container-fluid page-content">
107+
<div class="row justify-content-md-center">
108+
<div class="col-lg-9 col-md-9 col-sm-12 content-wrap">
109+
<div class="page py-3">
110+
<h1 class="page-title pb-3 mb-4">CC Open Source Blog</h1>
111+
112+
<h2>All posts categorized "airflow"</h2>
113+
114+
<ul class="blog-index list-unstyled">
115+
116+
117+
<li>
118+
<a href="/blog/entries/apache-airflow-testing-with-pytest/">Apache Airflow testing with Pytest</a>
119+
<p class="text-muted small">by <a href="/blog/authors/mathemancer/">
120+
Brent Moran
121+
</a>
122+
on 2020-01-23</p>
123+
</li>
124+
125+
</ul>
126+
127+
<hr>
128+
<strong><a href="/blog/categories/">All Categories</a></strong>
129+
130+
<a id="back-to-top" href="#top" class="btn btn-dark btn-sm" role="button">Back to top</a>
131+
</div>
132+
</div>
133+
</div>
134+
</div>
135+
<footer class="main-footer bg-dark">
136+
<div class="container-fluid">
137+
<div class="row justify-content-md-center">
138+
<div class="col-lg-9 col-md-9 col-sm-12 footer text-light py-4 px-3">
139+
<small>
140+
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License"
141+
style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a></p>
142+
<p class="text-muted">All the content on this website is licensed under a <strong><a rel="license"
143+
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International
144+
License</a></strong> unless otherwise specified.</p>
145+
</small>
146+
</div>
147+
</div>
148+
</div>
149+
</footer>
150+
</body>

blog/categories/cc-catalog/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ <h2>All posts categorized "cc-catalog"</h2>
114114
<ul class="blog-index list-unstyled">
115115

116116

117+
<li>
118+
<a href="/blog/entries/apache-airflow-testing-with-pytest/">Apache Airflow testing with Pytest</a>
119+
<p class="text-muted small">by <a href="/blog/authors/mathemancer/">
120+
Brent Moran
121+
</a>
122+
on 2020-01-23</p>
123+
</li>
124+
125+
117126
<li>
118127
<a href="/blog/entries/cc-datacatalog-data-thelinkedcommons/">The Linked Commons graph: the final vis</a>
119128
<p class="text-muted small">by <a href="/blog/authors/soccerdroid/">

blog/categories/cc-search/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ <h2>All posts categorized "cc-search"</h2>
114114
<ul class="blog-index list-unstyled">
115115

116116

117+
<li>
118+
<a href="/blog/entries/apache-airflow-testing-with-pytest/">Apache Airflow testing with Pytest</a>
119+
<p class="text-muted small">by <a href="/blog/authors/mathemancer/">
120+
Brent Moran
121+
</a>
122+
on 2020-01-23</p>
123+
</li>
124+
125+
117126
<li>
118127
<a href="/blog/entries/aws_grant/">Creative Commons Awarded AWS Imagine Grant</a>
119128
<p class="text-muted small">by <a href="/blog/authors/aldenpage/">

blog/categories/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ <h2>Categories</h2>
113113

114114
<ul class="list-unstyled">
115115

116+
<li><a href="/blog/categories/airflow/">airflow</a></li>
117+
116118
<li><a href="/blog/categories/announcements/">announcements</a></li>
117119

118120
<li><a href="/blog/categories/audio/">audio</a></li>
@@ -157,6 +159,8 @@ <h2>Categories</h2>
157159

158160
<li><a href="/blog/categories/tech/">tech</a></li>
159161

162+
<li><a href="/blog/categories/testing/">testing</a></li>
163+
160164
<li><a href="/blog/categories/website/">Website</a></li>
161165

162166
<li><a href="/blog/categories/wordpress/">WordPress</a></li>

0 commit comments

Comments
 (0)