Template repository for creating a book powered by Quarto and Rendered by GitHub Actions onto GitHub Pages
The repository holds:
.github/workflows/quarto-render.yml: Install, setup, and render a Quarto book using R and Python_quarto.yml: Setup the properties of the book in a minimal fashion (for more options see Quarto: Book Structure)index.qmd: Welcome page
Additional files:
requirements.txt: List of Python Packages to installDESCRIPTION: List of R Packages using the standard DESCRIPTION file to install withpak.