casparthh / githubblog

基于hexo的轻量级个人博客模板。

Home Page:https://casparthh.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title
hexo

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

$ cd <ProjectName>
$ cnpm instal
$ hexo d -g

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate
$ hexo g

More info: Generating

Deploy to remote sites

$ hexo deploy
$ hexo d -p

More info: Deployment

$ hexo clean

Cleans the cache file (db.json) and generated files (public).

About

基于hexo的轻量级个人博客模板。

https://casparthh.github.io/


Languages

Language:CSS 48.7%Language:JavaScript 30.5%Language:HTML 20.8%