34 lines
931 B
Markdown
34 lines
931 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "阿帅正传"
|
|
text: "一个安静的文档站"
|
|
tagline: Timeless小帅's Blog
|
|
# image:
|
|
# src: /logo.png
|
|
actions:
|
|
- theme: brand
|
|
text: Linux使用日常
|
|
link: /linux/linux
|
|
# - theme: alt
|
|
# text: Linux使用日常
|
|
# link: /linux
|
|
|
|
features:
|
|
- title: Linux笔记
|
|
details: 接下来一段时间会持续记录Linux相关笔记,主要是以ubuntu22.04操作系统为主
|
|
link: /linux/linux
|
|
- title: 瑞芯微系列
|
|
details: 目前再学习瑞芯微系列的开发版,目前围绕RK3506与RK3566系列
|
|
- title: ESP32系列
|
|
details: ESP32系列的MCU使用笔记
|
|
- title: 六轴机械臂
|
|
details: 还会不定时更新六轴机械臂相关的笔记,也在学习中。基础操作、欧拉角、具身智能
|
|
- title: 游戏记录
|
|
details: 主要玩的一些解谜游戏,做个笔记记录
|
|
link: /game/turing_complete
|
|
|
|
---
|
|
|