mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 10:39:44 +00:00
add blog section
This commit is contained in:
parent
37c3c5d8d5
commit
43e3036482
1 changed files with 23 additions and 0 deletions
23
content/projects/adityas-blog/index.md
Normal file
23
content/projects/adityas-blog/index.md
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
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: plant.jpg
|
||||||
|
params:
|
||||||
|
weight: -100 # Optional weighting for a specific image in this project folder
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Through this blog, I delve into a wide range of topics, covering everything from server setups and Linux troubleshooting to innovative hacks and cross-platform adventures. Discover practical guides, step-by-step tutorials, and thought-provoking insights that empower you to navigate the fascinating world of technology.
|
||||||
|
|
||||||
|
Whether you're seeking to set up your own Gitea server, master the art of Home-Manager, or unravel the mysteries of operating systems, this blog offers valuable insights and solutions to elevate your computing skills. You'll find a diverse collection of articles covering topics like system optimization, software installations, network configurations, and much more.
|
||||||
|
|
||||||
|
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!
|
Loading…
Reference in a new issue