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

Add baseurl so dev environment urls don't break #47

Merged
merged 1 commit into from Dec 3, 2015

Conversation

@lucywyman
Copy link
Contributor

lucywyman commented Dec 3, 2015

Addresses #45
This worked for me: see example at http://lucywyman.me/blog.servo.org/

Review on Reviewable

edunham added a commit that referenced this pull request Dec 3, 2015
Add baseurl so dev environment urls don't break
@edunham edunham merged commit 0db820b into servo:gh-pages Dec 3, 2015
@edunham
Copy link
Contributor

edunham commented Dec 3, 2015

🎊

@@ -2,6 +2,7 @@
title: "Servo Blog"
description: ""
url: "http://blog.servo.org"
baseurl: "http://servo.github.io/blog.servo.org"

This comment has been minimized.

@frewsxcv

frewsxcv Dec 3, 2015

Member

This (and the line above) should use HTTPS or protocol agnostic (remove http)

This comment has been minimized.

@lucywyman

lucywyman Dec 3, 2015

Author Contributor

Derp -- changed in #48

@lucywyman lucywyman mentioned this pull request Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.