Add Authentication and Personalization to VuePress

added by JavaScript Kicks
4/23/2019 9:00:28 PM

2769 Views

There are several advantages to using a static site generator such as VuePress. With VuePress, you can focus on writing content using markdown, and the VuePress application generates static HTML files. VuePress also turns your content into a single-page application (SPA), so transitions between pages seem instant and seamless.


0 comments