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

running jekyll locally with repo other than github-username.github.io #56

Closed
clhenrick opened this issue Sep 1, 2014 · 1 comment
Closed

Comments

@clhenrick
Copy link

You might want to add that in order to run your site locally with baseurl: "/repo-name" in _config.yml you'll have to do the following in terminal: jekyll serve --baseurl '' --watch. Note the empty string after --baseurl.

@johno
Copy link
Owner

johno commented Sep 1, 2014

Ah, yeah. That's a good idea. I will add that in now, thanks!

@johno johno closed this as completed in 1ae4dd0 Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants