From 7c3ef5d62de368e15ab0783a45ef8dcd1e1d6462 Mon Sep 17 00:00:00 2001 From: aditya Date: Fri, 16 Jun 2023 10:16:11 +0530 Subject: [PATCH] switch to modals from direct links --- content/projects/adityas-blog/index.md | 9 ++------- content/projects/gitea/index.md | 9 ++------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/content/projects/adityas-blog/index.md b/content/projects/adityas-blog/index.md index d2723ee..31a87de 100644 --- a/content/projects/adityas-blog/index.md +++ b/content/projects/adityas-blog/index.md @@ -2,15 +2,10 @@ title: "Aditya's Blog" date: 2023-06-11T22:08:48+05:30 weight: 1 # Order in which to show this project on the home page -external_link: "https://blog.adityakumar.xyz/" # Optional external link instead of modal -resources: - - src: inkpot.png - params: - weight: -100 # Optional weighting for a specific image in this project folder draft: false --- -Welcome to My Blog! +## Welcome to My Blog! Explore a world of tutorials, technical challenges, and solutions in the realm of computer science. Join me on a journey where I share my experiences, insights, and triumphs over various computing hurdles. @@ -20,4 +15,4 @@ Whether you're seeking to set up your own Gitea server, master the art of Home-M Join me on this exciting journey of exploration, problem-solving, and sharing knowledge. Let's conquer technical challenges together and unlock the potential of the digital realm. -Start exploring the blog now and prepare to be inspired! +Start exploring the [blog](https://blog.adityakumar.xyz/) now and prepare to be inspired! diff --git a/content/projects/gitea/index.md b/content/projects/gitea/index.md index f29021f..0e536d9 100644 --- a/content/projects/gitea/index.md +++ b/content/projects/gitea/index.md @@ -2,15 +2,10 @@ 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: gitea.png - params: - weight: -100 # Optional weighting for a specific image in this project folder draft: false --- -My Personal Gitea Server +## [My Personal Gitea Server](https://gitea.adityakumar.xyz/) 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. @@ -18,6 +13,6 @@ By leveraging the flexibility and self-hosting capabilities of Gitea, I've embra 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. +While I continue to engage with [GitHub](https://github.com/akr2002/) 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.