Pages no longer going into "pages" directory #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In previous version, the markdown files I put into the pages directory were placed into a pages directory in output. Now they are in the main output directory. Is this as it is supposed to be? If so, I'll need to change a few links that I had going to /pages/filename.
I found the option on PAGE_URL_FORMAT. I see it was pages/slug in the old version's config.sh. I only have 4 links to change, so I'll go with the current setup.