Hugo auto weight ineffective for per-file exports
tags: weight ineffective
Description/Summary
Even though we have #+hugo_weight: auto in this file, the weight will be treated as nil as this file is exported using the file-based export. The auto-weight calculation works only for per-subtree flow.
Content
Even though we have #+hugo_weight: auto in this file, the weight
will be treated as nil as this file is exported using the file-based
export.
The auto-weight calculation works only for per-subtree flow.
Page (Debug)
| Page Variable | Value | |
|---|---|---|
| Name | "Hugo auto weight ineffective for per-file exports" | |
| Title | "Hugo auto weight ineffective for per-file exports" | |
| ResourceType | "page" | |
| Kind | "page" | |
| Section | "posts" | |
| Draft | false | |
| Type | "posts" | |
| Layout | "" | |
| Permalink | "https://ox-hugo.scripter.co/test/posts/hugo-auto-weight-ineffective-for-per-file-exports/" | |
| RelPermalink | "/posts/hugo-auto-weight-ineffective-for-per-file-exports/" | |
| Data |
| |
| NextPage | HTML Container without class | |
| PrevPage | Hugo keyword | |
| NextInSection | HTML Container without class | |
| PrevInSection | Hugo keyword |
Page Params (Debug)
| Key | Type | Value |
|---|---|---|
| draft | bool | false |
| iscjklanguage | bool | false |
| lastmod | time.Time | 2018-03-01 17:30:01 -0500 -0500 |
| tags | []string | "weight" "ineffective" |
| title | string | "Hugo auto weight ineffective for per-file exports" |
File Object (Debug)
| FileInfo Variable | Value |
|---|---|
| UniqueID | "48648513fe0ac2b1dbd3432be854f3cb" |
| BaseFileName | "hugo-auto-weight-ineffective-for-per-file-exports" |
| TranslationBaseName | "hugo-auto-weight-ineffective-for-per-file-exports" |
| Lang | "en" |
| Section | "posts" |
| LogicalName | "hugo-auto-weight-ineffective-for-per-file-exports.md" |
| Dir | "posts/" |
| Ext | "md" |
| Path | "posts/hugo-auto-weight-ineffective-for-per-file-exports.md" |