Skip to content

Commit 93a3011

Browse files
author
wallezen
committed
feat: add going abroad newsletter link
1 parent 3596f6d commit 93a3011

File tree

2 files changed

+21
-69
lines changed

2 files changed

+21
-69
lines changed

content/zh-cn/_index.md

Lines changed: 2 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ width: wide
1313
这里是记录我生活和工作中所知所想的地方,思绪无影无形,希望能通过这些文字与同存于这个世界的你交流。
1414
<br />
1515
除了这个博客,你还可以通过以下方式发现和关注我:
16-
- *[AIGC Things Newsletter](https://aigcthings.futurelog.xyz)*: 定期分享观察了解到的 *AI/AIGC* 相关的技术、动态和应用;,
16+
- *[Going Abroad Newsletter](https://goingabroad.futurelog.xyz)*: 定期分享作为独立开发者所发现和了解到的出海相关的产品机会,以及自身的思考和实践;
17+
- *[AIGC Things Newsletter](https://aigcthings.futurelog.xyz)*: 定期分享观察了解到的 *AI/AIGC* 相关的技术、动态和应用;
1718
- *[Architecture Things Newsletter](https://archthings.futurelog.xyz)*:定期分享观察了解到的系统架构和软件工程相关的技术、动态和应用;
1819
- *[CloudBrain Digital Garden](https://futurelog.xyz/cloudbrain)*:主要保存了一些未成文的草稿、笔记、资料和想法。
1920

@@ -25,56 +26,3 @@ width: wide
2526
<br />
2627

2728
<figure><embed src="https://wakatime.com/share/@wallezen/11d9bb72-c0b3-42ec-ae02-96985004e265.svg"></embed></figure>
28-
29-
30-
31-
32-
33-
34-
35-
36-
37-
<!-- <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%;">
38-
</div> -->
39-
40-
<!--
41-
{{< card link="/" title="" image="https://futurelog-1251943639.cos.accelerate.myqcloud.com/img/202403231447772.jpg" subtitle="" >}}
42-
43-
44-
<div class="hx-mt-6 hx-mb-60" style="font-size: 2em; width: 100%; text-align: center; margin-top:10px;">
45-
<h1>
46-
******
47-
</h1>
48-
</div>
49-
50-
<div class="hx-mt-6 hx-mb-60 hx-h-2" style="background: radial-gradient(ellipse at 50% 80%,rgba(221,210,59,0.15),hsla(0,0%,100%,0)); font-size: 2em; width: 100%;">
51-
<h1>
52-
🔥 精选文章
53-
</h1>
54-
</div>
55-
56-
{{< cards >}}
57-
{{< card link="/blog/markdown" title="Image Card" image="https://source.unsplash.com/featured/800x600?landscape" subtitle="Unsplash Landscape" >}}
58-
{{< card link="/" title="Local Image" image="/images/card-image-unprocessed.jpg" subtitle="Raw image under static directory." >}}
59-
{{< card link="/" title="Local Image" image="images/space.jpg" subtitle="Image under assets directory, processed by Hugo." method="Resize" options="600x q80 webp" >}}
60-
{{< /cards >}}
61-
62-
<div class="hx-mt-6 hx-mb-60" style="font-size: 2em; width: 100%; text-align: center; margin-top:10px">
63-
<h1>
64-
******
65-
</h1>
66-
</div>
67-
68-
69-
<div class="hx-mt-60 hx-mb-60" style="background: radial-gradient(ellipse at 50% 80%,rgba(221,210,59,0.15),hsla(0,0%,100%,0)); font-size: 2em; width: 100%; ">
70-
<h1>
71-
🏗️ 近期项目
72-
</h1>
73-
</div>
74-
75-
{{< cards >}}
76-
{{< card link="/blog/markdown" title="Image Card" image="https://source.unsplash.com/featured/800x600?landscape" subtitle="Unsplash Landscape" >}}
77-
{{< card link="/" title="Local Image" image="/images/card-image-unprocessed.jpg" subtitle="Raw image under static directory." >}}
78-
{{< card link="/" title="Local Image" image="images/space.jpg" subtitle="Image under assets directory, processed by Hugo." method="Resize" options="600x q80 webp" >}}
79-
{{< /cards >}} -->
80-

hugo.yaml

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -110,34 +110,38 @@ menu:
110110
# name: "About"
111111
# pageRef: "/about"
112112
# weight: 2
113+
- identifier: Going Abroad
114+
name: "Going Abroad ↗"
115+
url: "https://goingabroad.futurelog.xyz"
116+
weight: 2
113117
- identifier: AIGC Things
114118
name: "AIGC Things ↗"
115119
url: "https://aigcthings.futurelog.xyz"
116-
weight: 2
120+
weight: 3
117121
- identifier: Architecture Things
118122
name: "Architecture Things ↗"
119123
url: "https://archthings.futurelog.xyz"
120-
weight: 3
124+
weight: 4
121125
- identifier: cloudbrain
122126
name: "CloudBrain ↗"
123127
url: "https://futurelog.xyz/cloudbrain"
124-
weight: 4
128+
weight: 5
125129
- identifier: presentation
126130
name: "Presentation ↗"
127131
url: "https://futurelog.xyz/presentations"
128-
weight: 5
129-
- identifier: blogStats
130-
name: "Blog Stats ↗"
131-
url: "https://eu.umami.is/share/pVLP0xsDCYYzqe3k/futurelog.xyz"
132132
weight: 6
133-
- identifier: newsletterStats
134-
name: "Newsletter Stats ↗"
135-
url: "https://eu.umami.is/share/zR6xVNuL0PjH6SIp/aigcthings.futurelog.xyz"
136-
weight: 7
137-
- identifier: cloudbrainStats
138-
name: "CloudBrain Stats ↗"
139-
url: "https://eu.umami.is/share/osj0QcmVXL20jiR2/futurelog.xyz"
140-
weight: 8
133+
# - identifier: blogStats
134+
# name: "Blog Stats ↗"
135+
# url: "https://eu.umami.is/share/pVLP0xsDCYYzqe3k/futurelog.xyz"
136+
# weight: 7
137+
# - identifier: newsletterStats
138+
# name: "Newsletter Stats ↗"
139+
# url: "https://eu.umami.is/share/zR6xVNuL0PjH6SIp/aigcthings.futurelog.xyz"
140+
# weight: 8
141+
# - identifier: cloudbrainStats
142+
# name: "CloudBrain Stats ↗"
143+
# url: "https://eu.umami.is/share/osj0QcmVXL20jiR2/futurelog.xyz"
144+
# weight: 9
141145

142146

143147
params:

0 commit comments

Comments
 (0)