Skip to content

Tags: azimmern/dataCarpentries_template

Tags

v9.5.3

Toggle v9.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
fmichonneau François Michonneau
upgrade version number

v9.5.2

Toggle v9.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fmichonneau François Michonneau
bump version number

v9.5.1

Toggle v9.5.1's commit message
Add 'cp' (Carpentry) as a new lesson type

* Add 'cp' (Carpentry) as a lesson type (for instructor training)
* Explain lesson type abbreviations (swc, dc, lc, cp)
* Emphasize the fact that there is no need to edit "repository" variable in front matter

v9.5.0

Toggle v9.5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rgaiacs Raniere Silva
v9.5.0

New Features

- Migrate `bin/*.py` to Python 3

  Because Python 2 will not be supported soon
  and we are teaching Python 3 for a while.
- Add note about the version of the style

  This will help maintainers, contributors and users.
- Move boilerplate files to their own file

  This will help maintainers to copy some files.
- Add `.travis.yml`

  This will help contributors to know what is wrong.

Changes

- Fix favicon
- Fix search (powered by Google)
- Clean footer HTML
- Fix Copyright information
- Fix line wrap after dash in code block
- Fix font size of h2 in call out box
- Remove root and layout from YAML for boilerplate
- Make Jekyll ignore .Rproj

Contributors

- Andy Boughton (@abought)
- François Michonneau (@fmichonneau)
- Joseph Stachelek (@jsta)
- Katrin Leinweber (@katrinleinweber)
- Maxim Belkin (@maxim-belkin)
- Michael R. Crusoe (@mr-c)

v9.5.0-rc.1

Toggle v9.5.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #276 from rgaiacs/274

Make Jekyll ignore .Rproj

v9.4.0

Toggle v9.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rgaiacs Raniere Silva
v9.4.0

Changes

- Fix bin/lesson_initialize.py
- Secure hyperlinks to pre-empt server-side HTTPS redirects
- Advise users not to edit .md files generated from .Rmd files
- Fix CSS to use .language-X class
- Updated lesson_initialize
- Add current year to copyright of workshop footer
- Fix broken link for Contact
- Fix svg files
- Replace out of date Code of Conduct
- Link DOIs to preferred resolver
- Update repo_check.py with new GitHub labels
- Don't break words in code
- Fix GitHub meta data

v9.3.1

Toggle v9.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rgaiacs Raniere Silva
v9.3.1

Changes

- Fix "Could not locate the included file 'all_figures.html'" error

v9.3.0

Toggle v9.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rgaiacs Raniere Silva
v9.3.0

- Syntax highlight
- Replace extract_figures.py with Javacript
- Add "Offline" Capable
- Add keyboard key style

v9.3.0rc

Toggle v9.3.0rc's commit message
Fix email as keyword in bin/lesson_check.py

v9.2.4

Toggle v9.2.4's commit message
Revert "Remove CONDUCT.md since it should be generate by bin/lesson_i…

…nitialize.py"

This reverts commit 1e56203.