tianheg

Results 23 comments of tianheg

@huweihuang I just checked it on your blog and found that your conflict has been resolved. I also encountered this problem, so I put the following code originally in head.html...

> node yaml_to_toml.js ─╯ > /Users/iamwlb/Documents/Workspace/nodejs/yaml_to_toml.js:21 > files.map((filename) => { > ^ > > TypeError: Cannot read property 'map' of undefined 我也遇到了同样的问题,找了很久,找不到解决办法。有这类错误的,跟 React 相关的很多,可是我不了解它。不知道 JavaScript 和 React 之间的联系

导出数据: 我的 -> 设置 -> 账号与安全 -> 注销账号 -> 登陆小米运动账号,输入接收导出数据的邮箱 数据格式是 csv

我用的是小米手环5,先在小米运动绑定好手环,之后在Zepp中能够直接添加。注意,小米运动和Zepp都要和小米账户绑定。感谢 @XuperX

@zhahuya 第一次需要用到小米运动app来找到手环,因为我用Zepp搜不到。之后就不需小米运动app了。至于Zepp数据同步到strava,我的操作是:在Zepp中绑定Strava,不用付费。 不过,自从绑定好还没跑过步,不确定数据是否能同步成功

安卓版(vivo)小米运动已经更名为「Zepp Life」

这里有一个叫牧风的人,他开发出来一个供大家使用的豆瓣读书和观影的展示功能。文章:[豆瓣看过的电影](https://mufeng.me/post/have-seen-the-film) 。 参考链接: 1. [文章内显示豆瓣条目](https://immmmm.com/post-show-douban-item/) 2. [为 hugo 站点插入豆瓣条目的 shortcode](https://www.xianmin.org/post/hugo-shortcode-douban-item/) 3. [这是我的 阅读 页面的 md 文档](https://github.com/Gaotianhe/yidajiabei.xyz/blob/master/content/zh/book/_index.md) 4. [这是我的 观影 页面的 md 文档](https://github.com/Gaotianhe/yidajiabei.xyz/blob/master/content/zh/movie/_index.md) @MatNoble

这里不提供除主题以外的帮助,想解决这个问题可自行Google PS: 如果不嫌弃,可以看我的博客,其中有和Nginx相关的内容,或许能解决你的问题

可以使用这个工具 [MetingJS](https://github.com/metowolf/MetingJS). 可以看我的这篇文章 [Hugo 目录和音乐播放器 APlayer 的冲突问题](https://blog.yidajiabei.xyz/posts/hugo-toc-conflicts-with-aplayer/). 所以,当我想添加音乐时,就不用目录。以下是我的博客的“关于”页面有关背景音乐的代码: ```html ``` 另外,你这个背景音乐,是我展示的这个意思吗?我感觉我好像理解错了你的需求. @aigooman

我又遇到一种尝试:[使用shortcode](https://blog.yidajiabei.xyz/posts/hugo-toc-conflicts-with-aplayer/#%E5%8F%A6%E5%A4%96%E4%B8%80%E4%B8%AA%E5%B0%9D%E8%AF%95). 比这个方法简单一些 @aigooman