Skip to content

Commit

Permalink
edited README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushengtzou committed Oct 5, 2024
1 parent 2ee59e5 commit 524c77f
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 0 deletions.
92 changes: 92 additions & 0 deletions category/3.blog/100624.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Blog | Yu Sheng Tzou</title>
<link rel="shortcut icon" href="../../images/logo.jpg">
<link rel="apple-touch-icon" href="../../images/logo.jpg">
<link rel="stylesheet" href="../../stylesheets/styles.css">
<link rel="stylesheet" href="../../stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width">
<script src="https://kit.fontawesome.com/15acf50b31.js" crossorigin="anonymous"></script>
<style>
hr {
width: 66%; /* Adjust to the desired width */
border: none;
margin: 0 auto; /* Center the line */
}
</style>
</head>
<body>
<div class="wrapper">
<header>
<a href="https://yushengtzou.github.io"><h1 style="color: #39c;" >Yu-Sheng Tzou</h1></a>
<img src="../../images/logo.jpg" alt="Logo">
<p style="text-align: center; padding-top: 20px;">
<a href="mailto:[email protected]" style="margin-right: 15px;"><i style="color: #828282;" class="fa-solid fa-envelope fa-xl"></i></a>
<a href="https://github.com/yushengtzou/" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-github fa-xl"></i></a>
<a href="https://www.linkedin.com/in/yushengtzou/" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-linkedin fa-xl"></i></a>
<a href="https://twitter.com/yushengtzou" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-twitter fa-xl"></i></a>
<a href="https://www.instagram.com/yushengtzou/"><i style="color: #828282;" class="fa-brands fa-instagram fa-xl"></i></a>
</p>

</header>

<section>
<h1>Blog</h1>
<br>
<h3>人生的追求</h3>
<i>2024/10/06</i>
<br>
<br>
<br>

<p>
人生主要的追求不是在外在,而是在內在。外在只是輔助內在,內在才是主要。
</p>
<p>
人生主要的追求是在追求心靈、品德及行為的提升。
</p>

<p>
這裡指的外在的追求,比如說,找到一個好的對象,男朋友或女朋友;淨資產上千萬至上億;有好的學歷;在知名大公司上班,領很高的薪水;開發出優秀的產品;設計出傑出的軟體系統;發明創新的物理模擬演算法。
</p>

<p>
如果是顛倒過來,也就是外在變成是人生主要的追求,內在是輔助外在。
</p>

<p>
我發現,這只會讓人走向迷茫與憂鬱。
</p>

<p>
我發現,這只會讓人與大自然脫節,讓心靈與地球之母分離。
</p>

<p>
我發現,這條路是行不通的,但大部分人的行為似乎反應著,他們都走在這條路上。
</p>

<p>
我不懂。我真的看不懂。
</p>

<p>
我所說的絕非虛無飄渺的言論,而是經過我親身實際體驗或實驗過後的結論。
</p>


<br>
<br>


</section>
<footer style="text-align: center;">
<p style="font-size: 14px;">&copy; 2024 Yu-Sheng Tzou</p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>
5 changes: 5 additions & 0 deletions category/3.blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
<section>
<h1>Blog</h1>
<br>
<a href="../3.blog/100624.html"><h3>人生的追求</h3></a>
<i>2024/10/06</i>
<br>
<br>
<br>
<a href="../3.blog/100524.html"><h3>溫暖的小角落</h3></a>
<i>2024/10/05 晚</i>
<br>
Expand Down
Binary file added category/img/IMG_0365.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 524c77f

Please sign in to comment.