kaushalmodi / ox-hugo

A carefully crafted Org exporter back-end for Hugo
https://ox-hugo.scripter.co
GNU General Public License v3.0
874 stars 132 forks source link

Add a new variable for customizing the name of content folder #689

Open tendant opened 1 year ago

tendant commented 1 year ago

Add a new variable for customizing name of the content folder.

So that ox-hugo can export the markdown file to any folder named: /

Switching from Hugo to Astro for building static website, and astro is using file based routing.

It will be great to be able to continue using ox-hugo for exporting markdown files.

kaushalmodi commented 1 year ago

Sorry for the late reply. I will get some time this week to looking into the PRs and issues for this repo.

This PR looks good to me. I will merge it once I get the Github Actions CI in green state. It started failing after Org updated to 9.6.

tendant commented 2 weeks ago

@kaushalmodi Can we get this merged? Or if you can let me know how can I help to get "Github Actions CI" issue resolved for merging?