0%

需要的设备:
树莓派4B
鼠标(有线无线都可以)
键盘(有线无线都可以)
TF卡(尽量大于16GB)
TF卡读卡器
micro-HDMI视频线
5V 3A type-c电源线
支持HDMI输入的显示器(大部分电视都支持)

教程开始

Read more »

hi,你好,这是我的第一篇博客,很高兴能认识你!

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment