diff --git a/_config.yml b/_config.yml index 475084a166..0cd2a2d794 100644 --- a/_config.yml +++ b/_config.yml @@ -28,6 +28,23 @@ compose_file_v2: "2.4" machine_version: "0.16.0" distribution_version: "2.7" +# URLs for license and conditions +# TODO move these inline once these are stable / final +# TODO add final link to DSST +dsst_url: "https://www.docker.com/sites/default/files/d8/2021-01/Docker%2520Data%2520Processing%2520Agreement%25202021.pdf" # Docker Subscription Service Terms + +# Link to Docker Subscription Service Terms announcement blog-post +# TODO add final link to Docker Subscription Service Terms announcement blog-post +dsst_announcement_url: "XXXXXXX ADD BLOG LINK" + +# Link to Docker Subscription Service Terms FAQst +# TODO add link to Docker Subscription Service Terms FAQs +dsst_faqs_url: "XXXXXXX ADD FAQs LINK" + +# Link to Docker Terms of Service +# TODO add link to Docker Terms of Service +tos_url: "https://www.docker.com/legal/docker-terms-service" + # List of plugins to enable for local development builds. Mostly the same as # for production, but without the "jekyll-sitemap" plugin, which is not needed # for previewing, and excluding saves some time to build diff --git a/_includes/eula-modal.html b/_includes/eula-modal.html new file mode 100644 index 0000000000..ddb9690974 --- /dev/null +++ b/_includes/eula-modal.html @@ -0,0 +1,30 @@ +