Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
73616e646572 authored Oct 14, 2024
1 parent 3456fd8 commit ecb4daf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ Presentation and relevant material.
Visit on https://centrefordigitalhumanities.github.io/hello-kubernetes-world/

## How to get this presentation site up and running
Basic HTML and Git knowledge is required.
Basic HTML and GIT knowledge is required.
- Create a new repository on GitHub
- Clone it on locally
- Download the latest reveal.js version https://github.com/hakimel/reveal.js/archive/master.zip
- Download the latest `reveal.js` version https://github.com/hakimel/reveal.js/archive/master.zip
- Unzip and move the contents on the new repository folder
- Open `index.html` in a browser to view it, edit as you will
- Create a git commit and push it to the remote repository
- Activate Github Pages for this repository and serve from `main` branch
- Activate GitHub Pages for this repository and serve from `main` branch

References:
- https://revealjs.com/installation/#basic-setup .
### References
- https://revealjs.com/installation/#basic-setup
- https://stackoverflow.com/questions/31163633/how-to-host-a-reveal-js-presentation/

0 comments on commit ecb4daf

Please sign in to comment.