diff --git a/20260501-HomeLab/FLUG_Presentation_Slides.pdf b/20260501-HomeLab/FLUG_Presentation_Slides.pdf new file mode 100644 index 0000000..de911e3 Binary files /dev/null and b/20260501-HomeLab/FLUG_Presentation_Slides.pdf differ diff --git a/README.md b/README.md index 8712bba..8ffa851 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # Faux Linux User Group presentations This repository contains the FLUG presentations. + +## Serving localls + +Run once to install Vite globally: +```bash +npm install -g vite +npm install +``` + +Run the development server: +```bash +vite serve +``` diff --git a/index.html b/index.html index a1c70dc..bcbcf05 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,66 @@ - + -
- - -Welcome to the presentation repository for FLUG.
+ + + +Welcome to the presentation repository for FLUG.
-