Post 4
Description/Summary
Post 4 contents I have the org-copy.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 │ ├── gnu.png → ./static/ox-hugo/gnu.png │ └── org.png → ./static/ox-hugo/org.png ├── post3/ │ ├── post3.org → ./content/images-in-content/post3.md │ └── gnu-copy.png → ./static/ox-hugo/gnu-copy.png └── post4/ ├── post4.
Content
Post 4 contents
I have the org-copy.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
│ ├── gnu.png → ./static/ox-hugo/gnu.png
│ └── org.png → ./static/ox-hugo/org.png
├── 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 **THIS POST**
└── org-copy.png → ./static/ox-hugo/org-copy.png **BELOW IMAGE**
Page (Debug)
| Page Variable | Value | |
|---|---|---|
| Name | "Post 4" | |
| Title | "Post 4" | |
| 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/post4/" | |
| RelPermalink | "/images-in-content/post4/" | |
| Data |
| |
| NextPage | Post 3 | |
| PrevPage | Post A1 | |
| NextInSection | Post 3 | |
| PrevInSection | None |
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 4" |
File Object (Debug)
| FileInfo Variable | Value |
|---|---|
| UniqueID | "f5ad99c71fa38816e12b2d23f4ef045a" |
| BaseFileName | "post4" |
| TranslationBaseName | "post4" |
| Lang | "en" |
| Section | "images-in-content" |
| LogicalName | "post4.md" |
| Dir | "images-in-content/" |
| Ext | "md" |
| Path | "images-in-content/post4.md" |