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

jekyll new: scaffold site generator #764

Merged
merged 24 commits into from Mar 17, 2013
Merged

jekyll new: scaffold site generator #764

merged 24 commits into from Mar 17, 2013

Commits on Jan 27, 2013

  1. Copy the full SHA
    ce7e307 View commit details
    Browse the repository at this point in the history
  2. Added the NewCommand class

    parkr committed Jan 27, 2013
    3
    Copy the full SHA
    272dd5e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2bc04e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f3856a4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a8671ed View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ac691a1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a68b67c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bf78fe9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    704307d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2013

  1. 2
    Copy the full SHA
    cff4ec7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2013

  1. Typos in sample post.

    parkr committed Feb 28, 2013
    Copy the full SHA
    149b95d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7258b10 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. Copy the full SHA
    b71ec62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a86d90 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #851 from jroes/jekyll-new

    Make `jekyll new` work when installed via `gem install`
    parkr committed Mar 12, 2013
    Copy the full SHA
    74def64 View commit details
    Browse the repository at this point in the history
  4. Add tests for 'new' command.

    Daniel Grieve authored and parkr committed Mar 12, 2013
    Copy the full SHA
    b306835 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2013

  1. raise ArgumentError if no args. rename sample post

    Daniel Grieve committed Mar 13, 2013
    Copy the full SHA
    099fcc2 View commit details
    Browse the repository at this point in the history
  2. fix test to highlight issue with FileUtils.cp_r

    Daniel Grieve committed Mar 13, 2013
    Copy the full SHA
    1ab83ff View commit details
    Browse the repository at this point in the history
  3. fix copying of site template files

    Daniel Grieve committed Mar 13, 2013
    Copy the full SHA
    4be5dfd View commit details
    Browse the repository at this point in the history
  4. update safe_yaml

    Daniel Grieve committed Mar 13, 2013
    Copy the full SHA
    5bcc2fd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #856 from danielgrieve/jekyll-new

    Jekyll 'new' command fixes
    parkr committed Mar 13, 2013
    Copy the full SHA
    5bde4a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2013

  1. Merge master into jekyll-new

    parkr committed Mar 17, 2013
    Copy the full SHA
    aa7a234 View commit details
    Browse the repository at this point in the history
  2. Whitespace issue in bin/jekyll

    parkr committed Mar 17, 2013
    Copy the full SHA
    9726bd6 View commit details
    Browse the repository at this point in the history
  3. Remove git poop.

    parkr committed Mar 17, 2013
    Copy the full SHA
    a15e0c8 View commit details
    Browse the repository at this point in the history