- 10 Feb, 2016 1 commit
-
-
David LeBauer authored
per #277 link now downloads windows installer rather than directing user to windows installer repository
-
- 09 Feb, 2016 1 commit
-
-
Raniere Silva authored
better formatting - <p> tags for survey links
-
- 08 Feb, 2016 1 commit
-
-
maneesha sane authored
-
- 02 Feb, 2016 2 commits
-
-
Greg Wilson authored
Move survey links outside of agenda
-
maneesha sane authored
When people edit the workshop agenda they often end up removing the links to the surveys and then need SWC staff to re-send them. Links are now moved outside the agenda.
-
- 29 Jan, 2016 2 commits
-
-
Greg Wilson authored
add reminder to email admin
-
maneesha sane authored
-
- 27 Jan, 2016 1 commit
-
-
Raniere Silva authored
index.html: Comment out setup/ link to make installation-tests opt-in
-
- 25 Jan, 2016 1 commit
-
-
maneesha authored
-
- 24 Jan, 2016 2 commits
-
-
Raniere Silva authored
-
Raniere Silva authored
Fixes `startdate` and `enddate` comments
-
- 23 Jan, 2016 3 commits
-
-
Raniere Silva authored
Add note about fields that shouldn't change.
-
Raniere Silva authored
Close 274.
-
maneesha authored
-
- 22 Jan, 2016 6 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Made `git clone` optional for instructions
-
Lex Nederbragt authored
An attempt to make it even more clear which entries in index.html should be quoted and which not.
-
Xavier Ho authored
Use YYYY-MM-DD instead of "YYYY-MM-DD", which offends `tools/check.py`
-
Xavier Ho authored
-
- 11 Jan, 2016 3 commits
-
-
Greg Wilson authored
CUSTOMIZATION.md: Fix 'administraotrs' -> 'administrators' typo
-
W. Trevor King authored
This snuck in with 48c5eda1 (Updating note on customization, 2015-01-21, #138).
-
W. Trevor King authored
Sometimes instructors forget to customize their CHECKS, but learners still follow this link and run the stock checks, resulting in a bunch of confusing errors about missing packages that the learner doesn't actually need [1,2,3,4]. Instead of expecting instructors to edit CHECKS or remove the setup/ reference from index.html (a default that is right for nobody), this commit comments that setup/ reference out (a default that is right for folks who don't want installation-checks). Instructors who *do* want installation checks now need to do two things (uncomment the setup/ reference and update CHECKS), but with both steps listed in CUSTOMIZATION they are more likely to get that right. [1]: https://github.com/swcarpentry/workshop-template/issues/136 [2]: https://github.com/swcarpentry/workshop-template/issues/180 [3]: https://github.com/swcarpentry/workshop-template/issues/181 [4]: https://github.com/swcarpentry/workshop-template/issues/258
-
- 08 Jan, 2016 1 commit
-
-
Greg Wilson authored
Added note on installing Jekyll with specific version of Ruby
-
- 07 Jan, 2016 1 commit
-
-
Phillip Alderman authored
-
- 28 Dec, 2015 2 commits
-
-
https://github.com/swcarpentry/website/issues/107Raniere Silva authored
This reverts commit 8d0905be.
-
-
- 08 Dec, 2015 2 commits
-
-
Greg Wilson authored
Minor typo fix.
-
Neal Davis authored
-
- 01 Dec, 2015 1 commit
-
-
Raniere Silva authored
-
- 30 Nov, 2015 1 commit
-
-
Raniere Silva authored
-
- 23 Nov, 2015 2 commits
-
-
Raniere Silva authored
Link directly to Windows Installer repo for executable
-
Ethan White authored
To avoid the manual step of emailing and uploading new releases of the Windows Installer this moves to downloading the file directly from the GitHub release and updating the associated link in _config.yml.
-
- 20 Nov, 2015 1 commit
-
-
Raniere Silva authored
index: Add HTML IDs to sections that lacked them
-
- 19 Nov, 2015 3 commits
-
-
Jonah Duckles authored
added survey to config.yml edit index.html links
-
Jonah Duckles authored
Meta tags
-
Piotr Banaszkiewicz authored
"join" filter only works on lists (arrays), so when `instructor` or `helper` are strings (or empty objects) then the result will be "". But when they are arrays of strings, then the result will be like: "Piotr Banaszkiewicz|Greg Wilson".
-
- 18 Nov, 2015 1 commit
-
-
Piotr Banaszkiewicz authored
People can be named "John Smith, Jr.", but (probably) not "John Smith| Jr."
-
- 17 Nov, 2015 2 commits
-
-
W. Trevor King authored
I missed anchors for linking to the syllabus today. The "syllabus-" prefix avoids colliding with the existing setup IDs (e.g. "syllabus-shell" for the syllabus entry and "shell" for the setup entry).
-
Piotr Banaszkiewicz authored
-