V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
xiaohantx
V2EX  ›  问与答

请教两个 hexo 问题....一个百度链接提交,一个 rss 订阅

  •  
  •   xiaohantx · 2018-06-10 23:18:38 +08:00 · 1476 次点击
    这是一个创建于 2309 天前的主题,其中的信息可能已经有所发展或是发生改变。
    第一个是想用百度链接提交插件,
    deploy 配置如下
    deploy:
    type: git
    repo:
    github: [email protected]:xxx/xxx.github.io.git
    branch: master
    type: baidu_url_submitter
    可总是会报错如下:
    FATAL duplicated mapping key at line 85, column 3:
    type: baidu_url_submitter
    ^
    YAMLException: duplicated mapping key at line 85, column 3:
    type: baidu_url_submitter
    ^
    -----
    [已经解决]
    我看了下包括案例不都是新写了一个 type 么..
    还有一个是关于 feed
    https://blog.gitgit.io/feed.xml
    设置了
    feed:
    type: RSS2
    path: feed.xml
    limit: false
    hub:
    content: true
    但是好像订阅没有显示全文
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2268 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 13:24 · PVG 21:24 · LAX 06:24 · JFK 09:24
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.