|
6 | 6 | <title>Brief Intro</title>
|
7 | 7 | </head>
|
8 | 8 | <body>
|
9 |
| - <h2>Hello there!</h2> |
10 |
| - <p>I don't know how you stumbled upon my corner of the internet, but I'm glad you're here.</p> |
11 |
| - <h2>Brief Intro</h2> |
12 |
| - <p>Welcome to my little slice of cyberspace! G-yan isn't my official name, but some friends call me that—long story short, it stuck. I'm a DevOps engineer with an insatiable passion for cutting-edge technologies. I'm in the process of creating this website where I'll study, research, and document all things tech, and then host it on GitHub Pages.</p> |
13 |
| - <p>This site is designed to be a treasure trove of knowledge for System Administrators, DevOps aficionados, and SRE professionals. If you’ve accidentally landed here, sit tight. You're in for a ride filled with tech insights, a dash of humor, and perhaps a few surprises. Buckle up and enjoy! Lol!</p> |
14 |
| - <h2>Tech Humor Corner</h2> |
15 |
| - <p>While you're here, why not enjoy a few tech-themed jokes? After all, even code needs a bit of fun!</p> |
16 |
| - <pre>$touch<br>Ever feel like you need to create a new file in your life? Just use touch—no strings attached!</pre> |
17 |
| - <pre>$top<br> When people ask me how I manage to stay so productive, I just tell them I’m always on top.</pre> |
18 |
| - <pre>$finger<br>Don’t worry, it’s not what you think. Just a friendly way to find out more about someone in Unix.</pre> |
19 |
| - <pre>$sleep<br>If only I could sleep 8 hours every night—life would be so much easier.</pre> |
20 |
| - <pre>$date<br>Why go on Tinder when you can simply type date and get one instantly?</pre> |
21 |
| - <pre>$kill<br>Sometimes, you just need to kill those bad processes—no crime shows required.</pre> |
22 |
| - <pre>$man<br>Looking for guidance? Just ask the man. He’s got all the answers.</pre> |
23 |
| - <p>So, whether you're here for the laughs, the learning, or a little bit of both, welcome! Feel free to explore, and don’t hesitate to reach out if you have questions or just want to share a joke of your own.</p><p>This page is now being served from main branch in GitHub with workflow Automatic deployment.</P> |
| 9 | + <p>This page is currently under construction, and valuable content will be added soon.</p> |
| 10 | + <p> </p> |
| 11 | + <p>If you are an IT professional and open-source enthusiast, you are welcome to contribute new contents and feature suggestions, which will be reviewed for potential inclusion.</p> |
| 12 | + <p>To learn how to contribute to a project, <a target="_blank" href="https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project">click here</a></p> |
24 | 13 | </body>
|
25 | 14 | </html>
|
0 commit comments