Skip to content

Add easy-deploy option when installing the template using Vue CLI #1226

@codetheorist

Description

@codetheorist

Add an option to the template installer that allows the user to add easy-deployment for GitHub pages.

If the user opts-in to this option, they will then be presented with 2 further prompts for:

  • Branch Name
  • Base URL (for project pages)

Once these details are entered, the will then simply have to run npm run deploy to deploy a built site to the correct branch of the repository.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions