/blog

Primary LanguageJavaScript

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