https://github.com/koddr/example-github-actions
Automate that! 👊 A practical guide to GitHub Actions: build & deploy a static 11ty website to remote virtual server after push.
https://github.com/koddr/example-github-actions
artical-publication article example-code example-project github-actions
Last synced: about 2 months ago
JSON representation
Automate that! 👊 A practical guide to GitHub Actions: build & deploy a static 11ty website to remote virtual server after push.
- Host: GitHub
- URL: https://github.com/koddr/example-github-actions
- Owner: koddr
- License: mit
- Created: 2020-06-01T16:58:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T07:40:11.000Z (over 3 years ago)
- Last Synced: 2025-04-29T19:59:09.509Z (about 2 months ago)
- Topics: artical-publication, article, example-code, example-project, github-actions
- Language: JavaScript
- Homepage: https://dev.to/koddr/automate-that-a-practical-guide-to-github-actions-build-deploy-a-static-11ty-website-to-remote-virtual-server-after-push-d19
- Size: 10.7 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions Example
This is full project structure example of article **[Automate that! 👊 A practical guide to GitHub Actions: build & deploy a static 11ty website to remote virtual server after push](https://dev.to/koddr/automate-that-a-practical-guide-to-github-actions-build-deploy-a-static-11ty-website-to-remote-virtual-server-after-push-d19)**.
Published on [Dev.to](https://dev.to/koddr/automate-that-a-practical-guide-to-github-actions-build-deploy-a-static-11ty-website-to-remote-virtual-server-after-push-d19) @ 01 Jun 2020.
## Requirements
- Node.js `8+`
- Eleventy `0.11+`## Helpful repositories
- [🚚 Useful snippets for easily deploy](https://github.com/truewebartisans/snippets-deploy)
## Author
- [Vic Shóstak](https://github.com/koddr) (aka Koddr).
## Article assistance
If you want to say «thank you»:
1. Twit about article [on your Twitter](https://twitter.com/intent/tweet?text=Enter%20to%20gRPC%20in%20Go%20%E2%86%92%20first%20server%20https%3A%2F%2Fdev.to%2Fkoddr%2Fenter-to-grpc-in-go-first-server-4a5g).
2. Add a GitHub Star and make Fork to this repository.
3. Donate some money to project author via PayPal: [@paypal.me/koddr](https://paypal.me/koddr?locale.x=en_EN) or [LiberaPay](https://liberapay.com/koddr/donate).
4. Join DigitalOcean at our [referral link](https://m.do.co/c/b41859fa9b6e) (your profit is **\$100** and we get \$25).Thanks for your support! 😘
## License
MIT