-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1fbaccd
commit c3acff1
Showing
24 changed files
with
2,228 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,398 @@ | ||
<!doctype html> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico"> | ||
<link rel="stylesheet" href="/static/gen/style.css"> | ||
<link rel="stylesheet" href="/static/pygments.css"> | ||
<meta property="og:site_name" content="Creative Commons" /> | ||
<meta property="og:title" content="" /> | ||
|
||
|
||
|
||
<meta property="og:url" content="/blog/authors/amandayclee/" /> | ||
<meta property="og:type" content="article" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta property="og:image" content="https://cc-og-image.vercel.app/Open Source at CC.png?&md=1&fontFamily=roboto-condensed&fontSize=100px&images=https%3A%2F%2Fcc-vocabulary.netlify.app%2Flogos%2Fproducts%2Fopen_source.svg%23opensource" /> | ||
|
||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:title" content=""> | ||
<meta name="twitter:description" content=""> | ||
|
||
<meta name="twitter:site" content="@creativecommons"> | ||
<meta name="twitter:creator" content="@creativecommons"> | ||
<meta name="monetization" content="$ilp.uphold.com/edR8erBDbRyq"> | ||
<script src="https://code.jquery.com/jquery-3.3.1.min.js" | ||
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" | ||
integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" | ||
integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script> | ||
<script type="text/javascript" src="/static/gen/script.js"></script> | ||
<script src="https://unpkg.com/@creativecommons/[email protected]/js/vocabulary.js"></script> | ||
<script> | ||
const globalHeaderInstance = vocabulary.createGlobalHeader(); | ||
</script> | ||
<title> | ||
Amanda Lee | ||
— Creative Commons Open Source</title> | ||
|
||
<body> | ||
|
||
<!-- Header --> | ||
<header class="container"> | ||
<nav class="navbar"> | ||
<div class="navbar-brand"> | ||
<a class="has-text-black" href="/"> | ||
<svg | ||
class="logo margin-top-small" | ||
xmlns="http://www.w3.org/2000/svg" | ||
preserveAspectRatio="xMidYMid meet" | ||
viewBox="0 0 284 46"> | ||
<use href="#opensource"></use> | ||
</svg> | ||
</a> | ||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false"> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
</a> | ||
</div> | ||
<div class="navbar-menu"> | ||
<div class="navbar-end"> | ||
<a class="navbar-item is-active" href="/blog/entries/"> | ||
Blog | ||
</a> | ||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link is-arrowless " tabindex="0"> | ||
Contribute<i class="icon caret-down"></i></a> | ||
<div class="navbar-dropdown"> | ||
|
||
<a class="navbar-item" href="/contributing-code/">Contribution Guidelines</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/projects/">Project List</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/issue-finder/">Issue Finder</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/pr-guidelines/">Pull Request Guidelines</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/github-repo-guidelines/">GitHub Repo Guidelines</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/repo-labels/">Repository Labels</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/javascript-guidelines/">JavaScript Guidelines</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/python-guidelines/">Python Guidelines</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/translation-guide/">Translation Guide</a> | ||
|
||
<a class="navbar-item" href="/contributing-code/usability/">Usability</a> | ||
|
||
</div> | ||
</div> | ||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link is-arrowless " tabindex="0"> | ||
Community<i class="icon caret-down"></i></a> | ||
<div class="navbar-dropdown is-active"> | ||
|
||
<a class="navbar-item" href="/community/">Join the Community</a> | ||
|
||
<a class="navbar-item" href="/community/community-team/">Community Team</a> | ||
|
||
<a class="navbar-item" href="/community/community-team/members/">Community Team Members</a> | ||
|
||
<a class="navbar-item" href="/community/community-team/project-roles/">Project Roles</a> | ||
|
||
<a class="navbar-item" href="/community/community-team/community-building-roles/">Community Building Roles</a> | ||
|
||
<a class="navbar-item" href="/community/write-a-blog-post/">Write a Blog Post</a> | ||
|
||
<a class="navbar-item" href="/community/code-of-conduct/">Code of Conduct</a> | ||
|
||
<a class="navbar-item" href="/community/code-of-conduct/enforcement/">Code of Conduct Enforcement</a> | ||
|
||
<a class="navbar-item" href="/community/supporters/">Supporters</a> | ||
|
||
</div> | ||
</div> | ||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link is-arrowless " tabindex="0"> | ||
Work Programs<i class="icon caret-down"></i></a> | ||
<div class="navbar-dropdown"> | ||
|
||
<a class="navbar-item" href="/programs/">Overview</a> | ||
|
||
<a class="navbar-item" href="/programs/project-ideas/">Project Ideas</a> | ||
|
||
<a class="navbar-item" href="/programs/applicant-guide/">Applicant Guide</a> | ||
|
||
<a class="navbar-item" href="/programs/contrib-guide/">Contributor Guide</a> | ||
|
||
<a class="navbar-item" href="/programs/lead-guide/">Project Lead Guide</a> | ||
|
||
<a class="navbar-item" href="/programs/history/">History</a> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<!-- Breadcrumb --> | ||
|
||
<div class="breadcrumb-container"> | ||
<nav class="container breadcrumb caption bold" aria-label="breadcrumbs"> | ||
<ul> | ||
|
||
|
||
<!-- Extracting the slugs of URL --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- Active link --> | ||
|
||
<!-- Forming the URL using extracted slugs --> | ||
|
||
|
||
|
||
|
||
|
||
<li><a class="link" href="/"> | ||
|
||
Home | ||
|
||
</a></li> | ||
|
||
|
||
<!-- Active link --> | ||
|
||
<!-- Forming the URL using extracted slugs --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a class="link" href="/blog/"> | ||
|
||
Blog | ||
|
||
</a></li> | ||
|
||
|
||
<!-- Active link --> | ||
|
||
<!-- Forming the URL using extracted slugs --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a class="link" href="/blog/authors/"> | ||
|
||
Authors | ||
|
||
</a></li> | ||
|
||
|
||
<!-- Active link --> | ||
|
||
<li class="is-active"><a aria-current="page displayed"></a></li> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
|
||
|
||
<!-- Body --> | ||
|
||
<div class="author-posts"> | ||
<div class="header"> | ||
<div class="container"> | ||
<div class="columns"> | ||
<div class="column is-one-quarter-tablet-only is-2-desktop"> | ||
<figure class="image profile"> | ||
<img class="profile" src="https://secure.gravatar.com/avatar/e259595bca0de9b89681541579f1e558?size=200&d=mp" alt="gravatar"> | ||
</figure> | ||
</div> | ||
<div class="column content is-8"> | ||
<h2> | ||
Amanda Lee | ||
</h2> | ||
|
||
<div class="about"><p>Amanda worked on <a href="https://github.com/creativecommons/ansible-dev">Create Local Ansible Dev Environment Using Docker</a> as a developer for <a href="/programs/history/">Google | ||
Summer of Code (GSoC) 2024</a>. She is <code>@amandayclee</code> on CC Slack and <a href="https://github.com/amandayclee">amandayclee</a> on Github.</p> | ||
</div> | ||
|
||
<a class="button small" href="/blog/authors/">See all authors</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="posts container"> | ||
|
||
<div class="columns is-multiline blog-entries"> | ||
|
||
|
||
<div class="column is-one-third is-paddingless padding-horizontal-big padding-top-bigger"> | ||
<article class="card entry-post horizontal no-border blog-entry"> | ||
|
||
|
||
|
||
<div class="blog-content"> | ||
<h4 class="b-header"><a class="blog-title" href="/blog/entries/2024-07-19-create-local-ansible-dev-env/">Local Environment Creation using Ansible and Docker</a></h4> | ||
by <a class="author-name" href="/blog/authors/amandayclee/">Amanda Lee</a> on 2024-07-18 | ||
|
||
<div class="excerpt"> | ||
This project explores how Creative Commons (CC) uses Ansible, an automated system administration... | ||
</div> | ||
</div> | ||
</article> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
<!-- Footer --> | ||
<footer class="main-footer"> | ||
<div class="container"> | ||
<div class="columns"> | ||
<div class="column is-one-third-tablet-only is-one-quarter-desktop"> | ||
<a href="https://creativecommons.org" class="main-logo margin-bottom-bigger"> | ||
<span class="has-text-white"> | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
preserveAspectRatio="xMidYMid meet" | ||
viewBox="0 0 304 73"> | ||
<use href="#logomark"></use> | ||
</svg> | ||
</span> | ||
</a> | ||
<div> | ||
<address class="margin-bottom-normal">Creative Commons<br />PO Box 1866, Mountain View CA 94042</address> | ||
<a href="mailto:[email protected]" class="mail">[email protected]</a><br /> | ||
<a href="tel://+1-415-429-6753" class="phone">+1-415-429-6753</a> | ||
</div> | ||
<div class="margin-vertical-large"> | ||
<a href="https://www.instagram.com/creativecommons" class="social has-text-white" target="_blank" | ||
rel="noopener"> | ||
<i class="icon margin-right-small is-size-4">instagram</i> | ||
</a> | ||
<a href="https://www.twitter.com/creativecommons" class="social has-text-white" target="_blank" | ||
rel="noopener"> | ||
<i class="icon margin-right-small is-size-4">twitter</i> | ||
</a> | ||
<a href="https://www.facebook.com/creativecommons" class="social has-text-white" target="_blank" | ||
rel="noopener"> | ||
<i class="icon margin-right-small is-size-4">facebook</i> | ||
</a> | ||
<a href="https://www.linkedin.com/company/creative-commons/" class="social has-text-white" target="_blank" | ||
rel="noopener"> | ||
<i class="icon margin-right-small is-size-4">linkedin</i> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="column is-two-third-tablet-only is-three-quarters-desktop"> | ||
<div class="columns"> | ||
<div class="column is-full"> | ||
<nav class="footer-navigation"> | ||
<ul class="menu"> | ||
<li> | ||
<a href="/blog/entries/" class="menu-item">Blog</a> | ||
</li> | ||
<li> | ||
<a href="/community/community-team/" class="menu-item">Community Team</a> | ||
</li> | ||
<li> | ||
<a href="/contributing-code/projects/" class="menu-item">Project List</a> | ||
</li> | ||
<li> | ||
<a href="/archives/" class="menu-item">Archives</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
<div class="columns"> | ||
<div class="column is-two-thirds"> | ||
<div class="subscription"> | ||
<h5 class="b-header">Subscribe to our newsletter</h5> | ||
<form class="newsletter"> | ||
<input type="email" id="emailInput" class="input" placeholder="Your email" required> | ||
<input type="submit" value="subscribe" class="button small"> | ||
</form> | ||
</div> | ||
<div class="attribution margin-top-bigger"> | ||
<p class="caption"> | ||
Except where otherwise | ||
<a href="https://creativecommons.org/policies#license" target="_blank" rel="noopener">noted</a>, | ||
content on this site is licensed under a | ||
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener">Creative Commons | ||
Attribution 4.0 International license</a>. | ||
<a href="https://creativecommons.org/website-icons" target="_blank" rel="noopener">Icons</a> | ||
by | ||
<a href="https://fontawesome.com/" target="_blank" rel="noopener">Font Awesome</a>. | ||
</p> | ||
<div class="margin-top-smaller"> | ||
<i class="icon margin-right-small is-size-4">cclogo</i> | ||
<i class="icon margin-right-small is-size-4">ccby</i> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="column is-one-third"> | ||
<aside class="donate-section"> | ||
<h5>Our work relies on you!</h5> | ||
<p>Help us keep the internet free and open.</p> | ||
<a class="button small donate" href="https://creativecommons.org/donate?c_src=website&c_src2=GlobalFooter"> | ||
<i class="icon cc-letterheart-filled margin-right-small is-size-5 padding-top-smaller"></i> | ||
Donate now | ||
</a> | ||
</aside> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
</body> |
Oops, something went wrong.