[PR #2806] [MERGED] Reveal.js #3902

Closed
opened 2025-11-20 06:07:18 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2806
Author: @tremor021
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @MickLesk

Base: mainHead: revealjs


📝 Commits (1)

📊 Changes

3 files changed (+188 additions, -0 deletions)

View changed files

ct/revealjs.sh (+72 -0)
install/revealjs-install.sh (+73 -0)
json/revealjs.json (+43 -0)

📄 Description

✍️ Description

Link: #2796

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2806 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `revealjs` --- ### 📝 Commits (1) - [`971993b`](https://github.com/community-scripts/ProxmoxVE/commit/971993b0b09d80b68e92e343c5f855f8b1af5842) Add reveal.js script ### 📊 Changes **3 files changed** (+188 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/revealjs.sh` (+72 -0) ➕ `install/revealjs-install.sh` (+73 -0) ➕ `json/revealjs.json` (+43 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #2796 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [✅] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) ![image](https://github.com/user-attachments/assets/166933d3-32a2-4d99-883f-70bf421b98f9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3902