- 05 Jan, 2015 2 commits
-
-
widdowquinn authored
-
widdowquinn authored
If the index.html header contains a blank line, check.py returns an error indicating "superfluous categories". This message was unclear about the cause of the error. This change reports the presence of blank lines in the header specifically as an error.
-
- 29 Dec, 2014 1 commit
-
-
Raniere Silva authored
Fix favicon link
-
- 28 Dec, 2014 6 commits
-
-
Erik M. Bray authored
Fix shortcut icon link to one that works (alternatively, the site template should be updated so that v5/favicon.ico goes somewhere)
-
Greg Wilson authored
-
Greg Wilson authored
Merge branch 'gvwilson-refactoring-check' of github.com:pbanaszkiewicz/workshop-template into refactoring-check
-
Greg Wilson authored
-
Greg Wilson authored
Enumerating setup/run instructions for installation test scripts
-
Greg Wilson authored
Redirects for people with top level github.io domains. Fixes issue #49
-
- 24 Dec, 2014 4 commits
-
-
Piotr Banaszkiewicz authored
PEP8 changes: * two lines before function definition * shortened too long lines (except for one regexp) Switched to logging: * now a list of errors for each category is shared between functions Removed global list of errors: * instead functions pass a reference to the list that's held in `main()` * two new formatting helpers: `add_error(msg, errors)` and `add_suberror(msg, errors)` -- if you want to know details how they work, take a look at their docstrings
-
Greg Wilson authored
-
Greg Wilson authored
-
Roman Valls Guimera authored
-
- 21 Dec, 2014 2 commits
-
-
Carol Willing authored
Add note about chmod to instructions for workshop template script executable
-
Greg Wilson authored
Telling users what country names are accepted
-
- 20 Dec, 2014 2 commits
-
-
Raniere Silva authored
Upgrade to CC BY 4.0
-
Greg Wilson authored
-
- 19 Dec, 2014 8 commits
-
-
Raniere Silva authored
Address issue reported by @willingc.
-
W. Trevor King authored
Titles from the v4 release notes [1]: * A more global license * Rights outside the scope of copyright * Common-sense attribution * Enabling more anonymity, when desired * 30-day window to correct license violations * Increased readability * Clarity about adaptations [1]: https://creativecommons.org/version4
-
Greg Wilson authored
Corrects link for workshop create script
-
Greg Wilson authored
Adding website url to configuration
-
Carol Willing authored
-
Greg Wilson authored
-
Greg Wilson authored
1. Add `lesson_repo` and `lesson_site` variables to `_config.yml`. 2. Refer to variables in `_includes/footer.html` to link to bug reports. 3. Modified `index.html` accordingly.
-
Greg Wilson authored
Renaming the workshop creation script for upload to Software Carpentry website.
-
- 18 Dec, 2014 3 commits
-
-
Greg Wilson authored
This PR renames `tools/create` to `tools/swc-workshop-create` so that when we upload it to http://files.software-carpentry.org, and people download it from there, its purpose will be clearer --- `create` on its own isn't particularly meaningful. This PR also does some minor copy-editing on messages inside the script.
-
Greg Wilson authored
Fixing internal link references.
-
Greg Wilson authored
-
- 17 Dec, 2014 8 commits
-
-
Greg Wilson authored
Integrate the installation-test with the main page
-
W. Trevor King authored
-
W. Trevor King authored
-
W. Trevor King authored
-
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Fixing broken links in standard footer.
-
- 16 Dec, 2014 4 commits
-
-
Roman Valls Guimera authored
-
Greg Wilson authored
Update README.md
-
James Allen authored
-
Greg Wilson authored
1. Added and corrected variables in `_config.yml`. 2. Fixed references in `_includes/footer.html`.
-