Rémi Emonet [Fri, 1 May 2015 22:05:14 +0000 (00:05 +0200)]
fix #26: updated bundled deck.js, including the fix on browsercast
this bundle is used also for browsecast-less presentations
and thus browsercast should not unbind the space in this case
and that's solved now
Raniere Silva [Sat, 25 Apr 2015 11:40:43 +0000 (08:40 -0300)]
Merge branch 'styles-compatible' into new-style
Raniere Silva [Sat, 25 Apr 2015 11:40:31 +0000 (08:40 -0300)]
Merge branch 'style-img-responsive' into new-style
Raniere Silva [Sat, 25 Apr 2015 11:40:21 +0000 (08:40 -0300)]
Merge branch 'upgrade-bootstrap' into new-style
Raniere Silva [Sat, 25 Apr 2015 11:39:01 +0000 (08:39 -0300)]
Merge pull request #24 from fmichonneau/merge-badge-classes
consolidate badge classes to swc.css
Raniere Silva [Sun, 19 Apr 2015 17:24:47 +0000 (14:24 -0300)]
Fix path of fonts
Raniere Silva [Sun, 19 Apr 2015 15:28:51 +0000 (12:28 -0300)]
CSS compatible with different versions of Pandoc
Raniere Silva [Sun, 19 Apr 2015 14:50:52 +0000 (11:50 -0300)]
Improve figures
Figures should be centered
and not overflow the screen.
Raniere Silva [Sun, 19 Apr 2015 14:25:27 +0000 (11:25 -0300)]
Bootstrap v3.3.4
Francois Michonneau [Tue, 24 Mar 2015 02:05:27 +0000 (22:05 -0400)]
consolidate badge classes to swc.css
the class removed are unused as we take advantage of classes provided by
Bootstrap instead.
Greg Wilson [Sat, 21 Mar 2015 21:28:20 +0000 (17:28 -0400)]
Merge pull request #18 from r-gaia-cs/styles-card
Add documentation about card class
Raniere Silva [Sat, 21 Mar 2015 20:02:25 +0000 (17:02 -0300)]
Add documentation about card class
Greg Wilson [Sat, 21 Mar 2015 16:48:38 +0000 (12:48 -0400)]
Merge pull request #17 from r-gaia-cs/style-panels
Better style for challenges
Greg Wilson [Sat, 21 Mar 2015 16:48:30 +0000 (12:48 -0400)]
Merge pull request #16 from r-gaia-cs/styles-fix-background
Fix background for lessons
Piotr Banaszkiewicz [Wed, 18 Feb 2015 19:30:08 +0000 (20:30 +0100)]
Fix: styles for panel heading
There's a note in
https://github.com/swcarpentry/lesson-template/pull/182
explaining why we need to fix style for panel heading.
Piotr Banaszkiewicz [Wed, 18 Feb 2015 19:26:10 +0000 (20:26 +0100)]
Add Bootstrap theme
This makes some things look nicer (e.g. adds gradients, etc).
Raniere Silva [Sat, 21 Mar 2015 07:52:51 +0000 (04:52 -0300)]
Fix background for lessons
Francois Michonneau [Mon, 2 Mar 2015 19:40:09 +0000 (14:40 -0500)]
Merge pull request #12 from fmichonneau/site-update
Update CSS to go with the SWC site template update
Raniere Silva [Wed, 25 Feb 2015 19:51:57 +0000 (20:51 +0100)]
Merge pull request #10 from pbanaszkiewicz/fix-table-styles
Fix: styles for tables in SQL lessons
Francois Michonneau [Mon, 23 Feb 2015 16:57:00 +0000 (11:57 -0500)]
fix footer for small displays
Francois Michonneau [Mon, 23 Feb 2015 16:56:20 +0000 (11:56 -0500)]
fix swcarpentry/site#844 reposition button on small displays
Francois Michonneau [Thu, 19 Feb 2015 05:01:57 +0000 (00:01 -0500)]
fix navbar
Francois Michonneau [Thu, 19 Feb 2015 05:01:44 +0000 (00:01 -0500)]
fix blockquote
Piotr Banaszkiewicz [Sat, 14 Feb 2015 10:56:02 +0000 (11:56 +0100)]
swc.css: Add striped rows to tables
Now 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.
Piotr Banaszkiewicz [Fri, 13 Feb 2015 19:58:35 +0000 (20:58 +0100)]
Fix: styles for tables in SQL lessons
Previously: table cells had no padding, which caused a visual collapse
(cell content was too close to cell neighbors). Table header rows had
dark blue background and black letters. Tables had no space between
them and following paragraphs.
Changes:
* added 5px padding to cell contents
* changed header row background to gray-ish (I considered switching text
color to white, but it didn't look good)
* 15px margin on the bottom of the tables (similarly to bottom margin
used by paragraph style).
Francois Michonneau [Fri, 13 Feb 2015 14:17:00 +0000 (09:17 -0500)]
fix #8 (font size for code in headings)
Francois Michonneau [Thu, 12 Feb 2015 03:05:00 +0000 (22:05 -0500)]
fix navbar on smaller displays
Francois Michonneau [Thu, 12 Feb 2015 02:32:57 +0000 (21:32 -0500)]
bump z-index for ribbon
Francois Michonneau [Thu, 12 Feb 2015 01:57:07 +0000 (20:57 -0500)]
fix footer
Francois Michonneau [Thu, 5 Feb 2015 04:24:48 +0000 (23:24 -0500)]
fix swcarpentry/styles#4 github ribbon position
Francois Michonneau [Thu, 5 Feb 2015 03:58:29 +0000 (22:58 -0500)]
Merge github.com:swcarpentry/styles into site-update
Francois Michonneau [Wed, 4 Feb 2015 22:12:04 +0000 (17:12 -0500)]
modify CSS for navbar
Francois Michonneau [Wed, 4 Feb 2015 22:11:51 +0000 (17:11 -0500)]
fix urls for location of glyphicons
Francois Michonneau [Wed, 4 Feb 2015 19:49:51 +0000 (14:49 -0500)]
remove unneeded classes
Francois Michonneau [Mon, 2 Feb 2015 05:22:46 +0000 (00:22 -0500)]
fix class for navbar
Francois Michonneau [Mon, 2 Feb 2015 03:21:37 +0000 (22:21 -0500)]
Merge pull request #6 from fmichonneau/fix-typo
add missing bracket
Francois Michonneau [Mon, 2 Feb 2015 03:21:02 +0000 (22:21 -0500)]
add missing bracket
Raniere Silva [Sun, 1 Feb 2015 01:25:58 +0000 (23:25 -0200)]
Merge pull request #3 from fmichonneau/upgrade-bootstrap
Upgrade bootstrap
Francois Michonneau [Sat, 31 Jan 2015 17:14:52 +0000 (12:14 -0500)]
Merge github.com:swcarpentry/styles into upgrade-bootstrap
Conflicts:
css/swc-bootstrap.css
css/swc.css
Raniere Silva [Wed, 28 Jan 2015 20:29:40 +0000 (18:29 -0200)]
Merge pull request #5 from swcarpentry/join-site-lesson
Join CSS from site and lessons
Raniere Silva [Wed, 28 Jan 2015 20:13:07 +0000 (18:13 -0200)]
Merge branch 'site'
James Allen [Mon, 26 Jan 2015 10:00:10 +0000 (10:00 +0000)]
Use unified CSS from site.
As per swcarpentry/lesson-template#140, but only the core CSS
changes.
Raniere Silva [Wed, 28 Jan 2015 20:02:25 +0000 (18:02 -0200)]
Move files (from site) into css
Greg Wilson [Thu, 22 Jan 2015 01:19:24 +0000 (20:19 -0500)]
Merging @r-gaia-cs improvements
Raniere Silva [Sun, 4 Jan 2015 12:45:14 +0000 (10:45 -0200)]
Small improvements to CSS
- Remove extra space before title of boxes
- Remove background color of boxes when printing
- Add "Input", "Output" and "Error" tips for code blocks
when printing
- Avoid duplicate lines
Bill Mills [Wed, 31 Dec 2014 06:06:23 +0000 (22:06 -0800)]
added some challenge CSS
Raniere Silva [Sun, 16 Nov 2014 13:53:38 +0000 (11:53 -0200)]
Improve callout box
and "learning objectives" box.
Timothée Poisot [Fri, 14 Nov 2014 00:38:43 +0000 (13:38 +1300)]
Blockquote margins
Raniere Silva [Sun, 16 Nov 2014 13:03:14 +0000 (11:03 -0200)]
Set up code color
Raniere Silva [Sun, 16 Nov 2014 11:51:03 +0000 (09:51 -0200)]
Remove border bottom from title
Raniere Silva [Thu, 13 Nov 2014 21:28:48 +0000 (19:28 -0200)]
Clean CSS file
Francois Michonneau [Tue, 27 Jan 2015 17:40:30 +0000 (12:40 -0500)]
use correct swc.css file
Francois Michonneau [Tue, 27 Jan 2015 16:21:31 +0000 (11:21 -0500)]
consolidate CSS files
Francois Michonneau [Tue, 27 Jan 2015 16:20:52 +0000 (11:20 -0500)]
upgrade to bootstrap 3.3.2
James Allen [Wed, 21 Jan 2015 21:14:36 +0000 (21:14 +0000)]
Separate out some specific workshop classes.
The workshop template is mostly plain bootstrap, so getting it work
alongside the site CSS seems mostly straightforward. We only need to
add in a .workshop class to the body, and a .card class to the
.container in the workshop. Everything else is bootstrap content.
This commit also removes the banner.html include since this did not
seem to be removed in the main site, but was referenced in the CSS.
Removing it makes it clear the .banner class is only needed in the
workshop, not here.
Greg Wilson [Sun, 21 Dec 2014 01:53:11 +0000 (20:53 -0500)]
Cleaning up nav bar
Greg Wilson [Fri, 28 Nov 2014 12:25:58 +0000 (07:25 -0500)]
Reformatting instructor bios
Abigail Cabunoc [Mon, 24 Nov 2014 20:23:52 +0000 (15:23 -0500)]
Instructor training registration form
* add Country drop down select
* add Gender
Raniere Silva [Fri, 24 Oct 2014 12:53:31 +0000 (10:53 -0200)]
Move files into css
Raniere Silva [Thu, 25 Sep 2014 15:59:59 +0000 (12:59 -0300)]
Replace bootcamp with workshop
~~~
$ for file in $(grep -r -l 'bootcamp' .); do sed -i 's/bootcamp/workshop/g' $file; done
$ for file in $(grep -r -l 'boot camp' .); do sed -i 's/boot camp/workshop/g' $file; done
~~~
and others minors changes.
Close #240.
Greg Wilson [Mon, 29 Sep 2014 16:52:33 +0000 (12:52 -0400)]
Changing wording in everything except blog posts
Greg Wilson [Tue, 22 Jul 2014 19:52:11 +0000 (15:52 -0400)]
Merge pull request #535 from gvwilson/rewriting-shell-lesson-using-nelle
Rewriting novice shell lesson so that everything refers to Nelle instead of Vlad.
Raniere Silva [Sat, 14 Jun 2014 03:10:02 +0000 (00:10 -0300)]
Update IPython Notebook template
- Improve to handle err class
- Improve pandoc support
Raniere Silva [Mon, 23 Jun 2014 21:09:47 +0000 (18:09 -0300)]
Shrink the font size for print version
Raniere Silva [Sun, 22 Jun 2014 14:51:55 +0000 (11:51 -0300)]
Add CSS for printing
The CSS was add at our main CSS and remove from printing:
- Logo at header
- GitHub ribbon
- Footnote
Close #561.
Raniere Silva [Fri, 13 Jun 2014 17:15:42 +0000 (14:15 -0300)]
Update template for book to rely on CSS
Use h2 tag for "subtitle" will break any tool used to convert HTML
for another format. This commit replace h2 with span and rely on
CSS for have the same look.
Greg Wilson [Tue, 10 Jun 2014 15:49:38 +0000 (11:49 -0400)]
Merge pull request #447 from r-gaia-cs/github
Add GitHub Ribbon to our lessons
Greg Wilson [Mon, 9 Jun 2014 17:29:58 +0000 (13:29 -0400)]
Novice shell lesson is now written in terms of Nelle instead of Vlad.
Raniere Silva [Sat, 7 Jun 2014 16:43:05 +0000 (13:43 -0300)]
Improve CSS for GitHub ribbon
- For small screen, preserve margin.
- Use css-beautify
Raniere Silva [Fri, 18 Apr 2014 13:52:12 +0000 (10:52 -0300)]
Add GitHub Ribbon to our lessons
Backport of
9a19e91 from swcarpentry/site.
All credits to Abigail Cabunoc <abigail.cabunoc@oicr.on.ca>
for the awesome work with CSS.
Abigail Cabunoc [Mon, 2 Jun 2014 13:24:52 +0000 (09:24 -0400)]
Cross browser - stop text wrap in ff
* #462
Abigail Cabunoc [Mon, 2 Jun 2014 02:09:54 +0000 (22:09 -0400)]
Change to a css github ribbon
* responsive for smaller screens
* move menu over more - click will always open menu
* #462
Raniere Silva [Fri, 18 Apr 2014 14:31:06 +0000 (11:31 -0300)]
Fix btn-nav position due GitHub Ribbon
Greg Wilson [Mon, 26 May 2014 16:44:43 +0000 (12:44 -0400)]
Converting to individual challenge div's in the novice shell lessons
Greg Wilson [Sun, 6 Apr 2014 13:50:02 +0000 (09:50 -0400)]
Merge pull request #385 from r-gaia-cs/css-mobile
Add CSS media query to improve logo position
Greg Wilson [Tue, 25 Mar 2014 18:06:49 +0000 (14:06 -0400)]
Cleaning up novice extras
Raniere Silva [Mon, 17 Mar 2014 16:52:50 +0000 (13:52 -0300)]
Add CSS media query to improve logo
Greg Wilson [Mon, 3 Mar 2014 16:12:54 +0000 (11:12 -0500)]
Getting the pre-formatted code's color right
Greg Wilson [Fri, 28 Feb 2014 12:51:05 +0000 (07:51 -0500)]
Merge branch 'sticking-with-jekyll' of github.com:gvwilson/bc into sticking-with-jekyll
Greg Wilson [Thu, 27 Feb 2014 15:15:46 +0000 (10:15 -0500)]
* Getting rid of old cheat sheets
* Indenting error output cells
* Removing explicit 'level' keys from Markdown files
* Storing the generated files so that people who don't use those tools won't have to regenerate them.
* Modifying .gitignore to reflect this.
* Updating the Makefile to run Jekyll exactly once.
* Command to install on the server
* No longer worrying about making a page of images
* Better (more guessable) name for the target that builds the website
* Fixing image paths
* Fixing up glossary entries
Greg Wilson [Thu, 27 Feb 2014 15:38:04 +0000 (10:38 -0500)]
Indenting error output cells
Abigail Cabunoc [Fri, 21 Feb 2014 04:04:25 +0000 (23:04 -0500)]
Cleaning up css
* remove unused classes copied from google form
* moved styles to swc.css
* #361
Raniere Silva [Tue, 18 Feb 2014 01:57:50 +0000 (22:57 -0300)]
CSS arrow to mark input and output
**Note**: This is a prototype.
Instead of "In" and "Out" use arrow to mark the input and output
of IPython lessons.
To construct the arrows we only use CSS.
Greg Wilson [Sun, 16 Feb 2014 12:52:03 +0000 (07:52 -0500)]
Inlining contents of generic bootcamp index page
Greg Wilson [Sun, 9 Feb 2014 19:15:51 +0000 (14:15 -0500)]
1. Moving general information about bootcamps and setup instruction into `index.html`
(instead of using %include directives).
2. Deleting unused include files containing general bootcamp information.
3. Leaving the setup instruction snippets in place for now.
4. Modifying CSS to format things more cleanly now that they're inlined.
Greg Wilson [Fri, 7 Feb 2014 17:05:02 +0000 (12:05 -0500)]
Preparing material for Version 5 novice release
Abigail Cabunoc [Sun, 19 Jan 2014 03:43:21 +0000 (22:43 -0500)]
Change header case for @r-gaia-cs
Abigail Cabunoc [Sun, 19 Jan 2014 01:24:01 +0000 (20:24 -0500)]
navbar & links
* input from @r-gaia-cs
* links on hover: darker & underline
* move search bar to bottom on collapse
Abigail Cabunoc [Sat, 18 Jan 2014 22:29:58 +0000 (17:29 -0500)]
Navbar work
* mostly the collapsed the bar, make less awkward
* some link colour changes
Greg Wilson [Thu, 16 Jan 2014 10:45:05 +0000 (05:45 -0500)]
Editing out the notebook-specific stuff in Mike Hansen's post
Greg Wilson [Thu, 16 Jan 2014 10:28:51 +0000 (05:28 -0500)]
Merge branch 'master' of github.com:synesthesiam/site into synesthesiam-master
Greg Wilson [Thu, 16 Jan 2014 00:41:33 +0000 (19:41 -0500)]
Changing default mailing address and putting contact email in footer
Michael Hansen [Sun, 12 Jan 2014 23:08:50 +0000 (18:08 -0500)]
Fixed conflicts
Abigail Cabunoc [Sun, 5 Jan 2014 20:42:14 +0000 (15:42 -0500)]
override blockquote font size change
* issue #277
Abigail Cabunoc [Sun, 5 Jan 2014 20:39:53 +0000 (15:39 -0500)]
Keep headers the darker blue
* related to #278
Abigail Cabunoc [Sun, 5 Jan 2014 20:37:13 +0000 (15:37 -0500)]
Trying to keep all clickable item blue
* helps with learning a new ui
* 3 sub-headings on home page are no longer links
Abigail Cabunoc [Sun, 5 Jan 2014 20:33:56 +0000 (15:33 -0500)]
Brighter link colour
* #278
Abigail Cabunoc [Sun, 5 Jan 2014 20:23:13 +0000 (15:23 -0500)]
remove text-shadow in header again
* issue #264
Abigail Cabunoc [Sun, 5 Jan 2014 20:19:42 +0000 (15:19 -0500)]
remove text-shadow in header
* issue #264
Abigail Cabunoc [Sun, 5 Jan 2014 20:12:42 +0000 (15:12 -0500)]
search bar - change black line to blue
* issue #263