diff --git a/_config.yml b/_config.yml index fffe3e98..87e0749f 100644 --- a/_config.yml +++ b/_config.yml @@ -13,3 +13,4 @@ exclude: [ "node_modules" ] livereload: true +exclude: [vendor] diff --git a/html/lesson2/example.html b/html/lesson2/example.html index 6bf0d305..fd84e078 100644 --- a/html/lesson2/example.html +++ b/html/lesson2/example.html @@ -20,8 +20,8 @@

Why do I like owls so much?

  • and lovely
  • and cuddly
  • -
    cute owl
    -
    another cute owl
    +
    cute owl
    +
    another cute owl
    Watch this video here

    diff --git a/index.html b/index.html index a914d305..278822fe 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,9 @@

    Guides

  • Lesson guide for coaches
  • -

    HTML & CSS

    +

    Frontend

    + +

    HTML & CSS

    -

    JavaScript

    +

    JavaScript

    -

    Ruby

    +

    Backend

    + +

    Ruby

    -

    Python

    +

    Python

    -

    Other Recommended Python Resources

    +

    Other Recommended Python Resources

    -

    Android

    -

    Available only at special codebar android workshops! Materials over at - - https://codebar.github.io/android-tutorials/

    - - -

    PHP

    +

    PHP

    If you are just getting started quickly and easily with PHP, we recommend using Cloud9, as setting up your local environment can be time consuming.

    -

    Command Line

    - -

    Version Control

    +

    Other

    + +

    Version Control

    -

    Other Useful Resources

    +

    Command Line

    + + +

    Other Useful Resources

    The following resources can be helpful to continue learning. They all have content related to the topics listed above.