mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
All docs stored in _docs inherit from docs layout All news items stored in _posts inherit from news-item layout
1.4 KiB
1.4 KiB
title, permalink
| title | permalink |
|---|---|
| Static Files | /docs/static-files/ |
In addition to renderable and convertible content, we also have static files.
A static file is a file that does not contain any YAML front matter. These include images, PDFs, and other un-rendered content.
They're accessible in Liquid via site.static_files and contain the
following metadata:
| Variable | Description |
|---|---|
|
|