issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add basic search functionality
#14
alfredbaudisch
opened
3 years ago
0
Auto table of contents
#13
alfredbaudisch
closed
3 years ago
0
Auto anchor headers
#12
alfredbaudisch
closed
3 years ago
0
Broadcast whenever the content is reloaded
#11
alfredbaudisch
closed
3 years ago
0
Split content tree into each root slug and its nested children (while also keeping the main tree saved)
#10
alfredbaudisch
closed
3 years ago
0
Show children posts when using link_tree_list
#9
alfredbaudisch
closed
3 years ago
1
Rename Link.children_links to links and children to posts
#8
alfredbaudisch
closed
3 years ago
1
Save each node of the content tree independently in the cache, per slug. While also keeping the tree.
#7
alfredbaudisch
closed
3 years ago
0
After generating the content tree, update each taxonomy root slug cache item, with the ordered list of posts from the tree
#6
alfredbaudisch
closed
3 years ago
1
Add tree navigation with the new sorting methods
#5
alfredbaudisch
closed
3 years ago
0
Sort taxonomies themselves with the custom sorting methods
#4
alfredbaudisch
closed
3 years ago
0
Taxonomy archive contents are not being sorted by the taxonomy sorting method
#3
alfredbaudisch
closed
3 years ago
1
If there's no content in the root folder /, then taxonomy root folders do not appear in the tree
#2
alfredbaudisch
closed
3 years ago
1
Wrong next and previous links being inserted into %Post{} if the sorting is another other than by_title
#1
alfredbaudisch
closed
3 years ago
1
Previous