summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2016-11-15 14:11:26 -0700
committerGitHub <noreply@github.com>2016-11-15 14:11:26 -0700
commit2611cbed4042927e6afba07dd6d3a354cee4898e (patch)
treecb5f849b95115a1b7a25fb5ecf6019e6908c3b0d
parent2fcac22e66901a2aa5cc34d6de35502004086687 (diff)
downloadspack-2611cbed4042927e6afba07dd6d3a354cee4898e.tar.gz
spack-2611cbed4042927e6afba07dd6d3a354cee4898e.tar.bz2
spack-2611cbed4042927e6afba07dd6d3a354cee4898e.tar.xz
spack-2611cbed4042927e6afba07dd6d3a354cee4898e.zip
Move tutorial slides to external link and stop using git LFS (#2341)
- Seems like older git versions won't be able to clone an LFS repo. - Reverting to an external link for the slides to avoid storing an 8MB file in the repo and to avoid using git LFS.
-rw-r--r--lib/spack/docs/tutorial/.gitattributes1
-rw-r--r--lib/spack/docs/tutorial/Spack-SC16-Tutorial.pdfbin7067546 -> 0 bytes
-rw-r--r--lib/spack/docs/tutorial_sc16.rst4
3 files changed, 2 insertions, 3 deletions
diff --git a/lib/spack/docs/tutorial/.gitattributes b/lib/spack/docs/tutorial/.gitattributes
deleted file mode 100644
index 71905cea7d..0000000000
--- a/lib/spack/docs/tutorial/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-Spack-SC16-Tutorial.pdf filter=lfs diff=lfs merge=lfs -text
diff --git a/lib/spack/docs/tutorial/Spack-SC16-Tutorial.pdf b/lib/spack/docs/tutorial/Spack-SC16-Tutorial.pdf
deleted file mode 100644
index 12dd4fe06f..0000000000
--- a/lib/spack/docs/tutorial/Spack-SC16-Tutorial.pdf
+++ /dev/null
Binary files differ
diff --git a/lib/spack/docs/tutorial_sc16.rst b/lib/spack/docs/tutorial_sc16.rst
index e8cf3aeebe..6fa630c57b 100644
--- a/lib/spack/docs/tutorial_sc16.rst
+++ b/lib/spack/docs/tutorial_sc16.rst
@@ -15,12 +15,12 @@ the live demo scripts to see how Spack is used in practice.
.. rubric:: Slides
.. figure:: tutorial/sc16-tutorial-slide-preview.png
- :target: _downloads/Spack-SC16-Tutorial.pdf
+ :target: http://software.llnl.gov/spack/files/Spack-SC16-Tutorial.pdf
:height: 72px
:align: left
:alt: Slide Preview
-:download:`Download Slides <tutorial/Spack-SC16-Tutorial.pdf>`.
+`Download Slides <software.llnl.gov/spack/files/Spack-SC16-Tutorial.pdf>`_.
**Full citation:** Todd Gamblin, Massimiliano Culpo, Gregory Becker, Matt
Legendre, Greg Lee, Elizabeth Fischer, and Benedikt Hegner.