Slide deck for the 2024-09-11 EUI September Programme session "Interdisciplinary introduction to Data Resources and Services".
Instructor: @simosacchi
These slides are released under a Creative Commons Attribution International 4.0 licence. Any feedback and reuse of content is welcome!
- Web version: https://eui-library.github.io/september-programme-2024-interdisciplinary-data/
- GitHub repo (this page): https://github.com/EUI-Library/september-programme-2024-interdisciplinary-data
Slides are developed in Reveal.js. Use this template which implements the Github submodule feature to avoid duplicating the Reveal.js code in every repo. The slides have been built locally with reveal-md
After cloning and checking out the repository, run the follwing reveal-md command in the repository root directory to build the slides locally (it will open them in your default browser):
reveal-md slides_git.md --theme=theme/eui.css
Run the following command to build a self-contained version of the slides to publish on you website (or as Github pages):
reveal-md slides_git.md --theme=theme/eui.css --static ./docs
For questions and feedback open a Github issue in the repo or get in touch