Skip to content

Commit bcf936a

Browse files
author
wallezen
committed
feat: change homepage text
1 parent f771bcc commit bcf936a

File tree

3 files changed

+16
-20
lines changed

3 files changed

+16
-20
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ resources/
55

66
# Editor
77
.vscode/
8+
9+
### PreCI ###
10+
.codecc

content/zh-cn/_index.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:
2+
title:
33
# layout: hextra-home
44
toc: false
55
width: wide
@@ -8,27 +8,20 @@ width: wide
88

99
![](https://futurelog-1251943639.cos.accelerate.myqcloud.com/img/202403281138406.webp)
1010

11-
欢迎来到 *wallezen* 的个人博客(内容搬迁中...),我是一名 *AI Engineer*,正在努力成为一名 *indie hacker*
12-
生活理想主义,技术实用主义,通过科幻小说和推理小说来充电,着迷于一切简洁美好的设计。
13-
这里是记录我生活和工作中所知所想的地方,思绪无影无形,希望能通过这些文字与你也与我自己交流。
14-
15-
除了这个博客,你还可以通过 *[AIGC Things Newsletter](https://aigcthings.futurelog.xyz)**[Architecture Things Newsletter](https://archthings.futurelog.xyz)**[CloudBrain Digital Garden](https://futurelog.xyz/cloudbrain)* 发现和关注我。
16-
*AIGC Things* 中主要会定期分享观察了解到的 *AI/AIGC* 相关的技术、动态和应用;
17-
*Architecture Things* 中主要会定期分享观察了解到的系统架构和软件工程相关的技术、动态和应用;
18-
*CloudBrain* 中主要保存了一些未成文的草稿、笔记、资料和想法。
19-
11+
欢迎来到 *wallezen* 的个人博客(内容搬迁中...),我是一名正在努力成为独立开发者的工程师。
12+
生活理想主义,技术实用主义,通过推理小说和科幻小说来充电,着迷于一切简洁美好的设计。
13+
这里是记录我生活和工作中所知所想的地方,思绪无影无形,希望能通过这些文字与同存于这个世界的你们交流。
2014
<br />
21-
22-
> futurelog means "log for the future, shape the future".
23-
>
24-
> *- wallezen*
25-
>
26-
15+
除了这个博客,你还可以通过以下方式发现和关注我:
16+
- *[AIGC Things Newsletter](https://aigcthings.futurelog.xyz)*: 定期分享观察了解到的 *AI/AIGC* 相关的技术、动态和应用;,
17+
- *[Architecture Things Newsletter](https://archthings.futurelog.xyz)*:定期分享观察了解到的系统架构和软件工程相关的技术、动态和应用;
18+
- *[CloudBrain Digital Garden](https://futurelog.xyz/cloudbrain)*:主要保存了一些未成文的草稿、笔记、资料和想法。
2719

2820
<br />
2921

3022
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=95% height=65 src="https://i.y.qq.com/n2/m/outchain/player/index.html?songid=290873678&songtype=0"></iframe>
3123

24+
<br />
3225
<br />
3326

3427
<figure><embed src="https://wakatime.com/share/@wallezen/11d9bb72-c0b3-42ec-ae02-96985004e265.svg"></embed></figure>
@@ -44,7 +37,7 @@ width: wide
4437
<!-- <div class="hx-mt-6 hx-mb-60" style="background-image: url('https://futurelog-1251943639.cos.accelerate.myqcloud.com/img/202403231447772.jpg'); height: 720px; width: 100%;">
4538
</div> -->
4639

47-
<!--
40+
<!--
4841
{{< card link="/" title="" image="https://futurelog-1251943639.cos.accelerate.myqcloud.com/img/202403231447772.jpg" subtitle="" >}}
4942
5043

hugo.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ menu:
9191
# icon: twitter
9292
- name: Follow
9393
weight: 9
94-
url: https://bento.me/wallezen
94+
url: https://linktr.ee/wallezen
9595
params:
9696
icon: cards
9797
- name: RSS
@@ -138,7 +138,7 @@ menu:
138138
name: "CloudBrain Stats ↗"
139139
url: "https://eu.umami.is/share/osj0QcmVXL20jiR2/futurelog.xyz"
140140
weight: 8
141-
141+
142142

143143
params:
144144
description: log for the future, shape the future.
@@ -181,7 +181,7 @@ params:
181181
flexsearch:
182182
# index page by: content | summary | heading | title
183183
index: content
184-
# full | forward | reverse | strict
184+
# full | forward | reverse | strict
185185
# https://github.com/nextapps-de/flexsearch/#tokenizer-prefix-search
186186
tokenize: forward
187187

0 commit comments

Comments
 (0)