From f0ef603f2df1080e85aa1cb21a4f8c212290eb47 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Mon, 8 Apr 2024 20:02:51 -0400 Subject: [PATCH] Upload artifacts for debugging --- .buildkite/pipeline.yml | 1 + docs/src/index.md | 4 ++-- docs/src/tutorials/index.md | 18 +++++++++--------- 3 files changed, 12 insertions(+), 11 deletions(-) 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 diff --git a/docs/src/tutorials/index.md b/docs/src/tutorials/index.md index 1efdb8b2a..0092a7608 100644 --- a/docs/src/tutorials/index.md +++ b/docs/src/tutorials/index.md @@ -6,7 +6,7 @@ layout: page