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
115 stars 7 forks source link

Level 1 posts (right after a topmost taxonomy) do not appear in taxonomies content_trees #25

Closed alfredbaudisch closed 3 years ago

alfredbaudisch commented 3 years ago

Example:

/blog
/blog/a-post
/blog/subfolder/b-post

"a-post" do not appear in get_content_tree("/blog"), only in get_content_tree("/")