サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
大そうじへの備え
jekyllrb.com
Another much-anticipated release of Jekyll. This release comes with it Rouge 2 support, but note you can continue to use Rouge 1 if you’d prefer. We also now require Ruby 2.1.0 as 2.0.x is no longer supported by the Ruby team. Otherwise, it’s a massive bug-fix release! A few bugs were found and squashed with our Drop implementation. We’re using the Schwartzian transform to speed up our custom sort
The much-anticipated Jekyll 3.0 has been released! Key changes: Incremental regeneration (experimental, enable with --incremental) Liquid profiler (add --profile to a build or serve) Hook plugin API (no more monkey-patching!) Dependencies reduced from 14 to 8, none contain C extensions. We’re hoping to reduce this even more in the future. Changed version support: no support for Ruby 1.9.3, added b
GitHub Pages are public web pages for users, organizations, and repositories, that are freely hosted on GitHub’s github.io domain or on a custom domain name of your choice. GitHub Pages are powered by Jekyll behind the scenes, so they’re a great way to host your Jekyll-powered website for free. Your site is automatically generated by GitHub Pages when you push your source files. Note that GitHub P
A year ago to the day, we released Jekyll 1.0.0. One year later, we present to you the next major version: Jekyll 2.0.0. Jam-packed with some highly-requested features and bugfixes galore, this is the best Jekyll yet. Some notable changes: Collections - Collections allow you to define an unlimited number of custom document types (beyond just posts and pages) for different types of content you may
Jekyll traverses your site looking for files to process. Any files with front matter are subject to processing. For each of these files, Jekyll makes a variety of data available via Liquid. The following is a reference of the available data. Global Variables Variable Description
Jekyll uses the Liquid templating language to process templates. Generally in Liquid you output content using two curly braces e.g. {{ variable }} and perform logic statements by surrounding them in a curly brace percentage sign e.g. {% if statement %}. To learn more about Liquid, check out the official Liquid Documentation. Jekyll provides a number of useful Liquid additions to help you build you
Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must take the form of valid YAML set between triple-dashed lines. Here is a basic example: Between these triple-dashed lines, you can set predefined variables (see below for a reference) or even create custom ones of your own. These variables will
Jekyll gives you a lot of flexibility to customize how it builds your site. These options can either be specified in a _config.yml or _config.toml file placed in your site’s root directory, or can be specified as flags for the jekyll executable in the terminal. Configuration Options Default Configuration Front Matter Defaults Environments Markdown Options Liquid Options Sass/SCSS Options Webrick O
Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more. Prerequisites Jekyll requires the following: Ruby version 2.5.0 or higher RubyGems GCC and Make See Requirements for guides and details. Instructions Install all prerequisites.
Jekyll has a plugin system with hooks that allow you to create custom generated content specific to your site. You can run custom code for your site without having to modify the Jekyll source itself. You can add specific plugins to the whitelist key in _config.yml to allow them to run in safe mode. Installation - How to install plugins Your first plugin - How to write plugins Generators - Create a
No more databases, comment moderation, or pesky updates to install—just your content. How Jekyll works → Static Markdown, Liquid, HTML & CSS go in. Static sites come out ready for deployment. Jekyll template guide → Blog-aware Permalinks, categories, pages, posts, and custom layouts are all first-class citizens here. Migrate your blog →
このページを最初にブックマークしてみませんか?
『Jekyll • Simple, blog-aware, static sites』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く