danielfrg.com icon indicating copy to clipboard operation
danielfrg.com copied to clipboard

Source for danielfrg.com

danielfrg.com

build

Source for danielfrg.com.

JS

pnpm install
pnpm dev

Notebooks

We use mkdocs-jupyter to convert the notebooks to markdown.

We save the notebooks into src/pages/blog/notebooks and we also commit the converted ones under src/pages/blog

Create Python environment:

mamba env create
conda activate danielfrg.com

Convert notebooks to markdown:

python nbconvert/convert.py