Hello World

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

Create a new post

1
$ hexo new "My New Post" 

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

contact information

1
3150546740@qq.com

配置本地更新博客的环境

  1. 安装 nvm (nvm类似与conda,用于环境管理)参考链接

  2. 安装 git (用于博客内容的管理和上传) 下载链接-容易挂 git的安装教程 配置git的远端代理链接

  3. hexo 配置链接 链接 注意版本管理

  4. 在安装的过程中注意网络的proxy的配置,镜像源的配置。 网络解决方法


Hello World
https://chenlidbk.xyz/2024/04/01/hello-world/
作者
chenchangqing
发布于
2024年4月1日
许可协议