mirror of
https://github.com/Snigdha-OS/.github.git
synced 2025-09-21 01:04:57 +02:00
Update README.md
trying temporary ai generated readme
This commit is contained in:
@@ -1,6 +1,98 @@
|
||||
<h1 align="center">SNIGDHA OS</h1>
|
||||
|
||||
<p align="center">
|
||||
<img align="center" src="https://github.com/user-attachments/assets/be469594-e128-4789-97aa-412226c7b9f2">
|
||||
</p>
|
||||
# SnigdhaOS
|
||||
|
||||
<div aligna="center">
|
||||
|
||||

|
||||
|
||||
An Arch-based Linux distribution focused on performance, simplicity, and user empowerment.
|
||||
|
||||
[](LICENSE)
|
||||
[](https://archlinux.org/)
|
||||
|
||||
</div>
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- **Performance-Driven**: Optimized for speed and resource efficiency
|
||||
- **User-Centric**: Designed with user experience in mind
|
||||
- **Arch Foundation**: Built on the robust Arch Linux base
|
||||
- **Rolling Release**: Always up-to-date with latest packages
|
||||
- **Customizable**: Extensive configuration options
|
||||
- **Minimal**: No bloatware, just what you need
|
||||
|
||||
## 🛠️ Installation
|
||||
|
||||
Visit our [installation guide](https://snigdhaos.org/docs/installation) for detailed instructions.
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- [Getting Started](https://snigdhaos.org/docs/getting-started)
|
||||
- [Configuration Guide](https://snigdhaos.org/docs/configuration)
|
||||
- [Package Management](https://snigdhaos.org/docs/packages)
|
||||
- [Troubleshooting](https://snigdhaos.org/docs/troubleshooting)
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md).
|
||||
|
||||
1. Fork the repository
|
||||
2. Create your feature branch
|
||||
3. Commit your changes
|
||||
4. Push to the branch
|
||||
5. Open a Pull Request
|
||||
|
||||
## 🔧 Development
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/snigdhaos/snigdhaos
|
||||
|
||||
# Build ISO
|
||||
make iso
|
||||
|
||||
# Test in VM
|
||||
make test
|
||||
```
|
||||
|
||||
## 📦 Core Packages
|
||||
|
||||
- Base System: Arch Linux
|
||||
- Display Server: X11/Wayland
|
||||
- Package Manager: pacman
|
||||
- AUR Helper: yay/paru
|
||||
|
||||
## 🌟 Community
|
||||
|
||||
- [Discord](https://discord.gg/snigdhaos)
|
||||
- [Forum](https://forum.snigdhaos.org)
|
||||
- [Matrix](https://matrix.to/#/#snigdhaos:matrix.org)
|
||||
- [Reddit](https://reddit.com/r/snigdhaos)
|
||||
|
||||
## 📝 License
|
||||
|
||||
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
## 🙏 Acknowledgments
|
||||
|
||||
- Arch Linux Team
|
||||
- All our contributors
|
||||
- Open source community
|
||||
|
||||
## 🔐 Security
|
||||
|
||||
Found a security issue? Please report it to security@snigdhaos.org.
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
||||
Made with ❤️ by the SnigdhaOS Team
|
||||
|
||||
[Website](https://snigdhaos.org) • [GitHub](https://github.com/snigdhaos) • [Documentation](https://docs.snigdhaos.org)
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user