Post 2
Description/Summary
Post 2 contents I have the org.png file in the same directory that contains the source Org file of this post. ./content-org ├── images-in-content/ │ ├── images-in-content.org │ │ * Post 1 (Org subtree) → ./content/images-in-content/post1.md │ │ * Post 2 (Org subtree) → ./content/images-in-content/post2.md **THIS POST** │ ├── gnu.png → ./static/ox-hugo/gnu.png │ └── org.png → ./static/ox-hugo/org.png **BELOW IMAGE** ├── post3/ │ ├── post3.org → ./content/images-in-content/post3.md │ └── gnu-copy.png → .
Content
Post 2 contents
I have the org.png
file in the same directory that contains the
source Org file of this post.
./content-org
├── images-in-content/
│ ├── images-in-content.org
│ │ * Post 1 (Org subtree) → ./content/images-in-content/post1.md
│ │ * Post 2 (Org subtree) → ./content/images-in-content/post2.md **THIS POST**
│ ├── gnu.png → ./static/ox-hugo/gnu.png
│ └── org.png → ./static/ox-hugo/org.png **BELOW IMAGE**
├── post3/
│ ├── post3.org → ./content/images-in-content/post3.md
│ └── gnu-copy.png → ./static/ox-hugo/gnu-copy.png
└── post4/
├── post4.org → ./content/images-in-content/post4.md
└── org-copy.png → ./static/ox-hugo/org-copy.png
Page (Debug)
Page Variable | Value | |
---|---|---|
Name | "Post 2" | |
Title | "Post 2" | |
ResourceType | "page" | |
Kind | "page" | |
Section | "images-in-content" | |
Draft | false | |
Type | "images-in-content" | |
Layout | "" | |
Permalink | "https://ox-hugo.scripter.co/test/images-in-content/post2/" | |
RelPermalink | "/images-in-content/post2/" | |
Data |
| |
NextPage | Post 1 | |
PrevPage | Post 2 | |
NextInSection | Post 1 | |
PrevInSection | Post 3 |
Page Params (Debug)
Key | Type | Value |
---|---|---|
draft | bool | false |
iscjklanguage | bool | false |
lastmod | time.Time | 2018-02-01 00:12:23 -0500 -0500 |
title | string | "Post 2" |
File Object (Debug)
FileInfo Variable | Value |
---|---|
UniqueID | "4926f6a518f59cadce8ee92ca50d1f9e" |
BaseFileName | "post2" |
TranslationBaseName | "post2" |
Lang | "en" |
Section | "images-in-content" |
LogicalName | "post2.md" |
Dir | "images-in-content/" |
Ext | "md" |
Path | "images-in-content/post2.md" |