Public folder for HTML files

Hello:

I work with a HTML editor (eXeLearning), so I need an easy way to publish HTML files and I would like to work and publish my files with NextCloud. I know it is not possible to publish files directly in NextCloud, but I was wondering how easy/difficult would be to develop something like this:

  1. Use Local storage system to synchronize a folder in NextCloud and a public folder in the server.
  2. A configuration option to create a Public folder for an user or a group.

It would be something like the (disappeared) Public Folder in Dropbox or Drive. Do you see feasible?

Thanks!

Meanwhile, you could create a public folder within your Nextcloud account for your HTML documents and in your Apache configuration an Alias which is pointing to that folder.