diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 519d0ecfb..617e97225 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -206,6 +206,7 @@ steps: cuda: "*" artifact_paths: - "tutorial_deps/*" + - "docs/build/**/*" env: DATADEPS_ALWAYS_ACCEPT: true JULIA_DEBUG: "Documenter" diff --git a/docs/src/index.md b/docs/src/index.md index ce2a2a339..a73264f4c 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -5,8 +5,8 @@ layout: home hero: name: LuxDL Docs - text: Elegant & Performant Deep Learning in JuliaLang - tagline: A Pure Julia Deep Learning Framework putting Correctness and Performance First + text: Elegant & Performant Scientific Machine Learning in JuliaLang + tagline: A Pure Julia Deep Learning Framework designed for Scientific Machine Learning actions: - theme: brand text: Tutorials