alfredbaudisch / pardall_markdown

Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
Apache License 2.0
116 stars 8 forks source link

Config validation; FileWatcher delayed start; FileWatcher and RepositoryWatcher race conditions fixed; closes #51 closes #52 #53

Closed alfredbaudisch closed 3 years ago

alfredbaudisch commented 3 years ago

This pull request solves and closes: #52, #51