ylc395 / joplin-plugin-pages-publisher

A Joplin plugin to generate static blog website from picked notes, and publish it as Github Pages
109 stars 19 forks source link

Feature request: Sitemap #8

Closed euoia closed 2 years ago

euoia commented 2 years ago

It would be neat if the static site generator created a sitemap. This would presumably help web crawlers index the content.

ylc395 commented 2 years ago

According to Google's guide, a small-scale website may not need a sitemap, so I'm not planning to add sitemap feature. But PR's are welcome.