Jekyll资源索引贴
发表日期:2014年08月24日  分类:网站搭建  标签:JekyllBuildWebsite

收集搭建此博客过程中学习与参考的一些资源。

####说明####

1,因可知的原因,部分资源的访问网络不通,如需访问,请使用相应的解决方案,这里不做介绍;
2,Github pages并非必须使用Jekyll用来搭建,而是使用Jekyll更便捷,当然直接使用Html可以达到同样的效果;
3,PortableJekyll,即Portable Jekyll for Windows,是一个在Windows环境下配置环境变量后开箱即用的绿色版Jekyll环境,Windows环境下极力推荐使用(省去手工下载配置以及各种环境不兼容、网络通的繁琐),包括Git、Ruby、Python、Jekyll依赖、CURL,其中Git及CURL非必须;

####目录####

Jekyll官方资料
Jekyll其他资料
PortableJekyll官方资料
PortableJekyll其他资料

####Jekyll官方资料#### 官网
http://jekyllrb.com/
中文网
http://jekyllcn.com/ 源码: https://github.com/jekyll/jekyll
文档
http://jekyllrb.com/docs/
变量
http://jekyllrb.com/docs/variables/
文章头部设置
http://jekyllrb.com/docs/frontmatter/
Liquid Documentation
http://docs.shopify.com/themes/liquid-documentation/basics
Liquid for Designers
https://github.com/Shopify/liquid/wiki/Liquid-for-Designers

####Jekyll相关资料#### 为Jekyll增加不完美的分页和文章摘要 ←
http://kingauthur.info/2013/01/20/the-paginator-and-excerpt-in-jekyll/
为Jekyll添加静态搜索 ←
http://kingauthur.info/2012/12/03/the-things-about-jekyll/
优化 jekyll 站点的 SEO 技巧
http://justjavac.com/jekyll/2012/01/16/the-seo-for-jekyll-blog.html
使用kekyll构建静态网站 - crystalNB的专栏 - 博客频道 - CSDN.NET
http://blog.csdn.net/bugknightyyp/article/details/9790815

####PortableJekyll官方资料#### 项目
https://github.com/madhur/PortableJekyll
使用说明,注意setpath.cmd可能不起作用,建议参照此文件手工配置环境变量
https://github.com/madhur/PortableJekyll/wiki
Building portable Jekyll for Windows,注意文章中所列Jekyll相关依赖以实际项目为准,文章中所列并非最新
http://www.madhur.co.in/blog/2013/07/20/buildportablejekyll.html

####PortableJekyll其他资料#### PortableJekyll-2.3百度网盘下载
大小797MB,解压之后:1.97GB,其中Git文件夹大小:907MB,经测试:如果已安装Git,则此文件夹非必须,不需要用Git则注意对应的Git环境变量也不要加到环境变量path中去
http://dwz.cn/qNOgv

友情链接
文章分类
文章标签