README
hexo-cake-live2d
几乎全部与上游hexo-helper-live2d一样,除了加载js的方式
yarn add hexo-cake-live2d
不同:会在由Cake生成的Html文件中添加脚本,而非全部!
Add the Sseexxyyy live2d to your hexo!
<script type="module">
import hexoCakeLive2d from 'https://cdn.skypack.dev/hexo-cake-live2d';
</script>
几乎全部与上游hexo-helper-live2d一样,除了加载js的方式
yarn add hexo-cake-live2d
不同:会在由Cake生成的Html文件中添加脚本,而非全部!