# Oneliners for subtext on the different pages. # Don't create new paragraphs, because each
adds a read line. [docs] content = """ How to use CoreDNS. """ [blog] content = """ News covering CoreDNS. """ [plugin] content = """ All [in-tree](https://github.com/coredns/coredns/tree/master/plugin) plugins for CoreDNS. """ [explugin] content = """ All out-of-tree plugins for CoreDNS. """ [community] content = """ CoreDNS is developed in the open. Here are some of the channels we use to communicate and contribute. """