Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert website to Gatsby #202

Closed
wants to merge 28 commits into from
Closed

Commits on Oct 1, 2016

  1. Initial commit for conversion to Gatsby

    As of this commit, you can't run this locally as it's relying on not
    yet released changes to Gatsby. I've published the site however to
    https://webpack-gatsby.netlify.com/
    KyleAMathews committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    e8ff05c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Sort links in sidebar

    KyleAMathews committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    fc9925f View commit details
    Browse the repository at this point in the history
  2. Fix some syntax blocks

    KyleAMathews committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    51bc928 View commit details
    Browse the repository at this point in the history
  3. Add blockquote stylings

    KyleAMathews committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    d25a953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d494a8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f2d9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6840c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f4ab23 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    66f12df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0578ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    164f547 View commit details
    Browse the repository at this point in the history
  4. Add react-headroom

    This is helpful so the header navigation is easily accessible at the
    bottom of long pages. Especially helpful on mobile.
    KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    3289151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f21a5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c9f914 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7876c7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12cb72b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ade0197 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81e0ff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10afc62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    381e64a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f38f22 View commit details
    Browse the repository at this point in the history
  14. Add more configuration documentation for DevServer (webpack#204)

    * Add more configuration documentation for DevServer
    
    * Document configuration from webpack-dev-server
    
    * Various small text tweaks.
    SpaceK33z authored and KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    c406f17 View commit details
    Browse the repository at this point in the history
  15. Extend stub for "how to develop"

    SpaceK33z authored and KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    cfafc12 View commit details
    Browse the repository at this point in the history
  16. Add stubs for develop how-tos

    bebraw authored and KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    55165c8 View commit details
    Browse the repository at this point in the history
  17. Implement feedback

    SpaceK33z authored and KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    d86a9c9 View commit details
    Browse the repository at this point in the history
  18. Extend stub for "how to develop"

    SpaceK33z authored and KyleAMathews committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    3fd3f3d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a670957 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Configuration menu
    Copy the full SHA
    00c3ddf View commit details
    Browse the repository at this point in the history