Clone the repo by specifying the depth to 1 to reduce the size.
git clone https://github.com/ddadaal/Slides --depth 1
The slides or slides parts that I have delivered.
PDF format is used to reduce size.
Parts not supported by PDF (like animations, videos, gifs) are reformatted, redesigned or extracted.
My website will generate a slide directory at https://ddadaal.me/slides according to this repo at every build.
克隆Repo的时候指定深度为1以节省空间。
git clone https://github.com/ddadaal/Slides --depth 1
保存了我做的演讲的幻灯片或者幻灯片部分。
为了减小大小,幻灯片以PDF的格式提供。
PDF不支持的部分(例如动画、视频、GIF等)被重新排版、设计、或者被抽取出来成为单独的文件。
我的网站将会在每次构建时获取此仓库中的内容,并生成所有幻灯片的目录,可在 https://ddadaal.me/slides 中查看。