DEV Community

Discussion on: Creating a Simple Blog using Vue with Markdown

Collapse
 
andreasvirkus profile image
ajv • Edited

Are you considering moving your current setup to Vuepress (version 1 is now out), since it has various plugins like sitemap & rss feed generation, PWA-capability baked in, etc?

Great write-up btw!

Collapse
 
vycoder profile image
yev

Hi, thanks for the response!

I haven't checked Vuepress again but maybe in the future I will, if things started difficult to manage. But right now, my website is pretty simple and straightforward, I still doesn't feel the need to add more stuff. I don't have that much audience anyway (aside from myself lol). While PWA and rss feed generation are cool and something I had considered before, I figured it's better to focus on at least putting out consistent blog entries first.