Skip to content

Instantly share code, notes, and snippets.

@vinaynb
Last active January 31, 2016 08:37
Show Gist options
  • Select an option

  • Save vinaynb/986ebdfc372e60435d76 to your computer and use it in GitHub Desktop.

Select an option

Save vinaynb/986ebdfc372e60435d76 to your computer and use it in GitHub Desktop.
# Change url to your domain. Leave localhost server or blank when working locally.
# or use the hint from http://jekyllrb.com/docs/github-pages/ to keep this the same
# whether working locally or remotely. Start Jekyll with: jekyll serve --baseurl ''
# Local
baseurl: "0.0.0.0"
# Live
# baseurl: "http://vinaynb.github.io/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment