Chapter 3: Build Your First Static Site with VuePress
by Ivaylo Gerchev
In this tutorial, we’ll build a static site with VuePress and we’ll deploy it to GitHub Pages. The site will be a simple, technical blog which offers the possibility to organize and navigate the content by collections, categories, and tags.
Code and Live Site
The code for this tutorial can be found on GitHub. You can also view the site running live on GitHub Pages.
What Is VuePress?
VuePress is a simple yet powerful static site generator, powered by Vue.js. It was created by Evan You (the creator of Vue), who made it to facilitate the writing of technical, documentation-heavy sites for the Vue ecosystem. But as we’ll see in this tutorial, with a little tweaking the use ...
Get Vue.js: Tools & Skills now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.