Github Pages Repo of my personal blog http://mr-dai.github.io.
Use the following commands to start a local test server on http://localhost:4000/:
npm ci
npm run server
- 博客迁移至 Hexo NexT 主题
- 自动化测试(链接有效性、文章格式)
Github Pages Repo of my personal blog http://mr-dai.github.io.
Use the following commands to start a local test server on http://localhost:4000/:
npm ci
npm run server