akashastrub / website

Personal website
http://www.akashastrub.com/
0 stars 0 forks source link

renv & execute code on cloud #2

Closed akashastrub closed 9 months ago

akashastrub commented 1 year ago

As of now, code is run locally and saved in _freeze/ folder for CI gh-pages deployment.

In the future, it might be worth having these computations run on cloud. Use the following as a starting point:

https://quarto.org/docs/publishing/github-pages.html#executing-code

akashastrub commented 9 months ago

Opting not to, to have more freedom to e.g. render only a specific post within a specific container. This option is more flexible across languages, environments, etc.