-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
27 lines (19 loc) · 1.34 KB
/
about.html
File metadata and controls
27 lines (19 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: about
title: About
permalink: /about/
---
<h2>What is the meaning of "NoVarYe"?</h2>
<div class="meaning-section">
<p><strong>NoVar</strong>: This part stands for "No Variation," implying consistency and stability. In personal life and work, it represents the absence of unnecessary variables, reflecting simplicity, stability, and efficiency.</p>
<p><strong>Ye</strong>: An abbreviation for "Yet Another." In the field of computing, it usually denotes another tool, library, or system of the same type, possibly a variation, improvement, or complement to existing solutions.</p>
<p><strong>Overall Meaning</strong>: "NoVarYe" can be understood as dynamic within stability, suggesting that while one pursues a simple, stable, and efficient lifestyle, they also continuously explore new things.</p>
</div>
<div class="github-links">
<p>You can find the source code of My Website at GitHub:
<a href="https://github.com/No4Var2Ye/No4Var2Ye.github.io" id="novarye-blogs">NoVarYe's Blogs</a></p>
<p>You can find the source code of My Theme at GitHub:
<a href="https://github.com/No4Var2Ye/VarAtoZ" id="varatoz-source-code">VarAtoZ</a></p>
</div>
<h2>License</h2>
<p>The theme is available as open source under the terms of the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GENERAL PUBLIC LICENSE V3</a>.</p>