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

Update to styles v9.5.2 #23

Merged
merged 265 commits into from
Jun 20, 2018
Merged

Update to styles v9.5.2 #23

merged 265 commits into from
Jun 20, 2018

Conversation

fmichonneau
Copy link
Member

This pull request brings the latest version of the template to this repository. Release notes are available from the styles GitHub Repository. See v9.5.1 and v9.5.2. Deployment progress tracked in carpentries/styles#302.

gvwilson and others added 30 commits January 18, 2017 07:27
Rev 7da36a5 added a new row to the syllabus table with only 11 columns (instead of 12), which broke layout.
This fix adds the missing space.
The consumer was removed by 079d7d5 (Updating contribution guidelines
in boilerplate, 2016-06-26).
bin/lesson_initialize.py: Remove 'example-site' reference
Visually separate inline code blocks
ensure dt elements have an id set
Improve round corners on block input and output
Update copyright year with current year
Jekyll doesn't export the _episodes_rmd so we need to flag the files.
Each Rmd file must have in the YAML header

    source: Rmd
Numbering the lessons in the schedule
Revert "ensure dt elements have an id set"
mr-c and others added 28 commits May 30, 2018 11:43
Closes carpentries/styles#283

`site.email` is used as:

_includes/lesson_footer.html:	        <a href="mailto:{{ site.email }}">Contact</a>
_includes/workshop_footer.html:	<a href="mailto:{{ site.email }}">Contact</a>

Therefore, it does not make sense to have `mailto` in the `email` itself.
remove permalink that breaks asset includes
Move CODE_OF_CONDUCT.md to boilerplate
Makefile: add docker-serve target
Add links.md to files in boilerplate
update URLs to reflect consolidation to carpentries organization
* 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
links.md: add links to carpentries' lessons overview pages
@fmichonneau fmichonneau merged commit fcd0152 into gh-pages Jun 20, 2018
@fmichonneau fmichonneau deleted the update-styles-v9.5.2 branch June 20, 2018 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.