以下のコマンドでlocalで見れます
$ npm run server
またgithub pagesにhtml, PDF共に.mdに対応する形でdeployされています。
- 20241125_langchain-langgraph-study/index.md
- => https://chocopie116.github.io/presentations/20241125_langchain-langgraph-study/index.html
- => https://chocopie116.github.io/presentations/20241125_langchain-langgraph-study/index.pdf
以下のコマンドでPDFを出力できます
$ npm run server
$ npm run pdf -- 20241211_ragaiagent/スライド.md -o ~/Desktop/20241211-勉強会スライド.pdf