Pieter-Uys / vuepress-deploy-demo

A blog source code for test vuepress-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepress-deploy-demo

This repository is to test vuepress-deploy.

The following guides are based on some shared assumptions:

  • Source code repository(vuepress-deploy-demo), we call it A
  • Target repository(vuepress-deploy-demo-target), we call it B

There are three situations. Each situation corresponds to a deployment file.

  • A TO A:gh_pages: deploy-to-current-repo-gh_pages.yml
  • A TO B:master: deploy-to-other-repo-master.yml
  • A TO B:custom_branch: deploy-to-other-repo-custom_branch.yml

Here we can see

About

A blog source code for test vuepress-deploy


Languages

Language:JavaScript 73.3%Language:Stylus 26.7%