.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Mar 05, 2024 19:24 UTC.


This page was created/modified in commit 01662ab "Support setting taxonomy weights" on 2018-03-01.
Markdown source of this page

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 VariableValue
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
page.Data{} (type:page.Data)
NextPageHTML Container with class
PrevPageHugo keyword
NextInSectionHTML Container with class
PrevInSectionHugo keyword

Page Params (Debug)

KeyTypeValue
draftbool false
iscjklanguagebool false
lastmodtime.Time 2018-03-01 17:30:01 -0500 -0500
tags[]string "weight" "ineffective"
titlestring "Hugo auto weight ineffective for per-file exports"

File Object (Debug)

FileInfo VariableValue
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"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]