Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyakobovitch committed Sep 19, 2020
0 parents commit b6c84af
Show file tree
Hide file tree
Showing 228 changed files with 16,968 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
root = true

[*]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
indent_size = 2
indent_style = space
max_line_length = 100 # Please keep this in sync with bin/lesson_check.py!

[*.r]
max_line_length = 80

[*.py]
indent_size = 4
indent_style = space
max_line_length = 79

[*.sh]
end_of_line = lf

[Makefile]
indent_style = tab
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github: [carpentries, swcarpentry, datacarpentry, librarycarpentry]
custom: ["https://carpentries.wedid.it"]
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<details>
<summary><strong>Instructions</strong></summary>

Thanks for contributing! :heart:

If this contribution is for instructor training, please email the link to this contribution to
[email protected] so we can record your progress. You've completed your contribution
step for instructor checkout by submitting this contribution!

If this issue is about a specific episode within a lesson, please provide its link or filename.

Keep in mind that **lesson maintainers are volunteers** and it may take them some time to
respond to your contribution. Although not all contributions can be incorporated into the lesson
materials, we appreciate your time and effort to improve the curriculum. If you have any questions
about the lesson maintenance process or would like to volunteer your time as a contribution
reviewer, please contact The Carpentries Team at [email protected].

You may delete these instructions from your comment.

\- The Carpentries
</details>
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<details>
<summary><strong>Instructions</strong></summary>

Thanks for contributing! :heart:

If this contribution is for instructor training, please email the link to this contribution to
[email protected] so we can record your progress. You've completed your contribution
step for instructor checkout by submitting this contribution!

Keep in mind that **lesson maintainers are volunteers** and it may take them some time to
respond to your contribution. Although not all contributions can be incorporated into the lesson
materials, we appreciate your time and effort to improve the curriculum. If you have any questions
about the lesson maintenance process or would like to volunteer your time as a contribution
reviewer, please contact The Carpentries Team at [email protected].

You may delete these instructions from your comment.

\- The Carpentries
</details>
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
*.pyc
*~
.DS_Store
.ipynb_checkpoints
.sass-cache
.jekyll-cache/
__pycache__
_site
.Rproj.user
.Rhistory
.RData
.bundle/
.vendor/
vendor/
.docker-vendor/
Gemfile.lock
.*history
31 changes: 31 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Abigail Cabunoc Mayes <[email protected]>
Abigail Cabunoc Mayes <[email protected]> <[email protected]>
Amy Brown <[email protected]> <[email protected]>
Andrew Walker <[email protected]> <[email protected]>
Andy Boughton <[email protected]> <[email protected]>
Ben Jolly <[email protected]>
Erin Becker <[email protected]>
Evan P. Williamson <[email protected]>
François Michonneau <[email protected]>
François Michonneau <[email protected]> <[email protected]>
Greg Wilson <[email protected]> <[email protected]>
James Allen <[email protected]> <[email protected]>
Jonah Duckles <[email protected]> <[email protected]>
Jonathan Cooper <[email protected]> <[email protected]>
Lauren Michael <[email protected]>
Leighton Pritchard <[email protected]>
Lex Nederbragt <[email protected]> <[email protected]>
Maneesha Sane <[email protected]>
Marianna Foos <[email protected]>
Maxim Belkin <[email protected]> <[email protected]>
Mike Jackson <[email protected]> <[email protected]>
Neal Davis <[email protected]> <[email protected]>
Pauline Barmby <[email protected]>
Philipp Von Bieberstein <[email protected]>
Raniere Silva <[email protected]> <[email protected]>
Raniere Silva <[email protected]> <[email protected]>
Rémi Emonet <[email protected]> <[email protected]>
Rémi Emonet <[email protected]> <[email protected]>
Sarah Stevens <[email protected]> <[email protected]>
Timothée Poisot <[email protected]> <[email protected]>
Yashasvi Girdhar <[email protected]>
18 changes: 18 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
language: python
python:
- "3.6"
# Remember that the code is running on a 14.04 machine.
# - "3.4"
# command to install dependencies
install:
- pip install -r requirements.txt
# as per https://docs.travis-ci.com/user/installing-dependencies/
# command to run tests
before_script:
- "python bin/_travis.py"
script:
- python bin/workshop_check.py .
- python -m unittest bin/_test/bs4test.py
branches:
only:
- gh-pages
67 changes: 67 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
Aron Ahmadia
Phillip Alderman
James Allen
Piotr Banaszkiewicz
Pauline Barmby
Radovan Bast
John Blischak
Olga Botvinnik
Andy Boughton
Erik M. Bray
Amy Brown
C. Titus Brown
Greg Caporaso
Sarah Clayton
Matt Davis
Neal Davis
Jonah Duckles
Marianna Foos
Yashasvi Girdhar
Ivan Gonzalez
John Gosset
Alistair Grant
Thomas Guignard
Konrad Hinsen
Xavier Ho
Damien Irving
Mike Jackson
Ben Jolly
Jan T. Kim
W. Trevor King
David LeBauer
Joona Lehtomäki
Kunal Marwaha
Sheldon McKay
Lauren Michael
François Michonneau
Lex Nederbragt
Aleksandra Nenadic
Jeramia Ory
Fernando Perez
Leighton Pritchard
Andrey Prokopenko
Scott Ritchie
Maneesha Sane
Raniere Silva
Arfon Smith
Ashwin Srinath
Sarah Stevens
Julia Stewart Lowndes
Tracy Teal
Stefan Topfstedt
Olav Vahtras
Philipp Von Bieberstein
Andrew Walker
Ben Waugh
Lukas Weber
Ethan White
Jason Williams
Carol Willing
Greg Wilson
Tom Wright
Andrea Zonca
Alex Thompson
Jonathan Cooper
Marcel Stimberg
Mark A. Matienzo
Steve Moss
5 changes: 5 additions & 0 deletions CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Please cite as:

Greg Wilson (ed): "Software Carpentry: Workshop Template." Version
2016.06, June 2016, https://github.com/carpentries/workshop-template,
10.5281/zenodo.58156.
11 changes: 11 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: page
title: "Contributor Code of Conduct"
---
As contributors and maintainers of this project,
we pledge to follow the [Carpentry Code of Conduct][coc].

Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by following our [reporting guidelines][coc-reporting].

{% include links.md %}
44 changes: 44 additions & 0 deletions CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
layout: page
title: "Contributor Code of Conduct"
---
As contributors and maintainers of this project,
we pledge to respect all people who contribute through reporting issues,
posting feature requests,
updating documentation,
submitting pull requests or patches,
and other activities.

We are committed to making participation in this project a harassment-free experience for everyone,
regardless of level of experience,
gender,
gender identity and expression,
sexual orientation,
disability,
personal appearance,
body size,
race,
ethnicity,
age,
or religion.

Examples of unacceptable behavior by participants include the use of sexual language or imagery,
derogatory comments or personal attacks,
trolling,
public or private harassment,
insults,
or other unprofessional conduct.

Project maintainers have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to our [Code of Conduct][coc].
Project maintainers who do not follow the Code of Conduct may be removed from the project team.

Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by following our [reporting guidelines][coc-reporting].


- [Software and Data Carpentry Code of Conduct][coc]
- [Code of Conduct Reporting Guide][coc-reporting]

{% include links.md %}
Loading

0 comments on commit b6c84af

Please sign in to comment.