lektor / lektor-website

The main lektor website.
https://www.getlektor.com/
Other
160 stars 134 forks source link

PR: Add deploy with github action #302

Closed goanpeca closed 3 years ago

goanpeca commented 4 years ago

Repo: https://github.com/lektor/_deployed-lektor-website Web: https://lektor.github.io/_deployed-lektor-website/

I added a temporal token to test the deploy, but the idea would be to have a bot user on github to do this. We would need the credentials of that bot (if it exists) and create a token with the required permits.

We can also update the docs to include github actions and point to this repo as example.

goanpeca commented 4 years ago

I think the changes I made to the TRAVIS file will fix the issue in the meantime.