
Hexo
Plugins Features powerful APIs for limitless extensibility. Various plugins are available to support most template engines (EJS, Pug, Nunjucks, and many others). Easily integrate with existing …
Hexo
支持 Markdown Hexo 支持 GitHub Flavored Markdown 的所有功能,甚至可以整合 Octopress 的大多数插件。
Documentation - Hexo
4 days ago · Welcome to the Hexo documentation. If you encounter any problems when using Hexo, have a look at the troubleshooting guide, raise an issue on GitHub or start a topic on the …
文档 - Hexo
4 days ago · Hexo 是一个快速、简洁且高效的博客框架。 Hexo 使用 Markdown(或其他标记语言)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。
Themes - Hexo
This is Hexo Theme with a beautiful style design form KeenThemes adapted to hexo by Molavec.
在 GitHub Pages 上部署 Hexo
2 days ago · 建立名为 <repository 的名字> 的储存库,这样你的博客网址为 <你的 GitHub 用户名>.github.io/<repository 的名字>,repository 的名字可以任意,例如 blog 或 hexo。
Plugins - Hexo
Hexo package that provides analytics on the read time to review a post. Generates word, character, image, and video counts in the front-matter of the markdown file.
指令 - Hexo
4 days ago · 对于独立页面来说,Hexo 会创建一个以标题为名字的目录,并在目录中放置一个 index.md 文件。 你可以使用 --path 参数来覆盖上述行为、自行决定文件的目录:
安装 - Hexo
4 days ago · 当您新建文章时,Hexo 会根据 scaffold 来创建文件。 source 资源文件夹。 是存放用户资源的地方。 除 _posts 文件夹之外,开头命名为 _ (下划线)的文件 / 文件夹和隐藏的文件 …
Setup - Hexo
4 days ago · Hexo ignores hidden files and files or folders whose names are prefixed with _ (underscore) - except the _posts folder. Renderable files (e.g. Markdown, HTML) will be …