diff --git a/config.rb b/config.rb index a1be20175..a275b52f4 100644 --- a/config.rb +++ b/config.rb @@ -16,6 +16,7 @@ class Middleman::Util::EnhancedHash set :js_dir, 'javascripts' set :images_dir, 'img' +activate :directory_indexes activate :autoprefixer do |prefix| prefix.browsers = "last 2 versions" diff --git a/source/disclaimer.html.erb b/source/disclaimer.html.erb new file mode 100644 index 000000000..d550d2522 --- /dev/null +++ b/source/disclaimer.html.erb @@ -0,0 +1,34 @@ +
+ <%= partial "nav" %> +
+
+

Package Disclaimer

+
+
+
+ +
+ +
+
+

dbt Labs hosts this Package Hub as a courtesy to the dbt Community, but cannot undertake any liability with respect to your use of the Package Hub. You retain any and all associated liability and risks, and you are responsible for evaluating the suitability of packages.

+

Use of the Package Hub, including installation of any packages, is confirmation that the website visitor has notice of and understands that: +

    +
  • the Packages are not included as services or products purchased from dbt Labs unless otherwise expressly indicated by dbt Labs in an ordering document;
  • +
  • dbt Labs has not certified or confirmed the integrity, operability, effectiveness, or security of any Packages; and
  • +
  • dbt Labs does not and cannot convey ownership of or license to the Packages to any current or prospective customer or website visitor.
  • +
+

+

Definitions: +

    +
  • "Packages" means the contents, packages, code and/or routines offered, listed, indexed, named, linked to (for example below the Featured Packages and the Package Index headings), or described on this webpage.
  • +
  • "Use of the Package Hub" includes a visitor installing, downloading, viewing, clicking on, selecting, or using Packages or their associated content.
  • +
  • The use of "you" in any form (e.g., including yourself, yours, etc.) means the reader who may be the Package owner, an individual, business, or company.
  • +
+

+ +

For any questions or concerns, please contact your dbt sales representative or support@dbtlabs.com.

+ +
+
+
\ No newline at end of file diff --git a/source/layouts/layout.html.erb b/source/layouts/layout.html.erb index c2fe3e626..e75ababad 100644 --- a/source/layouts/layout.html.erb +++ b/source/layouts/layout.html.erb @@ -73,16 +73,22 @@ Home -
  • +
  • +
  • + + Disclaimer + +
  • +
  • dbt + target="_blank">About dbt
  • Blog
  • - GitHub
  • diff --git a/source/package.template.html.erb b/source/package.template.html.erb index 8071508b6..8f4350546 100644 --- a/source/package.template.html.erb +++ b/source/package.template.html.erb @@ -96,6 +96,7 @@ packages: version: <%= version.version %>

    Run dbt deps to install the package.

    For more information on using packages in your dbt project, check out the dbt Documentation. +

    Important Notice: dbt Labs does not certify or confirm the integrity, operability, effectiveness, or security of any Packages. Please read the dbt Labs Package Disclaimer