Skip to content

Latest commit

 

History

152 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Website

Quarto Publish

Environment management

This project uses renv for R environment management. To install the required packages, run the following command:

renv::restore()

This project uses venv for python environment management. To install the required packages, run the following command:

source .venv/bin/activate
pip install -r requirements.txt # or ideally, uv pip install -r requirements.txt

Building the website

To build the website, run the following command:

quarto render --profile production

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages