Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Come up with new deployment strategy #30

Open
evanepio opened this issue Sep 3, 2019 · 1 comment
Open

Come up with new deployment strategy #30

evanepio opened this issue Sep 3, 2019 · 1 comment

Comments

@evanepio
Copy link
Member

evanepio commented Sep 3, 2019

Forestry is going to stop deploying on January 1, 2020.

https://forestry.io/docs/sunset/deployments/

We need a new deployment mechanism in place before then.

@evanepio
Copy link
Member Author

evanepio commented Sep 3, 2019

This looks promising and "simple" enough:

https://github.com/marketplace/actions/hugo-for-github-organization-pages

Basically, we have a separate repo for Hugo source files. On commit or push to master, it's generated and committed to the GitHub Organization Pages repo and hence deployed.

The unfortunate thing is, we'd need git submodules to make it work. The Hugo source repo would need the public folder to be a module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant