Hi, I'm Suraj Jaiswal — welcome to my Quarto-powered blog ✨!
👉 Visit my blog here
Clone the repo and install the Quarto and required extension:
conda install -n base -c conda-forge quarto
quarto add quarto-ext/lightboxPreview the site locally:
quarto preview index.qmdRender the site:
quarto renderDeploy the site to GitHub Pages:
quarto publish