Move blog posts to /blog subdirectory

Problem

Our current blog posts are not filed under the /blog/ subdirectory making it difficult to view overall blog performance.

Solution

Move all blog content under /blog/ sub directory

@gl-website

Acceptance Criteria

  • 301 redirect existing content
  • Ensure relative links point to correct locations due to potential change in application root.

MVC Changes

  • MVC 1 - change permalink and set redirects
  • MVC 2 - update internal links to blog posts in source/posts
  • MVC 3 - update internal links to blog posts in source/handbook
  • MVC 4 - update internal links to blog posts in for remaining files in /source excluding source/includes, source/layouts, source/javascripts
  • MVC 5 - update internal links to blog posts in source/includes and source/layouts
  • MVC 6 - update internal links to blog posts in source/javascripts
  • MVC 7 - update internal links to blog posts in /data
Edited Oct 25, 2019 by Lauren Barker
Assignee Loading
Time tracking Loading