scillidan
scillidan
mark一个。同样的[问题](https://github.com/ppoffice/hexo-theme-icarus/issues/411)
It works on my PC, and my setting: shortcut key: ``` [ { "keys": ["alt+1"], "command": "toggle_terminus_panel", "args": { "cmd": ["cmd.exe", "/k", "%CMDER_ROOT%\\vendor\\init.bat"], "cwd": "${file_path:${folder}}" } }, { "keys": ["alt+2"],...
aplayer的部分照旧使用。这样写 `html`部分 ```html … ``` `js`部分 ```javascript const ap1 = new APlayer({ container: document.getElementById('aplayer1'), autoplay: false, preload: 'none', listFolded: true, audio: [{ name: '', artist: '', url: '', cover: '.webp',...
Beautiful repository, just like 齊伋體. Some open source Chinese fonts can be found on [maoken.com](https://www.maoken.com/freefonts). Another non-derivative FangSong font (simplified Chinese) on the site is 方正仿宋简体. It's [here](https://www.maoken.com/freefonts/1841.html). ^reply with...
See here first, https://github.com/readbeyond/aeneas. To install `aeneas`. You get `python37-32/python.exe` then. To install `afaligner` with this python, refer to https://github.com/r4victor/afaligner. Then, install `syncabook`. It worked on Windows10. ```cmd D:\home λ...
I don't know how to describe the principle, but you need to run `serve` in the folder. In folder of `0x40-web`, `npm i -g serve`, then `serve .`, then open...
Thanks for yours careful reply, it successfully building now :) Although as you say, it does have `bugs`, when run it on `Windows10` :( Anyway, you do good on your...
Strangely, not `bug` to export `epub` this time.🤨 Maybe because I install the `puppeteer` of npm. Great! 