tea

Results 16 comments of tea

Are fonts used in the content embedded in your articles, such as iframes ? Also If you delete an iframe or embedded CSS, will the error disappear ? The font...

@EdisonJwa I visited your web site that before it was converted AMP. https://www.wevg.org/archives/pair-locking-your-iphone/ The source code for the button is probably the source of the problem. ![1](https://user-images.githubusercontent.com/15667928/66975485-959a5600-f0d9-11e9-8ec2-59fc94d0466b.jpg) In the source...

Thank you for using this plugin . Can you make gist.js with reference to the following ? https://github.com/tea3/hexo-generator-amp/issues/42 Please consider if it is possible.

@fasetto Sorry, this plugin not supported index page. If you create index page , Please use amp template . https://github.com/hirofumii/hexo-theme-amp

@yrxwin Thank you for the telling me that Google API Specification refreshed. As you say, this plugin rely on ga-analytics. Are there any other plugins recommended ? Please tell me...

@jerryc127 What are you using the theme ? Some of the themes are out of support because they operate out of specification.

@wafer-li Thank you for report this issue. Do this issue relate [Upgrade to fsevent v2 - Node 13 support](https://github.com/facebook/jest/issues/9191) ?

@Mehran-Baghi This is probably caused by [markdown-toc](https://github.com/jonschlinkert/markdown-toc/issues) . https://github.com/bubkoo/hexo-toc/blob/master/package.json#L33 Why do not you ask questions with markdown-toc ? Also , if you want to add fontawesome, can you solve it...

Thank you , I'm glad you like it : ) > I have added font-awesome to my site but I want to have hexo-toc generate my toc correctly with html...

@alexcode Hi, I do not know how to get the selected-node in the click event. Please tell me how to solve. I'm thinking about solving in the following way, is...