Created
December 5, 2013 02:43
-
-
Save filmaj/7799342 to your computer and use it in GitHub Desktop.
jekyll build time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for doing this.