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.
This commit is contained in:
parent
2fcac22e66
commit
2611cbed40
1
lib/spack/docs/tutorial/.gitattributes
vendored
1
lib/spack/docs/tutorial/.gitattributes
vendored
@ -1 +0,0 @@
|
|||||||
Spack-SC16-Tutorial.pdf filter=lfs diff=lfs merge=lfs -text
|
|
Binary file not shown.
@ -15,12 +15,12 @@ the live demo scripts to see how Spack is used in practice.
|
|||||||
.. rubric:: Slides
|
.. rubric:: Slides
|
||||||
|
|
||||||
.. figure:: tutorial/sc16-tutorial-slide-preview.png
|
.. 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
|
:height: 72px
|
||||||
:align: left
|
:align: left
|
||||||
:alt: Slide Preview
|
: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
|
**Full citation:** Todd Gamblin, Massimiliano Culpo, Gregory Becker, Matt
|
||||||
Legendre, Greg Lee, Elizabeth Fischer, and Benedikt Hegner.
|
Legendre, Greg Lee, Elizabeth Fischer, and Benedikt Hegner.
|
||||||
|
Loading…
Reference in New Issue
Block a user