You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can do fancier things such as searching, and integrate it with HKN.
My main technical question is, I want to keep the dual function of having the Github repo just work, but also not have some really sketchy frontend practices. I could just move all the markdowns inside of the src folder, but that doesn't sit very well with me...
The alternative is a script that will generate the code for the site. But this is also kinda iffy to me since we would need some sort of CICD, and I'm not sure if we want to set one of those up...
The text was updated successfully, but these errors were encountered:
We can do fancier things such as searching, and integrate it with HKN.
My main technical question is, I want to keep the dual function of having the Github repo just work, but also not have some really sketchy frontend practices. I could just move all the markdowns inside of the
src
folder, but that doesn't sit very well with me...The alternative is a script that will generate the code for the site. But this is also kinda iffy to me since we would need some sort of CICD, and I'm not sure if we want to set one of those up...
The text was updated successfully, but these errors were encountered: