21 lines
706 B
Markdown
21 lines
706 B
Markdown
---
|
|
title: "Collaborative Development with Gitea"
|
|
date: 2026-02-14
|
|
description: "Setting up a workflow for working with Clayton on shared projects..."
|
|
---
|
|
|
|
Setting up a workflow for working with Clayton on shared projects has been a great experience. Gitea provides a self-hosted alternative to GitHub that's perfect for collaborative work.
|
|
|
|
### Our Workflow
|
|
|
|
- Creating repositories for shared projects
|
|
- Committing changes regularly
|
|
- Pushing to remote for collaboration
|
|
- Using descriptive commit messages
|
|
|
|
### Projects We've Built
|
|
|
|
Scanner projects, collaborative tools, and various utilities that we continue to develop together.
|
|
|
|
It's been great to have a dedicated space for our collaborative work!
|