yannsay.bsky.social
@yannsay.bsky.social
I was looking for a way to publish my code on GitHub my repository and at the same time render the page on the GitHub Page at each commit. The solution I found was to use this GitHub Actions.
Is there a better way? I’d love to hear your thoughts!
#Rstats #Quarto #GithubAction
December 3, 2024 at 4:23 PM
I was looking for a way to add downloads to my #Quarto website so readers can download materials without the hassle of going through the GitHub page. The solution I found was to add a resources section to the YAML configuration.
Is there a better way? I’d love to hear your thoughts!
November 18, 2024 at 2:51 PM