Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BramSuurdje authored Nov 5, 2024
1 parent 969c4e8 commit b330036
Showing 1 changed file with 2 additions and 47 deletions.
49 changes: 2 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,5 @@
<a href="https://proxmoxve-scripts.com" target="_blank"><img src="https://proxmoxve-scripts.com/defaultimg.png" alt="Proxmox Helper Scripts" width="800"></a>
</h1>

<p align="center">
<a href="https://proxmoxve-scripts.com/"><img alt="User count" src="https://img.shields.io/badge/Weekly_Users-6000-blue?style=for-the-badge&color=1A91FF"/></a>
<a href="https://github.com/BramSuurdje/proxmox-helper-scripts/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/BramSuurdje/proxmox-helper-scripts?style=for-the-badge&logo=github&color=1A91FF"/></a>
<a href="https://github.com/BramSuurdje/proxmox-helper-scripts/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/BramSuurdje/proxmox-helper-scripts?style=for-the-badge&color=1A91FF" /></a>
</p>

<p align="center">Redesign of the Proxmox VE Helper Scripts website. optimized for readablity and security</p>

> [!WARNING]
> always check the source code of the scripts before running them. Copying random scripts without understanding what they do can lead to data loss or other security issues.
## 👀 Why even use the Re-design?

### Overview

This repository contains a collection of helper scripts for Proxmox VE, designed to enhance and simplify the user experience. The scripts include various functionalities such as easier access to source code for improved security and a redesigned website for better script viewing.

### Features

- **Script Source Access**: Easily access the source code of each script to review and enhance security.
- **Redesigned Website**: Improved layout for easier script viewing.

### Tech Stack
- [Next.js](https://nextjs.org/) with Typescript for the frontend
- [Tailwind CSS](https://tailwindcss.com/) for styling
- [Shadcn](https://ui.shadcn.com/) for the UI
- [Pocketbase](https://pocketbase.io/) for the database
- [Umami](https://umami.is/) for analytics
- [Vercel](https://vercel.com/) for hosting

## Getting Started

### Prerequisites

- Proxmox VE installed

### Contributing

Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) for more information.

### License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

### Contact

For questions or support, please open an issue on GitHub.
# Achive
This website has now been merged into the [Proxmox VE Helper Scripts Community Edition Repository](https://github.com/community-scripts/ProxmoxVE).

0 comments on commit b330036

Please sign in to comment.