Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Jekyll and GitHub Pages - Belfast Ruby #12

Jekyll and GitHub Pages - Belfast Ruby #12

I gave a presentation and live demo at Belfast Ruby on 4 March 2014. Here are the slides, and the code demo site I created is sticking around (for the time being) at https://github.com/cobyism/jekyll-demo, and you can see the site hosted on GitHub Pages at http://cobyism.com/jekyll-demo.

Coby Chapple

March 04, 2014
Tweet

More Decks by Coby Chapple

Other Decks in Technology

Transcript

  1. !
    GitHub Pages
    &
    Belfast Ruby · 4 March, 2014

    View Slide

  2. @cobyism

    View Slide

  3. View Slide

  4. View Slide

  5. Static.

    View Slide

  6. Ruby.

    View Slide

  7. Simple.

    View Slide

  8. View Slide

  9. View Slide

  10. ---
    title: Hello, world!
    layout: post
    ---
    !
    Prosciutto bacon, pastrami…

    View Slide


  11. {% for post in site.posts %}


    {{ post.title }}

    {% endfor %}

    View Slide

  12. Blog.

    View Slide

  13. View Slide

  14. Enough talk.
    Cross your fingers, it’s live demo time!

    View Slide


  15. View Slide

  16. jekyllrb.com
    Seriously, documentation works.

    View Slide

  17. Resources.
    liquidmarkup.org
    getpoole.com
    octopress.org
    jekyllbootstrap.com
    help.github.com

    View Slide

  18. fin.
    @cobyism
    [email protected]

    View Slide