Neorg with CommonNorg roadmap
finish the CommonNorg spec
commonnorg parser in tree-sitter
tag system to extend the norg's capability
norg to html converter
norg link system in both neorg-language-server & norgolith
make a blog
convert existing markdown blog articles to commonnorg
fill missing metadata fields in PKM repository
test if PKM repository can be fully converted to HTML
setup github repository & action to automate the SSG
rss support
add config field
rss.path = ["posts/*"]
to customize pages that should be added to rss feed.better style (bring back zola theme)
link target completion in neorg-language-server
rewrite commonnorg parser in rust
better Neovim support (
indentexpr
, etc)