Todou

Stay Learning

Personal Blog


Hello World

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

Older Post

ubuntu & win10 双系统删除 uefi

之前装了Ubuntu和windows双系统,后面不想用ubuntu了,网上大部分的卸载方法都是mbr的,但是我的是uefi,所以不适用。 自己网上查资料查了半天,后面才找到一个解决的办法。 需要的东西: U盘,容量大于等于8G easyuefi Windows 10 原版镜像 首先用easyue …

opreation system 继续阅读