Hello GitHub Pages

Welcome to auto rock! This is my very first post.

万事开头难


TODOs

  • set up this github pages blog

  • add this first post on github pages

  • change theme to stun

  • manage whole proj in private gitea repo

  • add different columns

    • add categories and tags pages

    • add customized pages

    • add customized style pages

  • add reward part

  • cate _post folder while keeping post link

  • add comment part, using waline

  • set up private blog on VPS

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