Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
20 changes: 20 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"MicroPython.executeButton": [
{
"text": "▶",
"tooltip": "运行",
"alignment": "left",
"command": "extension.executeFile",
"priority": 3.5
}
],
"MicroPython.syncButton": [
{
"text": "$(sync)",
"tooltip": "同步",
"alignment": "left",
"command": "extension.execute",
"priority": 4
}
]
}
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
>
## ***下面是原作者的视频介绍以及博客,我只是进行搬运然后做出了自己的一点修改,并且记录自己的一些笔记***

## 项目简介
> 该网站为个人博客网站,主要是记录嵌入式软件方向的笔记
>
## 移植部署说明
> 将本项目克隆到你的github上,之后 https://app.netlify.com/ 部署网站
> 更加详细可查看视频教程
>
## 视频介绍
### 视频介绍
> https://www.bilibili.com/video/BV17a4y1X7ga
>
## 在线查看
### 在线查看
> https://coucoublog.netlify.app/
>
2 changes: 1 addition & 1 deletion exampleSite/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
这是coucou的学习博客网站,里面有我的个人介绍以及学习笔记
这是lylz的学习博客网站,里面有我的个人介绍以及学习笔记
8 changes: 4 additions & 4 deletions exampleSite/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ baseurl: https://example.com
languageCode: en-us
theme: hugo-theme-stack
paginate: 5
title: Coucou's blog
title: Lylz's blog

languages:
en:
languageName: English
title: Coucou's blog
title: Lylz's blog
weight: 1
zh-cn:
languageName: 中文
Expand Down Expand Up @@ -54,7 +54,7 @@ params:

sidebar:
emoji: 🍥
subtitle: 这是Coucou的博客网站
subtitle: 这是Lylz的博客网站
avatar:
enabled: true
local: true
Expand Down Expand Up @@ -196,7 +196,7 @@ menu:
social:
- identifier: github
name: GitHub
url: https://github.com/Acoucou/hugo-theme-stack
url: https://github.com/LiuZhouJay/hugo-theme-stack
params:
icon: brand-github

Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/page/about/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
<!-- ---
title: 个人介绍
description: 这是我的个人介绍
date: '2022-07-29'
Expand All @@ -20,7 +20,7 @@ menu:
## 兴趣爱好
> 我是业余羽毛球和乒乓球选手,平常喜欢运动,尤爱打羽毛球;
>
> 我平常一个人时喜欢听音乐,欧美日韩,电子纯音,流行trap,都听,只要旋律节奏对了,那就是我钟爱的音乐了;
> 我平常一个人时喜欢听音乐,欧美日韩,电子纯音,流行trap,都听,只要旋律节奏对了,那就是我钟爱的音乐了; -->