RealForce1024 / blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexo Example

This directory is a brief example of a Hexo site that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with Hexo on Now, you can use the Hexo CLI to initialize the project:

$ hexo init project-name

Deploying this Example

Once initialized, you can deploy the Hexo example with just a single command:

$ now

About


Languages

Language:JavaScript 55.6%Language:HTML 35.0%Language:CSS 9.5%