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

Fixed inter-blog links. #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ypid
Copy link

@ypid ypid commented Jun 29, 2015

Hi Joanna

I noticed that the links of your new blog still referred to the old one. Here is a patch 😄
You don’t need to go through this big diff in detail. Just run the converter script again and check if it matches with my commit.

git checkout 4e827c715bfdd1e487b15bb2cc4228b8d3933f07
cd _posts
./convert_urls_to_new_doamin
git diff fixed-inter-blog-links
## There should be no diff except the converter scripts itself …

PS: Thanks very much for your work, especially Qubes OS. 👍

ypid added 2 commits June 29, 2015 19:50
* Script needs to match the URL because the URL schema slightly changed:
  "http://theinvisiblethings.blogspot.de/2010/04/introducing-qubes-os.html"
  → "/2010/04/07/introducing-qubes-os.html"
…ress.

* Removed converter script.
* To validate this big change set, just do the following:
  git checkout 4e827c7
  cd _posts
  ./convert_urls_to_new_doamin
  git diff fixed-inter-blog-links
  ## There should be no diff except the converter scripts itself …
@ypid
Copy link
Author

ypid commented Jul 16, 2015

Ping @rootkovska

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

Successfully merging this pull request may close these issues.

1 participant