Mike's Blog

Home Archives
2020-01-30

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

Share
Newer
「SICP 2.2.4」图像语言

Tags

  • SICP
  • 计算机程序的构造和解释

Tag Cloud

SICP 计算机程序的构造和解释

Archives

  • April 2020
  • January 2020

Recent Posts

  • 「SICP 2.4」数据导向的程序设计模式
  • 「SICP 2.2.4」图像语言
  • Hello World
© 2020 Mike Zheng
Powered by Hexo
Home Archives