Skip to content
  1. Jan 28, 2015
  2. Oct 24, 2014
  3. Sep 30, 2014
    • Raniere Silva's avatar
      Replace bootcamp with workshop · 5694341b
      Raniere Silva authored
      ~~~
      $ 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.
      5694341b
  4. Jul 22, 2014
  5. Jun 28, 2014
  6. Jun 23, 2014
  7. Jun 22, 2014
    • Raniere Silva's avatar
      Add CSS for printing · d97de7ef
      Raniere Silva authored
      The CSS was add at our main CSS and remove from printing:
      
      - Logo at header
      - GitHub ribbon
      - Footnote
      
      Close #561.
      d97de7ef
  8. Jun 13, 2014
  9. Jun 10, 2014
  10. Jun 09, 2014
  11. Jun 07, 2014
  12. Jun 04, 2014
  13. May 26, 2014
  14. Apr 06, 2014
  15. Mar 25, 2014
  16. Mar 17, 2014
  17. Mar 03, 2014
  18. Feb 28, 2014
  19. Feb 27, 2014
  20. Feb 18, 2014
    • Raniere Silva's avatar
      CSS arrow to mark input and output · 6eed205e
      Raniere Silva authored
      **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.
      6eed205e
  21. Feb 16, 2014
  22. Feb 09, 2014
  23. Feb 07, 2014
  24. Oct 01, 2013
  25. Jul 14, 2013