You are browsing as a guest. Sign up (or log in) to start making projects!

3h 56m 26s logged

my website is finally done!!!

i did the finishing touches to my site and finished the CI/CD pipeline for it!
the old pipeline i had was.. clunky. it kinda sucked, it built my website on a github actions runner then copied the files over to my vps with scp and tailscale which was a pain to maintain and was slow as hell!!!!
instead now i’ve made a small project called minibuild (https://github.com/circularsprojects/minibuild) that runs any specified script when it receives a specific github webhook (in this case, it runs a script to build my site when the “push” webhook is triggered).

still gonna add some more stuff to my site over time, but this is the first actual published version!

you can check it out at https://circulars.dev

0
5

Comments 0

No comments yet. Be the first!