Initial commit: Hello World for Gitea
- Modern JavaScript and Python hello world
- Beautiful README with Gitea features
- Ready for pull requests and collaboration! 🚀
This commit is contained in:
commit
cc1157f53c
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Hello World - Gitea Edition
|
||||
|
||||
Beautiful hello world project now hosted on our modern Gitea server! 🎉
|
||||
|
||||
## Files
|
||||
- `hello.js` - JavaScript hello world
|
||||
- `hello.py` - Python hello world
|
||||
- `README.md` - This file
|
||||
|
||||
## Features
|
||||
✅ Modern Git server with dark mode
|
||||
✅ Pull requests & code review
|
||||
✅ Issues & project management
|
||||
✅ Beautiful GitHub-like interface
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
node hello.js
|
||||
python3 hello.py
|
||||
```
|
||||
|
||||
**Deployed with:** Claude + SSH MCP + Proxmox + Gitea
|
||||
**Infrastructure:** Fully automated setup! 🤖
|
Loading…
Reference in New Issue
Block a user