Variables
Global Variables site Site wide information + configuration settings from _config.yml. See below for details. Jekyll::Drops::SiteDrop page Page specific informat...
Global Variables site Site wide information + configuration settings from _config.yml. See below for details. Jekyll::Drops::SiteDrop page Page specific informat...
参考文档 jekyll-docs
参考文档 jekyll-docs layouts 是对你的内容的封装的模板,这样允许你放置源码在一个地方,而不需要重复的在每一个页面去写导航栏和页脚。 布局在 _layouts 目录,通常有一个叫 default.xml 的基础的模板,并且有按需要从基础模板继承的其他的模板。 布局目录 jekyll 在你的站点的根下的_layouts 目录下去查找,或者你的主题的根下 你可以在 配置...
在vs 的包含目录中添加默认的包含路径 在vs 中添加默认的包含路径,可以方便我们在任一工程中使用开发辅助工具: 如:vld (一个非常好用的内存泄露检测工具) 或者其他帮助调试或者分析问题的代码:如日志记录的头文件等。 如: 在如下位置添加文件,并内容 <!-- C:\Users\Qiang\AppData\Local\Microso...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run je...