# myblog **Repository Path**: hangqili/myblog ## Basic Information - **Project Name**: myblog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-15 - **Last Updated**: 2021-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Hexo Logo](https://github.com/vercel/vercel/blob/master/packages/frameworks/logos/hexo.svg) # Hexo Example This directory is a brief example of a [Hexo](https://hexo.io/) site that can be deployed with Vercel and zero configuration. ## Deploy Your Own Deploy your own Hexo project with Vercel. [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/vercel/vercel/tree/main/examples/hexo) _Live Example: https://hexo.now-examples.now.sh_ ### How We Created This Example To get started with Hexo for deployment with Vercel, you can use the [Hexo CLI](https://hexo.io/docs/index.html#Installation) to initialize the project: ```shell $ hexo init project-name ```