Ref: https://github.com/kaushalmodi/ox-hugo/issues/164master
parent
1afb24a8c8
commit
4d22bcda67
8 changed files with 59 additions and 3 deletions
@ -0,0 +1,10 @@ |
||||
+++ |
||||
title = "Using empty EXPORT_HUGO_SECTION" |
||||
description = "Case where `EXPORT_HUGO_SECTION` is set to nothing." |
||||
tags = ["section", "root-level"] |
||||
draft = false |
||||
+++ |
||||
|
||||
`ox-hugo` Issue #[164](https://github.com/kaushalmodi/ox-hugo/issues/164) |
||||
|
||||
This post is created at the site root. |
||||
@ -0,0 +1,12 @@ |
||||
+++ |
||||
title = "Setting EXPORT_HUGO_SECTION to \"/\"" |
||||
description = "Case where `EXPORT_HUGO_SECTION` is set to `/`." |
||||
tags = ["section", "root-level"] |
||||
draft = false |
||||
+++ |
||||
|
||||
`ox-hugo` Issue #[164](https://github.com/kaushalmodi/ox-hugo/issues/164) |
||||
|
||||
This behaves the same as **not setting** `EXPORT_HUGO_SECTION` at all. |
||||
|
||||
This post is created at the site root. |
||||
Loading…
Reference in new issue