Vuepress Deploy

screenshot of Vuepress Deploy

A GitHub Action to build and deploy Vuepress sites to GitHub Pages

Overview

vuepress-deploy is a GitHub Action that allows users to build and deploy Vuepress sites to GitHub Pages. It provides an automated way to deploy Vuepress projects when pushing code changes. The action simplifies the deployment process and enables users to quickly set up and deploy their Vuepress sites.

Features

  • Easy deployment of Vuepress sites to GitHub Pages.
  • Supports deployment to the current repository or another specified repository.
  • Flexible options for specifying the target branch and repository.
  • Customizable build script for building the Vuepress project.
  • Ability to set the output directory for the built project.
  • Support for adding a CNAME record for the site.

Summary

vuepress-deploy is a GitHub Action that simplifies the deployment of Vuepress sites to GitHub Pages. It offers easy configuration options and automates the process of building and deploying Vuepress projects. With vuepress-deploy, users can quickly set up and deploy their sites, saving time and effort in the deployment process.