Vuepress: Official github action support?

Created on 19 Dec 2019  路  3Comments  路  Source: vuejs/vuepress


Feature request



What problem does this feature solve?

I've found an unofficial Github action workflow which enables to deploy vuepress project via Github action.

What does the proposed API look like?

An official workflow.

How should this be implemented in your opinion?

Create one.

Are you willing to work on this yourself?

I guess so.

feature request

Most helpful comment

Since this comes up first in search result, I think https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-static-site-generators-with-nodejs, it has better documentation. Maybe it should be added to https://github.com/vuejs/vuepress/blob/master/packages/docs/docs/guide/deploy.md ?

All 3 comments

From what I've seen, it's just using https://github.com/grasilife/github-pages-deploy-action project.

But maybe having a GitHub action that builds and deploy VuePress to GitHub pages is an interesting idea.

Since this comes up first in search result, I think https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-static-site-generators-with-nodejs, it has better documentation. Maybe it should be added to https://github.com/vuejs/vuepress/blob/master/packages/docs/docs/guide/deploy.md ?

I recently work on a VuePress site deployment using Github Actions... and yes, definitely having an official/supported Github Action to push would be appreciated! +1 :wink:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tinchox5 picture tinchox5  路  3Comments

alinnert picture alinnert  路  3Comments

FadySamirSadek picture FadySamirSadek  路  3Comments

harryhorton picture harryhorton  路  3Comments

ynnelson picture ynnelson  路  3Comments