Skip to content
Open

test #63

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
ad86483
Update _config.yml
ReasonablePhantom Jun 3, 2021
dcbf13c
Update _config.yml
ReasonablePhantom Jun 3, 2021
cb60ae3
Update _config.yml
ReasonablePhantom Jun 3, 2021
66fd707
Update _config.yml
ReasonablePhantom Jun 3, 2021
3b72b1e
Update index.html
ReasonablePhantom Jun 4, 2021
46c66b4
Create 06-03-2021 Python 开篇
ReasonablePhantom Jun 4, 2021
1387bd8
Update 06-03-2021 Python 开篇
ReasonablePhantom Jun 4, 2021
0660dcf
Create SoloLearn Python
ReasonablePhantom Jun 4, 2021
207b030
Update SoloLearn Python
ReasonablePhantom Jun 4, 2021
ac076f7
Rename 06-03-2021 Python 开篇 to 06-03-2021 Python 开篇.md
ReasonablePhantom Jun 4, 2021
cf295d1
Rename SoloLearn Python to SoloLearn Python.md
ReasonablePhantom Jun 4, 2021
c93f74e
Update 06-03-2021 Python 开篇.md
ReasonablePhantom Jun 4, 2021
575e060
Update SoloLearn Python.md
ReasonablePhantom Jun 4, 2021
aee8b56
Update SoloLearn Python.md
ReasonablePhantom Jun 7, 2021
45d6a18
Update 3-about.html
ReasonablePhantom Nov 18, 2021
b7ab29e
Delete about-HJ.jpg
ReasonablePhantom Nov 18, 2021
6c7ba3d
Create about-HJ.jpg
ReasonablePhantom Nov 18, 2021
ad3eb6f
Delete about-HJ.jpg
ReasonablePhantom Nov 18, 2021
7a06f19
Add files via upload
ReasonablePhantom Nov 18, 2021
5ac12c5
feat: Add notes site into /notes subdirectory
ReasonablePhantom Jun 30, 2025
8864a4e
Configure Jekyll to include the /notes directory
ReasonablePhantom Jun 30, 2025
686c78a
feat: Add navigation link for Notes
ReasonablePhantom Jun 30, 2025
38443e5
Final cleanup and correct deployment of notes site
ReasonablePhantom Jul 7, 2025
1520e09
fix: Add back-to-blog link to notes navigation
ReasonablePhantom Jul 7, 2025
b4e2437
fix: Add back-to-blog link to notes navigation2
ReasonablePhantom Jul 7, 2025
dfee2a0
fix: Correct nav link and site_url in notes
ReasonablePhantom Jul 7, 2025
3c737ff
fix: Restore Jekyll blog homepage by removing conflicting index.html
ReasonablePhantom Jul 7, 2025
5a5438e
docs: Restore original Jekyll index.html template
ReasonablePhantom Jul 7, 2025
473dc71
fix: Correct site URL in _config.yml
ReasonablePhantom Jul 7, 2025
f393e42
fix: Correct site_url and nav links for notes site
ReasonablePhantom Jul 7, 2025
7cc558f
fix: Recreate index.html with correct post-listing template
ReasonablePhantom Jul 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions 3-about.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,28 @@
<blockquote><p>冰冻三尺 非一日之寒<br>
积土成山 非斯须之作</p></blockquote>

<p>Hi,我是<strong>Dr. Henri Jambo</strong>,现旅居世界上著名的多元文化城市——蒙特利尔。在魁北克,我们不仅感受到英语、法语的强烈冲突,甚至也能感受到阿拉伯语、中文等多种语言的相互碰撞。</p>
<p>Hi,我是<strong>JunZheng Lyu (Bruce)</strong>,现旅居世界上著名的多元文化城市——旧金山。在旧金山,我们不仅感受到英语、法语的强烈冲突,甚至也能感受到西班牙语、阿拉伯语、中文等多种语言的相互碰撞。</p>

<p>同时我深知中国也许是世界上英语学习人均投入最多的国家,但中国人学好英语的不多,社会资源浪费很大。</p>

<p>为了让全世界都有一门共同的、简单的外语可以学习,降低外语学习的成本并让大家相互沟通更容易,我设计了这门中西融合的人造国际语。</p>
<p>为了让全世界都有一门共同的、简单的外语可以学习,降低外语学习的成本并让大家相互沟通更容易,我研究了这门中西融合的人造国际语。</p>

<p>她是对世界语和其他国际语的传承,也希望她能超越世界语。</p>

<p>希望更多的人加入到这个社群中,共同成长。这是新的希望!</p>

<p>本网站为三叶语官方网站。您也可关注知乎专栏<a href="https://zhuanlan.zhihu.com/Artificial-International-Language">👉人造国际语</a>。如果您有什么建议,欢迎提出探讨~</p>
<p>Hi, my name is <strong>JunZheng Lyu (Bruce)</strong> and I currently live in San Francisco, a famous multicultural city in the world. In San Francisco, we not only feel the strong conflict between English and French, but also the conflict between Spanish, Arabic, Chinese and other languages. </p>

<p>At the same time, I am well aware that China may be the country with the largest investment per capita in English learning in the world, but not many Chinese learn English well, and social resources are wasted a lot. </p>

<p>In order to let the whole world have a common and simple foreign language to learn, reduce the cost of foreign language learning and make it easier for everyone to communicate with each other, I studied this man-made international language that integrates Chinese and Western. </p>

<p>She is the inheritance of Esperanto and other international languages, and I hope she can surpass Esperanto. </p>

<p>I hope more people will join this community and grow together. This is a new hope! </p>

<p>This website is the official website of Sanye Language. You can also follow the Zhihu column <a href="https://zhuanlan.zhihu.com/Artificial-International-Language">👉Artificial International Language</a>. If you have any suggestions, welcome to discuss~</p>
<p></p>

</div>
Expand Down
25 changes: 0 additions & 25 deletions 404.html

This file was deleted.

26 changes: 14 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,27 @@
# Site settings
title: 三叶草国际语
SEOTitle: 三叶草国际语 - 让沟通更容易
header-img: img/post-bg-desk.jpg
email: klovien@gmail.com
title: 不忘初心
SEOTitle: 不忘初心 - Bruce Lyu
header-img: https://lh3.googleusercontent.com/proxy/G9K5C0q-6P_r0ZLVRpJo7ULHAj_qr2Ek51ispWOCymuNMLIXW3Wf_kGBa2Slq9pSB92UvbkVWSkIsyxxbj8XMwwDZmYZHrkzFsDpCUveuiPfk00
email: djilyubruce@gmail.com
description: "中西融合, 即学即会, 从此不再辛苦背单词"
keyword: "人工语言, 国际语, 世界语, 三叶草国际语, 三叶语"
url: "https://klovien.github.io" # your host, for absolute URL
url: "https://reasonablephantom.github.io/" # your host, for absolute URL
baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
github_repo: "https://github.com/klovien/klovien.github.io.git" # you code repository

# Sidebar settings
sidebar: true # whether or not using Sidebar.
sidebar-about-description: "Goals determine what you're going to be!"
sidebar-avatar: /img/about-HJ.jpg # use absolute URL, seeing it's used in both `/` and `/about/`
sidebar-avatar: https://lh3.googleusercontent.com/proxy/G9K5C0q-6P_r0ZLVRpJo7ULHAj_qr2Ek51ispWOCymuNMLIXW3Wf_kGBa2Slq9pSB92UvbkVWSkIsyxxbj8XMwwDZmYZHrkzFsDpCUveuiPfk00 # use absolute URL, seeing it's used in both `/` and `/about/`



# SNS settings
RSS: false
# weibo_username: qiubaiying
# zhihu_username: qiubaiying
# github_username: qiubaiying
# facebook_username: baiying.qiu.7
# jianshu_username: e71990ada2fd
# twitter_username: qiubaiying

# github_username: ReasonablePhantom
# Instagram_username: scorpio_lyu




Expand Down Expand Up @@ -109,3 +107,7 @@ friends: [
href: "https://zhuanlan.zhihu.com/Artificial-International-Language"
}
]

# Include extra directories from the build
include:
- notes
4 changes: 4 additions & 0 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
<div id="huxblog_navbar">
<div class="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/notes/">学习笔记</a>
</li>

<li>
<a href="{{ site.baseurl }}/">Home</a>
</li>
Expand Down
26 changes: 26 additions & 0 deletions _posts/06-03-2021 Python 开篇.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: post
title: (Python)
subtitle: (开篇)
date: 2021-06-03
author: (Bruce_Lyu)
header-img: https://images.ctfassets.net/mrop88jh71hl/55rrbZfwMaURHZKAUc5oOW/9e5fe805eb03135b82e962e92169ce6d/python-programming-language.png
catalog: false
tags:
- 寄望归来
---
(https://www.runoob.com/python/python-operators.html)
# 一级标题
(Python 基本运算符)
## 二级标题
(+ 加 - 两个对象相加 a + b 输出结果 30)
(- 减 - 得到负数或是一个数减去另一个数 a - b 输出结果 -10)
(* 乘 - 两个数相乘或是返回一个被重复若干次的字符串 a * b 输出结果 200)
(/ 除 - x除以y b / a 输出结果 2)
(% 取模 - 返回除法的余数 b % a 输出结果 0)
(** 幂 - 返回x的y次幂 a**b 为10的20次方, 输出结果 100000000000000000000)
(// 取整除 - 返回商的整数部分(向下取整)
>>> 9//2
4
>>> -9//2
-5)
13 changes: 13 additions & 0 deletions _posts/SoloLearn Python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: (SoloLearn-Python)
subtitle: (Python)
date: 2021-06-04
author: (Bruce_Lyu)
header-img: https://images.ctfassets.net/mrop88jh71hl/55rrbZfwMaURHZKAUc5oOW/9e5fe805eb03135b82e962e92169ce6d/python-programming-language.png
catalog: false
tags:
- 寄望归来
---
(https://www.sololearn.com/learning/1157/4521/11522/1)
# 一级标题
Binary file added img/about-HJ.jfif
Binary file not shown.
Binary file removed img/about-HJ.jpg
Binary file not shown.
91 changes: 35 additions & 56 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,60 +1,39 @@
---
layout: page
description: "中西融合, 即学即会, 从此不再辛苦背单词"
---

<!--
<ul class="pager">

<li class="next">
<a href="https://klovien.github.io/1-resources/" data-toggle="tooltip" data-placement="top" title="学习资料集">
开始学习<br>
</a>
</li>

<li class="next">
<a href="https://klovien.github.io/2018/12/10/三叶语简介/" data-toggle="tooltip" data-placement="top" title="三叶语简介">
了解更多<br>
</a>
</li>

</ul>
-->

{% for post in paginator.posts %}
<div class="post-preview">
<a href="{{ post.url | prepend: site.baseurl }}">
<h2 class="post-title">
{{ post.title }}
</h2>
{% if post.subtitle %}
<h3 class="post-subtitle">
{{ post.subtitle }}
</h3>
{% endif %}
<div class="post-content-preview">
{{ post.content | strip_html | truncate:200 }}
</div>
</a>
<p class="post-meta">
Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }}
</p>
</div>
<hr>
{% endfor %}

<!-- Pager -->
{% if paginator.total_pages > 1 %}
<ul class="pager">
{% if paginator.previous_page %}
<li class="previous">
<a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">&larr; Newer Posts</a>
</li>
{% endif %}
{% if paginator.next_page %}
<li class="next">
<a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">Older Posts &rarr;</a>
</li>
{% endif %}
</ul>
{% endif %}
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-preview">
{% for post in paginator.posts %}
<a href="{{ post.url | prepend: site.baseurl }}">
<h2 class="post-title">
{{ post.title }}
</h2>
{% if post.subtitle %}
<h3 class="post-subtitle">
{{ post.subtitle }}
</h3>
{% endif %}
</a>
<p class="post-meta">Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }}</p>
{% endfor %}
</div>
{% if paginator.total_pages > 1 %}
<ul class="pager">
{% if paginator.previous_page %}
<li class="previous">
<a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">&larr; Newer Posts</a>
</li>
{% endif %}
{% if paginator.next_page %}
<li class="next">
<a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">Older Posts &rarr;</a>
</li>
{% endif %}
</ul>
{% endif %}
</div>
</div>
</div>
Loading