文件名称:jekyll_1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Jekyll 是一个简单的免费的Blog生成工具,类似WordPress。但是和WordPress又有很大的不同,原因是jekyll只是一个生成静态网页的工 具,不需要数据库支持。但是可以配合第三方服务,例如discuz。最关键的是jekyll可以免费部署在Github上,而且可以绑定自己的域名。-Jekyll is a simple free Blog generation tool, similar to WordPress. But there is a big difference with WordPress, because Jekyll is just a tool for generating static web pages, without the need for support. But with third party services, such as discuz. The most critical thing is that Jekyll can be freely deployed on the Github, and can bind their domain names.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jekyll-3.2.1
............\.codeclimate.yml
............\.github
............\.......\CONTRIBUTING.markdown
............\.......\ISSUE_TEMPLATE.md
............\.gitignore
............\.jrubyrc
............\.rubocop.yml
............\.travis.yml
............\appveyor.yml
............\benchmark
............\.........\capture-assign.rb
............\.........\end-with-vs-regexp
............\.........\file-dir-ensure-trailing-slash
............\.........\flat-map
............\.........\hash-fetch
............\.........\jekyll-sanitize-path
............\.........\proc-call-vs-yield
............\.........\regexp-vs-include.rb
............\.........\sequential-assignment
............\.........\string-concat
............\.........\string-replacement
............\.........\symbol-to-proc
............\CONDUCT.markdown
............\docs
............\....\avoiding-burnout.md
............\....\becoming-a-maintainer.md
............\....\merging-a-pull-request.md
............\....\readme.md
............\....\reviewing-a-pull-request.md
............\....\special-labels.md
............\....\triaging-an-issue.md
............\exe
............\...\jekyll
............\features
............\........\collections.feature
............\........\create_sites.feature
............\........\data.feature
............\........\drafts.feature
............\........\embed_filters.feature
............\........\frontmatter_defaults.feature
............\........\highlighting.feature
............\........\hooks.feature
............\........\include_tag.feature
............\........\incremental_rebuild.feature
............\........\layout_data.feature
............\........\markdown.feature
............\........\pagination.feature
............\........\permalinks.feature
............\........\plugins.feature
............\........\post_data.feature
............\........\post_excerpts.feature
............\........\rendering.feature
............\........\site_configuration.feature
............\........\site_data.feature
............\........\step_definitions.rb
............\........\support
............\........\.......\formatter.rb
............\........\.......\helpers.rb
............\........\theme.feature
............\Gemfile
............\History.markdown
............\jekyll.gemspec
............\lib
............\...\jekyll
............\...\jekyll.rb
............\...\......\cleaner.rb
............\...\......\collection.rb
............\...\......\command.rb
............\...\......\commands
............\...\......\........\build.rb
............\...\......\........\clean.rb
............\...\......\........\doctor.rb
............\...\......\........\help.rb
............\...\......\........\new.rb
............\...\......\........\new_theme.rb
............\...\......\........\serve
............\...\......\........\serve.rb
............\...\......\........\.....\servlet.rb
............\...\......\configuration.rb
............\...\......\converter.rb
............\...\......\converters
............\...\......\..........\identity.rb
............\...\......\..........\markdown
............\...\......\..........\markdown.rb
............\...\......\..........\........\kramdown_parser.rb
............\...\......\..........\........\rdiscount_parser.rb
............\...\......\..........\........\redcarpet_parser.rb
............\...\......\..........\smartypants.rb
............\...\......\convertible.rb
............\...\......\deprecator.rb
............\...\......\document.rb
............\...\......\drops
............\...\......\.....\collection_drop.rb
............\...\......\.....\document_drop.rb
............\...\......\.....\drop.rb
............\...\......\.....\excerpt_drop.rb
............\...\......\.....\jekyll_drop.rb
............\...\......\.....\site_drop.rb
............\...\......\.....\unified_payload_drop.rb