parent
edf9c71fa3
commit
316e702c42
2 changed files with 23 additions and 0 deletions
@ -0,0 +1,15 @@ |
||||
#+title: Page Bundle (File-based Flow) |
||||
#+author: |
||||
|
||||
#+hugo_base_dir: ../../ |
||||
#+hugo_section: singles |
||||
#+hugo_tags: file-based page-bundles |
||||
|
||||
#+hugo_bundle: page-bundle-file-based-flow |
||||
#+export_file_name: index |
||||
|
||||
#+begin_description |
||||
Post organized as a /Page Bundle/ exported using /file-based flow/. |
||||
#+end_description |
||||
|
||||
This post is exported to a [[https://scripter.co/hugo-leaf-and-branch-bundles/#leaf-bundle][Page/Leaf Bundle structure]]. |
||||
@ -0,0 +1,8 @@ |
||||
+++ |
||||
title = "Page Bundle (File-based Flow)" |
||||
description = "Post organized as a _Page Bundle_ exported using _file-based flow_." |
||||
tags = ["file-based", "page-bundles"] |
||||
draft = false |
||||
+++ |
||||
|
||||
This post is exported to a [Page/Leaf Bundle structure](https://scripter.co/hugo-leaf-and-branch-bundles/#leaf-bundle). |
||||
Loading…
Reference in new issue