This is the code repository for VuePress Quick Start Guide, published by Packt.
Build blazing-fast static websites with the power of Vue.js
What are static site generators, why do you need them, and how are they better than general blogging or writing or content tools? This book answers all those questions as you learn how to build sites with VuePress.
This book covers the following exciting features:
- Put together a simple site in Markdown
- Use VuePress to generate a super-fast static site
- Customize the appearance of your VuePress site using custom themes
- Work with internationalization and localize your site in multiple languages
- Set up a custom home page with a call to action button as well as other pages and a navigation menu
If you feel this book is for you, get your copy today!
All of the code is organized into folders. For example, Chapter02.
The code will look like the following:
module
.exports = {
head: [
[ ... ]
]
}
Following is what you need for this book: If you want to create static sites easily, this book is for you. No knowledge of VuePress is required, but some experience with JavaScript will be helpful.
With the following software and hardware list you can run all code files present in the book (Chapter 1-8).
Chapter | Software required | OS required |
---|---|---|
1-8 | https://vuepress.vuejs.org/guide/getting-started.html | Windows, Mac OS X, and Linux (Any) |
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.
-
Vue.js 2 Design Patterns and Best Practices [Packt] [Amazon]
-
Full-Stack Web Development with Vue.js and Node [Packt] [Amazon]
Sufyan bin Uzayr is a writer, teacher, and developer with 10+ years' experience in the industry. He is an open source enthusiast and specializes in a wide variety of technologies. He holds four masters' degrees and has authored multiple books. Sufyan is an avid writer. He regularly writes about topics related to coding, tech, politics, and sports. He is a regular columnist for various publications and magazines. Sufyan is the CEO of Parakozm, a software development company catering to a global clientele. He is also the CTO at Samurai Servers, a web server management company focusing mainly on enterprise-scale audiences. In his spare time, Sufyan teaches coding and English to young students. Learn more about his works at sufyanism (dot) com
Click here if you have any feedback or suggestions.