Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create head, navbar and footer files, apply load components and load … #37

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
226 changes: 74 additions & 152 deletions CoC.html
Original file line number Diff line number Diff line change
@@ -1,154 +1,76 @@
<!DOCTYPE html>
<html>

<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110956727-1"></script>
<script>
window.dataLayer = window.dataLayer || [];

function gtag() {
dataLayer.push(arguments);
}

gtag('js', new Date());
gtag('config', 'UA-110956727-1');


</script>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Gammapy - Contribute</title>
<link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous">
<link rel="stylesheet" href="style.css" media="screen">
<link rel="icon" type="image/x-icon" href="img/gp_favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>

<body>

<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href=".">Gammapy</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="https://github.com/gammapy/gammapy" target="_blank" rel="noopener"
aria-label="GitHub">
<svg width="20px" height="20px" class="navbar-nav-svg" xmlns="https://www.w3.org/2000/svg"
viewbox="0 0 512 499.36" focusable="false"><title>GitHub</title>
<path d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"
fill="currentColor" fill-rule="evenodd"/>
</svg>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="gammapy_song.mp3" target="_blank" rel="noopener"
aria-label="Listen to the Gammapy song">
<svg width="20px" height="20px" class="navbar-nav-svg" xmlns="https://www.w3.org/2000/svg"
viewbox="0 0 512 499.36" focusable="false"><title>Listen to the Gammapy song</title>
<path d="M159.582,75.459v285.32c-14.274-10.374-32.573-16.616-52.5-16.616c-45.491,0-82.5,32.523-82.5,72.5s37.009,72.5,82.5,72.5 s82.5-32.523,82.5-72.5V168.942l245-60.615v184.416c-14.274-10.374-32.573-16.616-52.5-16.616c-45.491,0-82.5,32.523-82.5,72.5 s37.009,72.5,82.5,72.5s82.5-32.523,82.5-72.5V0L159.582,75.459z"
fill="currentColor" fill-rule="evenodd"/>
</svg>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://twitter.com/gammapyST" rel="noopener" target="_blank" title="X" aria-label="X">
<span><i class="fab fa-square-x-twitter" style="font-size:20px" fill="currentColor" fill-rule="evenodd"></i></span>
</a>
</li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="news.html">News</a></li>
<li class="nav-item"><a class="nav-link" href="cta.html">CTA</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="team.html">Team</a></li>
<li class="nav-item"><a class="nav-link" href="contribute.html">Contribute</a></li>
<li class="nav-item"><a class="nav-link" href="https://docs.gammapy.org/">Documentation</a></li>
<li class="nav-item"><a class="nav-link active" href="CoC.html">Code of Conduct</a></li>
<li class="nav-item"><a class="nav-link" href="acknowledging.html">Acknowledging</a></li>
</ul>
</div>
</nav>

<main>
<div class="container">
<h1>Gammapy Community Code of Conduct</h1>
<br><br>

<p>
<strong>Gammapy is committed to fostering an inclusive community.</strong>
</p>

<p>
Aside from the actual code, Gammapy is also a community of users and developers. This community is central
to accomplishing anything with the code itself. We welcome anyone who wishes to contribute to the project
and expect everyone in our community to follow this code of conduct when interacting with others.
</p>

<p>As members of the community,</p>

<ul>
<li>We pledge to treat all people with respect and provide a harassment- and bullying-free environment, regardless of sex,
sexual orientation and/or gender identity, disability, physical appearance, body size, race, nationality, ethnicity,
and religion. In particular, sexual language and imagery, sexist, racist, or otherwise exclusionary jokes are not
appropriate.</li>
<li>We pledge to respect the work of others by recognizing acknowledgment/citation requests of original authors. As
authors, we pledge to be explicit about how we want our own work to be cited or acknowledged.</li>
<li>We pledge to welcome those interested in joining the community, and realize that including people with a
variety of opinions and backgrounds will only serve to enrich our community. In particular, discussions
relating to pros/cons of various technologies, programming languages, and so on are welcome, but these
should be done with respect, taking proactive measure to ensure that all participants are heard and feel
confident that they can freely express their opinions.</li>
<li>We pledge to welcome questions and answer them respectfully, paying particular attention to those new to the
community. We pledge to provide respectful criticisms and feedback in forums, especially in discussion threads
resulting from code contributions.</li>
<li>We pledge to be conscientious of the perceptions of the wider community and to respond to criticism
respectfully. We will strive to model behaviors that encourage productive debate and disagreement, both
within our community and where we are criticized. We will treat those outside our community with the same
respect as people within our community.</li>
<li>We pledge to help the entire community follow the code of conduct, and to not remain silent when we see
violations of the code of conduct. We will take action when members of our community violate this code.</li>
</ul>

