- Jun 01, 2015
- 
- 
Greg Wilson authoredIf there is a subtitle, the main title links to the `index.html` home page. If there is no subtitle, this *is* the home page, so there is no link. 
 
- 
- Mar 28, 2015
- 
- 
Greg Wilson authoredCONTRIBUTING.md: Use a generic reference name for the issues link 
- 
W. Trevor King authoredDownstream lesson maintainers are supposed to adapt this to point at their repository's issues [1], so use a reference name that works for both the lesson-template and downstream repositories. That way they only have to update the referenced URL and can leave the reference name alone. [1]: https://github.com/swcarpentry/lesson-template/issues/195#issuecomment-78310923 
 
- 
- Mar 22, 2015
- 
- 
Raniere Silva authoredBring in style file changes 
 
- 
- Mar 21, 2015
- 
- 
Greg Wilson authored
- 
Greg Wilson authoredAdd cards class 
- 
Greg Wilson authored
- 
Greg Wilson authoredAdd documentation about card class 
- 
Greg Wilson authored
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Greg Wilson authoredRender specific blockquotes as Bootstrap panels 
- 
Greg Wilson authoredBetter style for challenges 
- 
Greg Wilson authoredFix background for lessons 
- 
Piotr Banaszkiewicz authoredThere's a note in https://github.com/swcarpentry/lesson-template/pull/182 explaining why we need to fix style for panel heading. 
- 
Piotr Banaszkiewicz authoredThis makes some things look nicer (e.g. adds gradients, etc). 
- 
Raniere Silva authoredFrom http://getbootstrap.com/components/#panels-alternatives the only panel that the font color is white is `panel-primary` and for that reason it is the only one that we can't use. This replace the use of `panel-primary` with `panel-warning` since prerequisites and learning objectives **never** appear in the same file. 
- 
Piotr Banaszkiewicz authoredBlockquotes that have a header (with class "callout", "challenge", "prereq", "objectives") as their first element will get rendered as <div>s. Their structure will resemble Bootstrap's panel: http://getbootstrap.com/components/#panels-alternatives There's currently an issue with pandoc: the header nested under the blockquote will never have assigned attributes. This is causing the panel's heading to look enormous. I'll fix it in https://github.com/swcarpentry/styles/pull/11. BTW: glyphicons won't render correctly unless 'fonts' directory gets moved up one level to the 'css' directory. I'll fix that in https://github.com/swcarpentry/styles/pull/11 too. 
- 
Raniere Silva authored
 
- 
- Mar 19, 2015
- 
- 
Raniere Silva authoredCore and gh-pages aren't sync 
- 
Raniere Silva authoredThis is based on 966a0322 from gh-pages. Thanks to @ChristinaLK to report the problem. 
 
- 
- Mar 04, 2015
- 
- 
Raniere Silva authoredValidator should ignore CONDUCT.md and CONTRIBUTING.md 
- 
Andy Boughton authored
 
- 
- Mar 02, 2015
- 
- 
François Michonneau authoredUpdate CSS to go with the SWC site template update 
- 
Greg Wilson authoredAdding contributor covenant 
- 
Greg Wilson authored
 
- 
- Mar 01, 2015
- 
- 
Greg Wilson authored
- 
Greg Wilson authored
 
- 
- Feb 25, 2015
- 
- 
Raniere Silva authoredFix: styles for tables in SQL lessons 
 
- 
- Feb 23, 2015
- 
- 
François Michonneau authored
- 
François Michonneau authored
 
- 
- Feb 19, 2015
- 
- 
François Michonneau authored
- 
François Michonneau authored
 
- 
- Feb 18, 2015
- 
- 
Raniere Silva authoredAdd more lables to to setup labels script 
 
- 
- Feb 17, 2015
- 
- 
Raniere Silva authored
 
- 
- Feb 16, 2015
- 
- 
Greg Wilson authoredDo not render CONTRIBUTING.html. Ignore it if it is built. 
- 
Greg Wilson authoredFix link to Pro Git chapter on contributing to a project. 
- 
John Blischak authored
- 
John Blischak authored
 
- 
- Feb 14, 2015
- 
- 
Piotr Banaszkiewicz authoredNow the style is matching closely `.table-bordered` from Bootstrap. I decided to leave the header row background blank because it was too close in color to `#F9F9F9` - our new rule for even rows in the table. I also increased horizontal padding by 5px on both sides, because now that we have vertical borders it was too cramped. Additionaly I introduced borders for every cell in the table. 
 
-