diff --git a/.travis.yml b/.travis.yml index d92364ab3..fb3828a6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ rvm: - 2.5.3 install: - gem install git -script: - - rake generate_downloads +# script: +# - rake generate_downloads # - rake copy_newsletter_posts # - rake travis #deploy: # https://docs.travis-ci.com/user/deployment/pages/ diff --git a/_includes/head.html b/_includes/head.html index d6e7d9cd2..3fb3ae4a6 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,7 +7,7 @@ {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - + diff --git a/index.html b/index.html index 73dfd953a..9e8abd9f9 100644 --- a/index.html +++ b/index.html @@ -7,9 +7,9 @@ layout: home
- Blinka at a computer + Blinka at a computer

The easiest way to program microcontrollers

CircuitPython is a programming language designed to simplify experimenting @@ -96,7 +96,7 @@ layout: home

Strong Hardware Support

- There are many libraries and drivers for sensors, breakout boards + There are many libraries and drivers for sensors, breakout boards and other external components.