Now&Here
Github Pages+hexo博客的创建与多机更新博客的实现

0 前言


本篇博文主要介绍在Windows 10系统上创建Github Pages+hexo博客的过程,同时,考虑到可能会在不同地点使用不同机器进行博客的更新操作,所以本篇博文还会介绍如何实现多台机器更新博客内容的方法,主要涉及的名词有:

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.

Git Study

0 Git Introduction

Git是一种开源的分布式版本管理系统。

Typora——Markdown编辑界的极简主义

Before Typora

在Windows平台上,Typora之前,我还曾经接触过MarkdownPadMarkPad两款Markdown编辑工具。