Is there a build workflow for running a static website? #2122
Unanswered
shakenmanchild
asked this question in
Q&A
Replies: 1 comment
-
Yes, this is possible with Build and I do it all the time for our Blink homepage and docs. Here is how:
That's all there is to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can build be used in a workflow for testing a static HTML-based website from a gitlab or other git repository? Ideally I would be able to set up a build container with a gitlab/github or sftp location and then edit/commit to to the repo from blink, and then test the changes running in a build environment running nginx or httpd. Is this possible? How would I start setting it up?
Beta Was this translation helpful? Give feedback.
All reactions