Hey there, welcome :)

A site for personal Internet notions and tools.

Howe

Hexo管理Github仓库Page

要使用Hexo管理GitHub仓库的网页,您需要遵循以下步骤: 在GitHub上创建一个新的仓库,用于存储Hexo生成的静态网页。请确保您已经安装了Git并且已经配置了您的GitHub帐户。 在本地计算机上安装Hexo。可以使用npm(Node.js包管理器)来安装Hexo。在命令行中运行以下命令: npm install…

Continue reading...