mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 10:39:44 +00:00
add gitea section
This commit is contained in:
parent
43e3036482
commit
02d0e8db3a
1 changed files with 23 additions and 0 deletions
23
content/projects/gitea/index.md
Normal file
23
content/projects/gitea/index.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: "Gitea" # Title of your project
|
||||
date: 2023-06-11T22:31:18+05:30
|
||||
weight: 9 # Order in which to show this project on the home page
|
||||
external_link: "https://gitea.adityakumar.xyz/" # Optional external link instead of modal
|
||||
resources:
|
||||
- src: plant.jpg
|
||||
params:
|
||||
weight: -100 # Optional weighting for a specific image in this project folder
|
||||
draft: false
|
||||
---
|
||||
|
||||
My Personal Gitea Server
|
||||
|
||||
As a firm believer in the power of decentralization and maintaining control over my own data, I've taken a significant step forward by setting up my personal Gitea server. This move allows me to host all of my projects and git repositories independently, ensuring complete ownership and privacy.
|
||||
|
||||
By leveraging the flexibility and self-hosting capabilities of Gitea, I've embraced a more autonomous approach to managing my codebase. This endeavor has empowered me to customize the workflow, tailor features to my specific needs, and foster a collaborative environment that aligns with my vision.
|
||||
|
||||
I am genuinely excited about this accomplishment and the freedom it brings. However, I also recognize the value and convenience that centralized platforms like GitHub offer to the developer community. My intention is not to dismiss or undermine those services, but rather to explore alternative possibilities and encourage discussion around the benefits of decentralization.
|
||||
|
||||
While I continue to engage with GitHub and other centralized platforms for collaboration and contribution, my personal Gitea server serves as a testament to my commitment to self-reliance and data ownership. It also offers a unique opportunity to experiment, fine-tune my workflows, and explore the endless possibilities of a self-hosted environment.
|
||||
|
||||
If you share a similar passion for autonomy and exploring decentralized solutions, I encourage you to reach out, share your insights, or collaborate on projects. Let's embrace the diversity of the developer ecosystem and celebrate the array of choices available to us.
|
Loading…
Reference in a new issue