rnaseq-cwl-training.git
9 years agoMerge github.com:swcarpentry/styles into site-update
Francois Michonneau [Thu, 5 Feb 2015 03:58:29 +0000 (22:58 -0500)]
Merge github.com:swcarpentry/styles into site-update

9 years agomodify CSS for navbar
Francois Michonneau [Wed, 4 Feb 2015 22:12:04 +0000 (17:12 -0500)]
modify CSS for navbar

9 years agofix urls for location of glyphicons
Francois Michonneau [Wed, 4 Feb 2015 22:11:51 +0000 (17:11 -0500)]
fix urls for location of glyphicons

9 years agoremove unneeded classes
Francois Michonneau [Wed, 4 Feb 2015 19:49:51 +0000 (14:49 -0500)]
remove unneeded classes

9 years agofix class for navbar
Francois Michonneau [Mon, 2 Feb 2015 05:22:46 +0000 (00:22 -0500)]
fix class for navbar

9 years agoMerge pull request #6 from fmichonneau/fix-typo
Francois Michonneau [Mon, 2 Feb 2015 03:21:37 +0000 (22:21 -0500)]
Merge pull request #6 from fmichonneau/fix-typo

add missing bracket

9 years agoadd missing bracket
Francois Michonneau [Mon, 2 Feb 2015 03:21:02 +0000 (22:21 -0500)]
add missing bracket

9 years agoMerge pull request #3 from fmichonneau/upgrade-bootstrap
Raniere Silva [Sun, 1 Feb 2015 01:25:58 +0000 (23:25 -0200)]
Merge pull request #3 from fmichonneau/upgrade-bootstrap

Upgrade bootstrap

9 years agoMerge github.com:swcarpentry/styles into 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

9 years agoMerge pull request #5 from swcarpentry/join-site-lesson
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

9 years agoMerge branch 'site'
Raniere Silva [Wed, 28 Jan 2015 20:13:07 +0000 (18:13 -0200)]
Merge branch 'site'

9 years agoUse unified CSS from 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.

9 years agoMove files (from site) into css
Raniere Silva [Wed, 28 Jan 2015 20:02:25 +0000 (18:02 -0200)]
Move files (from site) into css

9 years agoMerging @r-gaia-cs improvements
Greg Wilson [Thu, 22 Jan 2015 01:19:24 +0000 (20:19 -0500)]
Merging @r-gaia-cs improvements

9 years agoSmall improvements to CSS
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

9 years agoadded some challenge CSS
Bill Mills [Wed, 31 Dec 2014 06:06:23 +0000 (22:06 -0800)]
added some challenge CSS

9 years agoImprove callout box
Raniere Silva [Sun, 16 Nov 2014 13:53:38 +0000 (11:53 -0200)]
Improve callout box

and "learning objectives" box.

9 years agoBlockquote margins
Timothée Poisot [Fri, 14 Nov 2014 00:38:43 +0000 (13:38 +1300)]
Blockquote margins

9 years agoSet up code color
Raniere Silva [Sun, 16 Nov 2014 13:03:14 +0000 (11:03 -0200)]
Set up code color

9 years agoRemove border bottom from title
Raniere Silva [Sun, 16 Nov 2014 11:51:03 +0000 (09:51 -0200)]
Remove border bottom from title

9 years agoClean CSS file
Raniere Silva [Thu, 13 Nov 2014 21:28:48 +0000 (19:28 -0200)]
Clean CSS file

9 years agouse correct swc.css file
Francois Michonneau [Tue, 27 Jan 2015 17:40:30 +0000 (12:40 -0500)]
use correct swc.css file

9 years agoconsolidate CSS files
Francois Michonneau [Tue, 27 Jan 2015 16:21:31 +0000 (11:21 -0500)]
consolidate CSS files

9 years agoupgrade to bootstrap 3.3.2
Francois Michonneau [Tue, 27 Jan 2015 16:20:52 +0000 (11:20 -0500)]
upgrade to bootstrap 3.3.2

9 years agoSeparate out some specific workshop classes.
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.

