Commit Graph

2 Commits

Author SHA1 Message Date
Miguel b53386c882 docs: Add Gitea authentication configuration to Windows development guide
- Add step-by-step Git configuration for Gitea
- Include both token and username URL methods
- Add troubleshooting section for common Git issues
- Provide credential helper configuration examples
2025-09-14 13:18:16 +02:00
Miguel c7132ae7d5 Add Windows development support and cross-platform compatibility
- Remove Windows-incompatible files (:Zone.Identifier)
- Add comprehensive Windows development guide
- Update .gitignore to prevent future Windows compatibility issues
- Add cross-platform support section to README
- Enable development on Windows with deployment to Linux

Fixes Windows git clone issues and enables hybrid development workflow
2025-09-14 13:12:45 +02:00