Skip to content

Commit c3bd69b

Browse files
committed
edit page content
1 parent d379d41 commit c3bd69b

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

docs/pages/continuous_integration.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,8 @@
66
<title>Brief Intro</title>
77
</head>
88
<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>
9+
<p>This page is currently under construction, and valuable content will be added soon.</p>
10+
<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>
11+
<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"></a> click here</p>
2412
</body>
2513
</html>

docs/pages/contribute.html

+3-17
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,10 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Brief Intro</title>
6+
<title>Contribute page</title>
77
</head>
88
<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-
<p>To learn about Python syntax, click <a href="https://pokrel.github.io/DevOpsHub/pages/python_syntax.html">here</a>.</p>
12-
<h2>Brief Intro</h2>
13-
<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>
14-
<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>
15-
<h2>Tech Humor Corner</h2>
16-
<p>While you're here, why not enjoy a few tech-themed jokes? After all, even code needs a bit of fun!</p>
17-
<pre>$touch<br>Ever feel like you need to create a new file in your life? Just use touch—no strings attached!</pre>
18-
<pre>$top<br> When people ask me how I manage to stay so productive, I just tell them I’m always on top.</pre>
19-
<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>
20-
<pre>$sleep<br>If only I could sleep 8 hours every night—life would be so much easier.</pre>
21-
<pre>$date<br>Why go on Tinder when you can simply type date and get one instantly?</pre>
22-
<pre>$kill<br>Sometimes, you just need to kill those bad processes—no crime shows required.</pre>
23-
<pre>$man<br>Looking for guidance? Just ask the man. He’s got all the answers.</pre>
24-
<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>
9+
<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>
10+
<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"></a> click here</p>
2511
</body>
2612
</html>

0 commit comments

Comments
 (0)