Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
116
stars
8
forks
source link
Add support to watch external sources, such as GitHub repositories #31
Closed
alfredbaudisch closed 3 years ago
I just found out that most of the work for this is already done in another Elixir project: meddle0x53/blogit/blob/master/lib/blogit/repository_providers/git.ex - it's a matter of adding those modules here and adjusting them to PardallMarkdown.