Skip to content

Commit b1f4a38

Browse files
committed
Synchronized build
1 parent c57afe3 commit b1f4a38

File tree

18 files changed

+1547
-193
lines changed

18 files changed

+1547
-193
lines changed

blog/authors/annatuma/index.html

Lines changed: 399 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,399 @@
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 rel="stylesheet" href="/static/gen/style.css">
6+
<link rel="stylesheet" href="/static/pygments.css">
7+
<meta property="og:site_name" content="Creative Commons" />
8+
<meta property="og:title" content="" />
9+
10+
11+
12+
<meta property="og:url" content="/blog/authors/annatuma/" />
13+
<meta property="og:type" content="article" />
14+
15+
16+
<meta name="twitter:card" content="summary_large_image" />
17+
<meta name="twitter:title" content="">
18+
<meta name="twitter:description" content="">
19+
20+
<meta name="twitter:site" content="@creativecommons">
21+
<meta name="twitter:creator" content="@creativecommons">
22+
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
23+
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
24+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js"
25+
integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
26+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"
27+
integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
28+
<script type="text/javascript" src="/static/gen/script.js"></script>
29+
<script src="https://unpkg.com/@creativecommons/vocabulary@2020.7.2/js/vocabulary.js"></script>
30+
<script>
31+
const globalHeaderInstance = vocabulary.createGlobalHeader();
32+
</script>
33+
<title>
34+
Anna Tumadóttir
35+
— Creative Commons on GitHub</title>
36+
37+
<body>
38+
<div class="ga-script">
39+
<div id="ga-script"></div>
40+
<script type="text/javascript">
41+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
42+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
43+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
44+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
45+
ga('create', 'UA-2010376-37', 'auto');
46+
ga('send', 'pageview');
47+
</script>
48+
</div>
49+
50+
<!-- Header -->
51+
<header class="container">
52+
<nav class="navbar">
53+
<div class="navbar-brand">
54+
<a class="has-text-black" href="/">
55+
<svg
56+
class="logo margin-top-small"
57+
xmlns="http://www.w3.org/2000/svg"
58+
preserveAspectRatio="xMidYMid meet"
59+
viewBox="0 0 284 46">
60+
<use href="#opensource"></use>
61+
</svg>
62+
</a>
63+
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
64+
<span aria-hidden="true"></span>
65+
<span aria-hidden="true"></span>
66+
<span aria-hidden="true"></span>
67+
</a>
68+
</div>
69+
<div class="navbar-menu">
70+
<div class="navbar-end">
71+
<a class="navbar-item is-active" href="/blog/">
72+
Blog
73+
</a>
74+
<div class="navbar-item has-dropdown is-hoverable">
75+
<a class="navbar-link is-arrowless ">
76+
Contribute<i class="icon caret-down"></i></a>
77+
<div class="navbar-dropdown">
78+
79+
<a class="navbar-item" href="/contributing-code/">Contribution Guidelines</a>
80+
81+
<a class="navbar-item" href="/contributing-code/projects/">Project List</a>
82+
83+
<a class="navbar-item" href="/contributing-code/pr-guidelines/">Pull Request Guidelines</a>
84+
85+
<a class="navbar-item" href="/contributing-code/github-repo-guidelines/">GitHub Repo Guidelines</a>
86+
87+
<a class="navbar-item" href="/contributing-code/cc-search/">CC Search</a>
88+
89+
<a class="navbar-item" href="/contributing-code/usability/">Usability</a>
90+
91+
</div>
92+
</div>
93+
<div class="navbar-item has-dropdown is-hoverable">
94+
<a class="navbar-link is-arrowless ">
95+
Community<i class="icon caret-down"></i></a>
96+
<div class="navbar-dropdown is-active">
97+
98+
<a class="navbar-item" href="/community/">Join the Community</a>
99+
100+
<a class="navbar-item" href="/community/community-team/">Community Team</a>
101+
102+
<a class="navbar-item" href="/community/community-team/members/">Community Team Members</a>
103+
104+
<a class="navbar-item" href="/community/community-team/project-roles/">Project Roles</a>
105+
106+
<a class="navbar-item" href="/community/community-team/community-building-roles/">Community Building Roles</a>
107+
108+
<a class="navbar-item" href="/community/write-a-blog-post/">Write a Blog Post</a>
109+
110+
<a class="navbar-item" href="/community/code-of-conduct/">Code of Conduct</a>
111+
112+
<a class="navbar-item" href="/community/code-of-conduct/enforcement/">Code of Conduct Enforcement</a>
113+
114+
</div>
115+
</div>
116+
<div class="navbar-item has-dropdown is-hoverable">
117+
<a class="navbar-link is-arrowless ">
118+
Internships<i class="icon caret-down"></i></a>
119+
<div class="navbar-dropdown">
120+
121+
<a class="navbar-item" href="/internships/">Overview</a>
122+
123+
<a class="navbar-item" href="/internships/project-ideas/">Project Ideas</a>
124+
125+
<a class="navbar-item" href="/internships/applicant-guide/">Applicant Guide</a>
126+
127+
<a class="navbar-item" href="/internships/intern-guide/">Intern Guide</a>
128+
129+
<a class="navbar-item" href="/internships/mentor-guide/">Mentor Guide</a>
130+
131+
<a class="navbar-item" href="/internships/history/">History</a>
132+
133+
</div>
134+
</div>
135+
<a class="navbar-item "
136+
href="/cc-search/">
137+
CC Search
138+
</a>
139+
<div class="navbar-item has-dropdown is-hoverable">
140+
<a class="navbar-link is-arrowless ">Archives<i
141+
class="icon caret-down"></i></a>
142+
<div class="navbar-dropdown is-right">
143+
144+
<a class="navbar-item" href="/archives/old-tech-blog">CC Tech Blog (2007-2014)</a>
145+
146+
<a class="navbar-item" href="https://lists.ibiblio.org/pipermail/cc-devel/">cc-devel mailing list (2005-2015)</a>
147+
148+
</div>
149+
</div>
150+
</div>
151+
</div>
152+
</nav>
153+
</header>
154+
155+
<!-- Breadcrumb -->
156+
157+
<div class="breadcrumb-container">
158+
<nav class="container breadcrumb caption bold" aria-label="breadcrumbs">
159+
<ul>
160+
161+
162+
<!-- Extracting the slugs of URL -->
163+
164+
165+
166+
167+
168+
169+
170+
171+
172+
173+
174+
175+
176+
177+
178+
179+
180+
181+
182+
183+
184+
185+
<!-- Active link -->
186+
187+
<!-- Forming the URL using extracted slugs -->
188+
189+
190+
191+
192+
193+
<li><a class="link" href="/">
194+
195+
Home
196+
197+
</a></li>
198+
199+
200+
<!-- Active link -->
201+
202+
<!-- Forming the URL using extracted slugs -->
203+
204+
205+
206+
207+
208+
209+
210+
<li><a class="link" href="/blog/">
211+
212+
Blog
213+
214+
</a></li>
215+
216+
217+
<!-- Active link -->
218+
219+
<!-- Forming the URL using extracted slugs -->
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
<li><a class="link" href="/blog/authors/">
230+
231+
Authors
232+
233+
</a></li>
234+
235+
236+
<!-- Active link -->
237+
238+
<li class="is-active"><a aria-current="page displayed">Annatuma</a></li>
239+
240+
241+
</ul>
242+
</nav>
243+
</div>
244+
245+
246+
<!-- Body -->
247+
248+
<div class="author-posts">
249+
<div class="header">
250+
<div class="container">
251+
<div class="columns">
252+
<div class="column is-2">
253+
254+
255+
<figure class="image profile">
256+
<img class="profile" src="https://secure.gravatar.com/avatar/c6b98be141f57ce877a7ae10595b0ae0?size=200">
257+
</figure>
258+
259+
260+
</div>
261+
<div class="column is-8">
262+
<h2>
263+
Anna Tumadóttir
264+
</h2>
265+
266+
<div class="about"><p><a href="https://creativecommons.org/author/annacreativecommons-org/">Anna</a> is Director of Product at Creative Commons. She's <code>@Anna</code> on the CC Slack.</p>
267+
</div>
268+
269+
<a class="button small" href="/blog/authors/">See all authors</a>
270+
</div>
271+
</div>
272+
</div>
273+
</div>
274+
<div class="posts container">
275+
276+
<div class="columns is-multiline">
277+
278+
279+
<article class="card entry-post horizontal no-border blog-entry column is-one-third">
280+
<div class="blog-content">
281+
<h4 class="b-header"><a class="blog-title has-color-dark-slate-gray" href="/blog/entries/2020-08-x5gon-cc-catalog-api/">X5GON Using CC Catalog API for Image Results</a></h4>
282+
<span class="blog-author">by <a href="/blog/authors/annatuma/">
283+
Anna Tumadóttir
284+
</a>
285+
on 2020-08-24</span>
286+
<div class="excerpt">
287+
A few months ago, the Open Education team at Creative Commons made an introduction between the...
288+
</div>
289+
</div>
290+
</article>
291+
292+
</div>
293+
294+
</div>
295+
</div>
296+
297+
298+
<!-- Footer -->
299+
<footer class="main-footer">
300+
<div class="container">
301+
<div class="columns">
302+
<div class="column is-one-quarter">
303+
<a href="https://creativecommons.org" class="main-logo margin-bottom-bigger">
304+
<span class="has-text-white">
305+
<svg
306+
xmlns="http://www.w3.org/2000/svg"
307+
preserveAspectRatio="xMidYMid meet"
308+
viewBox="0 0 304 73">
309+
<use href="#logomark"></use>
310+
</svg>
311+
</span>
312+
</a>
313+
<div>
314+
<address class="margin-bottom-normal">Creative Commons<br />PO Box 1866, Mountain View CA 94042</address>
315+
<a href="mailto:info@creativecommons.org" class="mail">info@creativecommons.org</a><br />
316+
<a href="tel://+1-415-429-6753" class="phone">+1-415-429-6753</a>
317+
</div>
318+
<div class="margin-vertical-large">
319+
<a href="https://www.instagram.com/creativecommons" class="social has-text-white" target="_blank"
320+
rel="noopener">
321+
<i class="icon margin-right-small is-size-4">instagram</i>
322+
</a>
323+
<a href="https://www.twitter.com/creativecommons" class="social has-text-white" target="_blank"
324+
rel="noopener">
325+
<i class="icon margin-right-small is-size-4">twitter</i>
326+
</a>
327+
<a href="https://www.facebook.com/creativecommons" class="social has-text-white" target="_blank"
328+
rel="noopener">
329+
<i class="icon margin-right-small is-size-4">facebook</i>
330+
</a>
331+
<a href="https://www.linkedin.com/company/creative-commons/" class="social has-text-white" target="_blank"
332+
rel="noopener">
333+
<i class="icon margin-right-small is-size-4">linkedin</i>
334+
</a>
335+
</div>
336+
</div>
337+
<div class="column is-three-quarters">
338+
<div class="columns">
339+
<div class="column is-full">
340+
<nav class="footer-navigation">
341+
<ul class="menu">
342+
<li>
343+
<a href="/blog/" class="menu-item">Blog</a>
344+
</li>
345+
<li>
346+
<a href="/contributing-code/" class="menu-item">Contribution Guidelines</a>
347+
</li>
348+
<li>
349+
<a href="/community/community-team/" class="menu-item">Community Team</a>
350+
</li>
351+
<li>
352+
<a href="/contributing-code/projects/" class="menu-item">Project List</a>
353+
</li>
354+
</ul>
355+
</nav>
356+
</div>
357+
</div>
358+
<div class="columns">
359+
<div class="column is-two-thirds">
360+
<div class="subscription">
361+
<h5 class="b-header">Subscribe to our newsletter</h5>
362+
<form class="newsletter">
363+
<input type="text" class="input" placeholder="Your email">
364+
<input type="submit" value="subscribe" class="button small">
365+
</form>
366+
</div>
367+
<div class="attribution margin-top-bigger">
368+
<p class="caption">
369+
Except where otherwise
370+
<a href="https://creativecommons.org/policies#license" target="_blank" rel="noopener">noted</a>,
371+
content on this site is licensed under a
372+
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener">Creative Commons
373+
Attribution 4.0 International license</a>.
374+
<a href="https://creativecommons.org/website-icons" target="_blank" rel="noopener">Icons</a>
375+
by
376+
<a href="https://fontawesome.com/" target="_blank" rel="noopener">Font Awesome</a>.
377+
</p>
378+
<div class="margin-top-smaller">
379+
<i class="icon margin-right-small is-size-4">cclogo</i>
380+
<i class="icon margin-right-small is-size-4">ccby</i>
381+
</div>
382+
</div>
383+
</div>
384+
<div class="column is-one-third">
385+
<aside class="donate-section">
386+
<h5>Our work relies on you!</h5>
387+
<p>Help us keep the internet free and open.</p>
388+
<a class="button small donate" href="http://creativecommons.org/donate">
389+
<i class="icon cc-letterheart margin-right-small is-size-5 padding-top-smaller"></i>
390+
Donate now
391+
</a>
392+
</aside>
393+
</div>
394+
</div>
395+
</div>
396+
</div>
397+
</div>
398+
</footer>
399+
</body>

0 commit comments

Comments
 (0)