xubiaolin.github.io2025-04-11 02:10

Hello World | 徐镖林的网络博客

文章摘要

这篇文章是使用Hexo搭建的博客网站的欢迎页面。它简单介绍了如何使用Hexo创建新文章、启动本地服务器、生成静态文件以及部署到远程站点等基本操作,并提供了详细文档链接供用户参考。 文章以简洁明了的语言引导读者快速上手Hexo,开启个人博客创作之旅。

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

More info: Server

Generate static files

More info: Generating

Deploy to remote sites

More info: Deployment