jakeisnt / site

quine-like personal website infrastructure
https://jake.isnt.online
Other
0 stars 0 forks source link

use a separate branch for site builds #79

Closed jakeisnt closed 1 year ago

jakeisnt commented 1 year ago

annoying to have huge commits all the time

jakeisnt commented 1 year ago

how do we handle hot reloading?

jakeisnt commented 1 year ago

hot reloading: gitignore the html on the current branch but it's ok on main.

jakeisnt commented 1 year ago

also need to copy over resources that belong in the build

jakeisnt commented 1 year ago

this was hard but we killed it