gflohr / qgoda

Qgoda (pronounce: yagoda!) is an extensible static site generator with arbitrary taxonomies and cross-links and a strong focus on multilanguage facilities.
https://www.qgoda.net/
Other
31 stars 4 forks source link

Hot reloading of plug-ins #54

Open gflohr opened 6 years ago

gflohr commented 6 years ago

Reload plug-ins if their source code has changed.

It's smarter smarter to just detect changes such as new plug-ins or changed configuration, and then re-initialize the entire appliction except for data caches.