mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-01 06:01:35 -05:00
Make markdown output "ugly"
This makes it so, for example, `/blog/swapfile-guide` has markdown file at `/blog/swapfile-guide.md` instead of `/blog/swapfile-guide/index.md`.
This commit is contained in:
@@ -18,6 +18,9 @@ markup: # this just keeps the bobatheme markup styling
|
|||||||
outputs:
|
outputs:
|
||||||
_merge: deep
|
_merge: deep
|
||||||
|
|
||||||
|
outputFormats:
|
||||||
|
_merge: deep
|
||||||
|
|
||||||
params:
|
params:
|
||||||
author:
|
author:
|
||||||
name: bbaovanc
|
name: bbaovanc
|
||||||
|
Reference in New Issue
Block a user