You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Ma
54
54
2. Clone down your fork `git clone https://github.com/yourusername/yourusername.github.io.git`
55
55
3. Serve the site and watch for markup/sass changes `jekyll serve`
56
56
4. View your website at http://127.0.0.1:4000/
57
-
5. Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website.
57
+
5. Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website (note: the rebuild might take a few minutes).
0 commit comments