<p>
This code of conduct applies to all community situations online and offline, including mailing lists, forums,
social media, conferences, meetings, associated social events, and one-to-one interactions. This Code of
Conduct have been mostly re-used from the <a href="https://www.astropy.org/code_of_conduct.html">Astropy code of conduct</a>.
</p>

<br><hr><br>
<p> In order to report any information or issue, please contact the Gammapy Coordination Committee using its
generic email, <a href="mailto:[email protected]">[email protected]</a>, or any
member of the Coordination Committee (see its composition <a href="team.html#coordination-committee">here</a>).
</p>
</div>
</main>

<footer class="container">
<hr>
<p>&copy; Gammapy project</p>
</footer>


<script src="https://code.jquery.com/jquery-3.7.1.slim.min.js"
integrity="sha256-kmHvs0B+OpCW5GVHUNjv9rOmY0IvSIRcf7zGUDTDQM8="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.2/cjs/popper-base.min.js"
integrity="sha512-o0ub2Xb68yocD2zlJF3T68IBMS6Tcci0ELYFMSZg22LpCZ9/zceGsjt9k7sH/HZbqCAzwewcXCzyOcjfIG21Ow=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>

</body>
</html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110956727-1"></script>
<!-- Common scripts -->
<script src="load-scripts.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Gammapy - Contribute</title>
<!-- head placeholder -->
<div id="head-placeholder"></div>
</head>
<body>
<!-- Navbar placeholder -->
<div id="navbar-placeholder"></div>
<main>
<div class="container">
<h1>Gammapy Community Code of Conduct</h1>
<br><br>
<p>
<strong>Gammapy is committed to fostering an inclusive community.</strong>
</p>
<p>
Aside from the actual code, Gammapy is also a community of users and developers. This community is central
to accomplishing anything with the code itself. We welcome anyone who wishes to contribute to the project
and expect everyone in our community to follow this code of conduct when interacting with others.
</p>
<p>As members of the community,</p>
<ul>
<li>We pledge to treat all people with respect and provide a harassment- and bullying-free environment, regardless of sex,
sexual orientation and/or gender identity, disability, physical appearance, body size, race, nationality, ethnicity,
and religion. In particular, sexual language and imagery, sexist, racist, or otherwise exclusionary jokes are not
appropriate.
</li>
<li>We pledge to respect the work of others by recognizing acknowledgment/citation requests of original authors. As
authors, we pledge to be explicit about how we want our own work to be cited or acknowledged.
</li>
<li>We pledge to welcome those interested in joining the community, and realize that including people with a
variety of opinions and backgrounds will only serve to enrich our community. In particular, discussions
relating to pros/cons of various technologies, programming languages, and so on are welcome, but these
should be done with respect, taking proactive measure to ensure that all participants are heard and feel
confident that they can freely express their opinions.
</li>
<li>We pledge to welcome questions and answer them respectfully, paying particular attention to those new to the
community. We pledge to provide respectful criticisms and feedback in forums, especially in discussion threads
resulting from code contributions.
</li>
<li>We pledge to be conscientious of the perceptions of the wider community and to respond to criticism
respectfully. We will strive to model behaviors that encourage productive debate and disagreement, both
within our community and where we are criticized. We will treat those outside our community with the same
respect as people within our community.
</li>
<li>We pledge to help the entire community follow the code of conduct, and to not remain silent when we see
violations of the code of conduct. We will take action when members of our community violate this code.
</li>
</ul>
<p>
This code of conduct applies to all community situations online and offline, including mailing lists, forums,
social media, conferences, meetings, associated social events, and one-to-one interactions. This Code of
Conduct have been mostly re-used from the <a href="https://www.astropy.org/code_of_conduct.html">Astropy code of conduct</a>.
</p>
<br>
<hr>
<br>
<p> In order to report any information or issue, please contact the Gammapy Coordination Committee using its
generic email, <a href="mailto:[email protected]">[email protected]</a>, or any
member of the Coordination Committee (see its composition <a href="team.html#coordination-committee">here</a>).
</p>
</div>
</main>
<!-- Footer placeholder -->
<div id="footer-placeholder"></div>
<script src="load-components.js"></script>
</body>
</html>
Loading