This commit is contained in:
2025-12-24 14:33:52 +08:00
parent 5c2f31b80b
commit 3a6252de82
2 changed files with 33 additions and 5 deletions
+4 -4
View File
@@ -7,10 +7,10 @@ hero:
tagline: Timeless小帅's Blog tagline: Timeless小帅's Blog
# image: # image:
# src: /logo.png # src: /logo.png
actions: # actions:
- theme: brand # - theme: brand
text: Linux使用日常 # text: Linux使用日常
link: /linux/linux # link: /linux/linux
# - theme: alt # - theme: alt
# text: Linux使用日常 # text: Linux使用日常
# link: /linux # link: /linux
+29 -1
View File
@@ -1,6 +1,34 @@
--- ---
layout: doc layout: home
hero:
name: "阿帅正传"
text: "Linux 踩坑日记"
# tagline: Timeless小帅's Blog
# image:
# src: /logo.png
# actions:
# - theme: brand
# text: Linux使用日常
# link: /linux/linux
# - theme: alt
# text: Linux使用日常
# link: /linux
features:
- title: 学习使用Neovim
details: 最近想尝试用一下 nvim
link: /linux/01-nvim
- title: Rime输入法
details: ibus + rime的方案。纯开源输入法,没有任何广告,并且支持自己修改
link: /linux/02-rime
- title: 使用Windows字体
link: /linux/03-windows-fonts
details: 适用于双系统或有 Windows 分区的情况,可直接使用原系统字体。
--- ---
<br>
<br>
# Linux 使用日常记录 # Linux 使用日常记录
Linux学习日记,记录一些踩过的坑 Linux学习日记,记录一些踩过的坑