9 years agoCleaning up nav bar
Greg Wilson [Sun, 21 Dec 2014 01:53:11 +0000 (20:53 -0500)]
Cleaning up nav bar

9 years agoReformatting instructor bios
Greg Wilson [Fri, 28 Nov 2014 12:25:58 +0000 (07:25 -0500)]
Reformatting instructor bios

9 years agoInstructor training registration form
Abigail Cabunoc [Mon, 24 Nov 2014 20:23:52 +0000 (15:23 -0500)]
Instructor training registration form
* add Country drop down select
* add Gender

9 years agoMove files into css
Raniere Silva [Fri, 24 Oct 2014 12:53:31 +0000 (10:53 -0200)]
Move files into css

9 years agoReplace bootcamp with workshop
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.

9 years agoChanging wording in everything except blog posts
Greg Wilson [Mon, 29 Sep 2014 16:52:33 +0000 (12:52 -0400)]
Changing wording in everything except blog posts

9 years agoMerge pull request #535 from gvwilson/rewriting-shell-lesson-using-nelle
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.

9 years agoUpdate IPython Notebook template
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

9 years agoShrink the font size for print version
Raniere Silva [Mon, 23 Jun 2014 21:09:47 +0000 (18:09 -0300)]
Shrink the font size for print version

9 years agoAdd CSS for printing
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.

9 years agoUpdate template for book to rely on CSS
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.

9 years agoMerge pull request #447 from r-gaia-cs/github
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

9 years agoNovice shell lesson is now written in terms of Nelle instead of Vlad.
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.

9 years agoImprove CSS for GitHub ribbon
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

9 years agoAdd GitHub Ribbon to our lessons
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.

9 years agoCross browser - stop text wrap in ff
Abigail Cabunoc [Mon, 2 Jun 2014 13:24:52 +0000 (09:24 -0400)]
Cross browser - stop text wrap in ff
* #462

9 years agoChange to a css github ribbon
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

9 years agoFix btn-nav position due GitHub Ribbon
Raniere Silva [Fri, 18 Apr 2014 14:31:06 +0000 (11:31 -0300)]
Fix btn-nav position due GitHub Ribbon

9 years agoConverting to individual challenge div's in the novice shell lessons
Greg Wilson [Mon, 26 May 2014 16:44:43 +0000 (12:44 -0400)]
Converting to individual challenge div's in the novice shell lessons

10 years agoMerge pull request #385 from r-gaia-cs/css-mobile
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

10 years agoCleaning up novice extras
Greg Wilson [Tue, 25 Mar 2014 18:06:49 +0000 (14:06 -0400)]
Cleaning up novice extras

10 years agoAdd CSS media query to improve logo
Raniere Silva [Mon, 17 Mar 2014 16:52:50 +0000 (13:52 -0300)]
Add CSS media query to improve logo

10 years agoGetting the pre-formatted code's color right
Greg Wilson [Mon, 3 Mar 2014 16:12:54 +0000 (11:12 -0500)]
Getting the pre-formatted code's color right

10 years agoMerge branch 'sticking-with-jekyll' of github.com:gvwilson/bc into sticking-with...
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

10 years ago* Getting rid of old cheat sheets
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

10 years agoIndenting error output cells
Greg Wilson [Thu, 27 Feb 2014 15:38:04 +0000 (10:38 -0500)]
Indenting error output cells

10 years agoCleaning up css
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

10 years agoCSS arrow to mark input and output
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.

10 years agoInlining contents of generic bootcamp index page
Greg Wilson [Sun, 16 Feb 2014 12:52:03 +0000 (07:52 -0500)]
Inlining contents of generic bootcamp index page

