Last active
October 1, 2015 03:01
-
-
Save bigbeno37/d479a0955f19a2bc477a to your computer and use it in GitHub Desktop.
This file contains 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
jekyll serve | |
rake post title="the title you want" | |
rake page name="about" # creates domain.com/about, which is actually domain.com/about/index.html! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment