Skip to content

Instantly share code, notes, and snippets.

@filmaj
Created December 5, 2013 02:43
Show Gist options
  • Save filmaj/7799342 to your computer and use it in GitHub Desktop.
Save filmaj/7799342 to your computer and use it in GitHub Desktop.
jekyll build time
Filips-MacBook-Air:filmaj.github.com filmaj$ time jekyll build
Configuration file: /Users/filmaj/src/filmaj.github.com/_config.yml
Source: /Users/filmaj/src/filmaj.github.com
Destination: /Users/filmaj/src/filmaj.github.com/_site
Generating... done.
real 0m4.516s
user 0m1.002s
sys 0m1.543s
@sintaxi
Copy link

sintaxi commented Dec 5, 2013

Thanks for doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment