mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-13 17:08:06 -05:00
1.5 KiB
1.5 KiB
layout, title, permalink
| layout | title | permalink |
|---|---|---|
| docs | 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 |
|---|---|
|
|