Skip to content

Add post type for press releases

Warren Gifford requested to merge aa/add-press-releases into main

Created by: aileenrose

Add post type for press releases.

  • path should be: about.sourcegraph.com/press-release/
  • created the post template PressReleasePost.tsx -- Banner header should be 'Press release` with no link back to /blog. Actually, it should be linked back to /news. -- Post page should not display post published date, since PR date is within the post body.
  • added redirects from old path /press-releases to singular /press-release

For review: https://deploy-preview-1617--sourcegraph.netlify.app/press-release/ https://deploy-preview-1617--sourcegraph.netlify.app/press-release/sourcegraph-secures-series-b/ https://deploy-preview-1617--sourcegraph.netlify.app/press-release/sourcegraph-announces-new-gitlab-native-integration/ https://deploy-preview-1617--sourcegraph.netlify.app/press-release/our-abcs-childrens-book/ https://deploy-preview-1617--sourcegraph.netlify.app/news/ (links updated now /press-release/[slug] )

Merge request reports

Loading