From 7f9f9713546b89b1a0fce77c8359ce06892875c4 Mon Sep 17 00:00:00 2001 From: jpalanca Date: Fri, 23 Mar 2018 18:30:40 +0100 Subject: [PATCH] Add SPADE timeline --- _sections/30-projects.md | 1 + site.js | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/_sections/30-projects.md b/_sections/30-projects.md index feb2255..c3c0af9 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -49,6 +49,7 @@ for some that aren't directly comparable. --> - [imageio](https://imageio.github.io) - [An Introduction to Applied Bioinformatics](http://readiab.org) - [QIIME](http://qiime.org) +- [SPADE](https://github.com/javipalanca/spade) - [gala](https://gala.readthedocs.io) - [CIS](https://github.com/cedadev/cis) - [cual-id](https://github.com/johnchase/cual-id) diff --git a/site.js b/site.js index a7b2c3a..a0d3de0 100644 --- a/site.js +++ b/site.js @@ -179,6 +179,13 @@ $(document).ready(function (){ {content: '0.18.x', start: '2016-10-16', end: '2017-10-16', py2:true}, {content: '1.0.x -', start: '2016-12-26', end: '2021-12-23'} ], + 'SPADE':[ + {content: '2.0', start: '2010-08-01', end: '2012-11-09', py2:true}, + {content: '2.1', start: '2012-11-09', end: '2013-05-27', py2:true}, + {content: '2.2', start: '2013-05-27', end: '2017-06-09', py2:true}, + {content: '2.3', start: '2017-06-09', end: '2018-12-31', py2:true}, + {content: '3.x -', start: '2018-09-15', end: '2020-12-31', py2:false} + ], // for tests, rando example //'matplotlib':[