10 years ago1. Moving general information about bootcamps and setup instruction into `index...
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.

10 years agoPreparing material for Version 5 novice release
Greg Wilson [Fri, 7 Feb 2014 17:05:02 +0000 (12:05 -0500)]
Preparing material for Version 5 novice release

10 years agoChange header case for @r-gaia-cs
Abigail Cabunoc [Sun, 19 Jan 2014 03:43:21 +0000 (22:43 -0500)]
Change header case for @r-gaia-cs

10 years agonavbar & links
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

10 years agoNavbar work
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

10 years agoEditing out the notebook-specific stuff in Mike Hansen's post
Greg Wilson [Thu, 16 Jan 2014 10:45:05 +0000 (05:45 -0500)]
Editing out the notebook-specific stuff in Mike Hansen's post

10 years agoMerge branch 'master' of github.com:synesthesiam/site into synesthesiam-master
Greg Wilson [Thu, 16 Jan 2014 10:28:51 +0000 (05:28 -0500)]
Merge branch 'master' of github.com:synesthesiam/site into synesthesiam-master

10 years agoChanging default mailing address and putting contact email in footer
Greg Wilson [Thu, 16 Jan 2014 00:41:33 +0000 (19:41 -0500)]
Changing default mailing address and putting contact email in footer

10 years agoFixed conflicts
Michael Hansen [Sun, 12 Jan 2014 23:08:50 +0000 (18:08 -0500)]
Fixed conflicts

10 years agooverride blockquote font size change
Abigail Cabunoc [Sun, 5 Jan 2014 20:42:14 +0000 (15:42 -0500)]
override blockquote font size change
* issue #277

10 years agoKeep headers the darker blue
Abigail Cabunoc [Sun, 5 Jan 2014 20:39:53 +0000 (15:39 -0500)]
Keep headers the darker blue
* related to #278

10 years agoTrying to keep all clickable item blue
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

10 years agoBrighter link colour
Abigail Cabunoc [Sun, 5 Jan 2014 20:33:56 +0000 (15:33 -0500)]
Brighter link colour
* #278

10 years agoremove text-shadow in header again
Abigail Cabunoc [Sun, 5 Jan 2014 20:23:13 +0000 (15:23 -0500)]
remove text-shadow in header again
* issue #264

10 years agoremove text-shadow in header
Abigail Cabunoc [Sun, 5 Jan 2014 20:19:42 +0000 (15:19 -0500)]
remove text-shadow in header
* issue #264

10 years agosearch bar - change black line to blue
Abigail Cabunoc [Sun, 5 Jan 2014 20:12:42 +0000 (15:12 -0500)]
search bar - change black line to blue
* issue #263

10 years agoallow smaller screens
Abigail Cabunoc [Sun, 22 Dec 2013 16:59:13 +0000 (11:59 -0500)]
allow smaller screens

10 years agoadd media queries - small screen support
Abigail Cabunoc [Sun, 22 Dec 2013 16:58:31 +0000 (11:58 -0500)]
add media queries - small screen support

10 years agoRemoving trailing whitespace
Greg Wilson [Sun, 22 Dec 2013 11:07:29 +0000 (06:07 -0500)]
Removing trailing whitespace

10 years agoFooter/home page work
Abigail Cabunoc [Sun, 22 Dec 2013 02:48:44 +0000 (21:48 -0500)]
Footer/home page work

10 years agoSimplifying layout of bootcamps home page
Greg Wilson [Sat, 21 Dec 2013 14:44:25 +0000 (09:44 -0500)]
Simplifying layout of bootcamps home page

10 years agoFooter work
Abigail Cabunoc [Sat, 21 Dec 2013 14:06:19 +0000 (09:06 -0500)]
Footer work

10 years agoRedesign work - update header
Abigail Cabunoc [Sat, 21 Dec 2013 03:44:03 +0000 (22:44 -0500)]
Redesign work - update header
* cleaner design

10 years agoMerge remote-tracking branch 'sc/master' into redesign
Abigail Cabunoc [Sat, 21 Dec 2013 03:37:37 +0000 (22:37 -0500)]
Merge remote-tracking branch 'sc/master' into redesign

* sc/master: (27 commits)
  Adding link to Indiana U. bootcamp
  Blog post about Andromeda Yelton coming to teach librarians
  Blog post about instructor training
  Instructor stats post
  Added links for Wisc, ESAC
  Change `requirements.txt`
  Added Dundee bootcamp (too late, it started today :( )
  Making the badges home page a bit more dramatic
  Changing wording of badges index page
  Adding Joshua Herr
  Blog post about GitHub/figshare project
  Add core and helper
  Remove old CSS from `badges/index.html`
  Update all badges to version 1.0.0
  Changes base on @gvwilson comments
  Blog post about pictures
  Rationalizing blog post labels
  Blog post about release v2013.11
  Update the creating of badges
  Import badgebakery in badge-update.py
  ...

10 years agoredesign updates
Abigail Cabunoc [Sat, 14 Dec 2013 23:56:44 +0000 (18:56 -0500)]
redesign updates
* simplifying design
* use header more on each page

10 years agoChanges base on @gvwilson comments
Raniere Silva [Wed, 11 Dec 2013 12:24:31 +0000 (10:24 -0200)]
Changes base on @gvwilson comments

* Avoid duplicate lines in HTML pages with layout and CSS
* Avoid import inside functions
* Warning user that the badge already in version 1.0.0
* Fix typo: backing => baking
* Avoid dict.key()
* Add words about Anaconda

10 years agoReworking the home page
Greg Wilson [Tue, 10 Dec 2013 12:57:15 +0000 (07:57 -0500)]
Reworking the home page

10 years agoRedesign work
Abigail Cabunoc [Tue, 10 Dec 2013 04:02:21 +0000 (23:02 -0500)]
Redesign work
* add hammer to header
* add twitter to home page
* adjust styles
* adjust branding on all pages

10 years agoAdd hammer, updates templates for new layout
Abigail Cabunoc [Thu, 5 Dec 2013 14:24:21 +0000 (09:24 -0500)]
Add hammer, updates templates for new layout
* footer still needs work
* not sure if I got all the pages

10 years agolayout changes
Abigail Cabunoc [Sun, 1 Dec 2013 19:59:04 +0000 (14:59 -0500)]
layout changes

10 years agoupdating gh-pages
Abigail Cabunoc [Tue, 19 Nov 2013 23:45:42 +0000 (18:45 -0500)]
updating gh-pages

10 years agoBeginning redesign
Abigail Cabunoc [Tue, 19 Nov 2013 23:14:10 +0000 (18:14 -0500)]
Beginning redesign
* very much a work in progress
* experimenting with header/banner/home page

10 years agoFirst draft of skimage novice blog post
Michael Hansen [Tue, 22 Oct 2013 20:52:29 +0000 (16:52 -0400)]
First draft of skimage novice blog post

10 years agoFix for issue #44 with large font size
Raniere Silva [Tue, 1 Oct 2013 15:00:47 +0000 (12:00 -0300)]
Fix for issue #44 with large font size

When using large font it will overflow the width so I add
max-width in the css.

10 years agoSolve issue #44
Raniere Silva [Tue, 1 Oct 2013 13:00:43 +0000 (10:00 -0300)]
Solve issue #44

The 'box' class overflow the window width for some screen size.
This patch fix it using CSS media query.

10 years agoMerge pull request #2 from pipitone/full-width
Greg Wilson [Sun, 28 Jul 2013 12:08:55 +0000 (05:08 -0700)]
Merge pull request #2 from pipitone/full-width

Full-width page layout, and logo in navbar

10 years agoFull-width page layout, and logo in navbar
Jon Pipitone [Sat, 27 Jul 2013 02:41:26 +0000 (22:41 -0400)]
Full-width page layout, and logo in navbar

10 years agoLightened font and search background for readability
Jon Pipitone [Sat, 27 Jul 2013 03:04:21 +0000 (23:04 -0400)]
Lightened font and search background for readability

10 years agoAdding more questions to FAQ based on suggestions from current instructors.
Greg Wilson [Mon, 15 Jul 2013 18:57:59 +0000 (14:57 -0400)]
Adding more questions to FAQ based on suggestions from current instructors.

10 years agoInitializing new repository for Software Carpentry web site.
Greg Wilson [Sun, 14 Jul 2013 13:40:45 +0000 (09:40 -0400)]
Initializing new repository for Software Carpentry web site.

10 years agoInitializing template for Software Carpentry bootcamp home pages.
Greg Wilson [Sun, 14 Jul 2013 11:13:41 +0000 (07:13 -0400)]
Initializing template for Software Carpentry bootcamp home pages.