HomeElementl

1/ load versioned mdx files from s3 instead of local .versioned_content folder

Description

1/ load versioned mdx files from s3 instead of local .versioned_content folder

Summary:
when building static pages, instead of reading from .versioned_content folder, this diff loads versioned content from s3.

next steps:

  • versioned images
  • update the release pipeline (or update version script) to upload versioned content to s3 instead of checking in to the repo
  • remove versioned_content and versioned_images
  • update release to skip rc version

Test Plan: preview

Reviewers: sashank, jordansanders

Reviewed By: sashank

Subscribers: jordansanders

Differential Revision: https://dagster.phacility.com/D8415

Details

Provenance
yuhanAuthored on Jun 29 2021, 4:10 PM
Reviewer
sashank
Differential Revision
D8415: 1/ load versioned mdx files from s3 instead of local .versioned_content folder
Parents
R1:a9458a0f5488: [docs infra] remove latest versioned content
Branches
Unknown
Tags
Unknown