GetPublii / Publii

The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
https://getpublii.com
GNU General Public License v3.0
6.06k stars 407 forks source link

[Feature Request]: clean up the media mess #1306

Closed atomGit closed 6 months ago

atomGit commented 6 months ago

Feature Description

media files can be copied to 3 locations, the media subfolders of input, output and preview

why not just symlink the media folder?

dziudek commented 6 months ago

I will consider this, because it could reduce amount of IO operations during rendering/sync. Probably we will be able to do it effectively for preview only, but still - it will make preview faster for larger websites.

There are some edge-cases:

Above issues are not a problem for preview

atomGit commented 6 months ago

thanks - much appreciated

dziudek commented 6 months ago

This feature will be available in v.0.45 for preview mode