Skip to content

Conversation

shapeshed
Copy link
Member

This was completed with the jekyll-import tool but has a few issues.

  • Markdown support was poor so html files were imported.
  • Images are not imported so image paths link to Tumblr

Also a few points to note on this commit

  • A redirect is created for the old URLs to redirect to /blog/:title. We will need to CNAME blog.pebblecode.com to pebblecode.com once this is released. The importer does this by creating an html page for the old post with a meta refresh tag.

We also need to remove .sass-cache and _site folders from the git repo as this will make it massive over time.

petertait and others added 24 commits June 9, 2015 14:27
This was completed with the jekyll-import tool but has a few issues.

* Markdown support was poor so html files were imported.
* Images are not imported so image paths link to Tumblr

Also a few points to note on this commit

* A redirect is created for the old URLs to redirect to /blog/:title. We
will need to CNAME blog.pebblecode.com to pebblecode.com once this is
released. The importer does this by creating an html page for the old
post with a meta refresh tag.
@petertait
Copy link
Member

  • Added templates for the blog page and a blog post page.
  • Added in the most recent blog posts that weren't imported over from tumblr.
  • Added authors to every post because tumblr importer missed this data.

@shapeshed
Copy link
Member Author

@petertait 💃

this looks to have some horrible merge going on with having removed .sass-cache

It might be simpler to delete the repo and start again..

@petertait
Copy link
Member

I think it looked worse than it was, should be a-okay now.

Just realised we will need to make sure the 3 latest posts that weren't included in the tumblr import will need a redirect.

@shapeshed
Copy link
Member Author

yeah and we'll just need to create a CNAME for blog.pebblecode.com

As it won't affect tumblr we could merge this, publish and switch over DNS at our leisure.

@petertait
Copy link
Member

Haven't added the CNAME, but we've now got redirect on the recent posts. It's pretty much good to go when all are happy...

shapeshed added a commit that referenced this pull request Jun 18, 2015
@shapeshed shapeshed merged commit 317adb0 into master Jun 18, 2015
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.

2 participants