“叨叨点啥”部署教程

简介

Q:什么是叨叨点啥?跟哔哔点啥又有什么关系?
A:叨叨是 盗版 效仿版 哔哔
A:哔哔点啥的白嫖版本。基于github的issue及vercel api搭建。(感谢小冰老师的开源)
(以上内容复制自https://www.heyiki.top/posts/c66dcdf5.html)

教程开始!

后端部署

1.Fork这个仓库
msedge_4G89mf7vwJ
2.初次部署
进入https://vercel.com/new
msedge_TYo1j3PAdr
msedge_DbB9PJEl7Y
msedge_xNdVBi0bb7
回到DashBoard之后点击你刚刚创建的项目
msedge_fcrdooxTVQ
3.编辑项目
回到你刚刚Fork的仓库
msedge_pIhhFyWMlT
msedge_8SwyjilyJ0
回到Code
msedge_jt33Bxbz1t
daodao.js:
msedge_gIyTU9RVPR
config.yml:
msedge_nVy1ZGwqWA
index.md后面再来编辑(因为这是前端的)
4.配置环境变量+二次部署
回到你刚刚在vercel部署的项目
msedge_XDRkmap7ZE
添加两个变量:
① DAODAO_PASSWORD
msedge_HRt4zfGr5H
② DAODAO_TOKEN
(在https://github.com/settings/tokens新建Token,名字随意,Expiration选择“No expiration”,建议将所有权限勾上,点击Generate Token,将得到的字符串复制到下面)
msedge_EKgKgjHaap
重新部署
msedge_6V9F7bu0C6
msedge_5KH8i41gmI

发布说说

打开:https://singo-daodao.vercel.app/
msedge_OpudXZRF4k
三个输完后点击“点我发送叨叨”
最后访问你的api地址,看到说说就成功了!

前端配置

SinGO主题

配置主题目录下的“_config.yml”

1
2
3
4
5
6
7
8
9
10
11
12
13
daodao_swiper: 
jssrc: https://cdn.staticaly.com/gh/StarWEB890/daodao/main/daodao.js #请将StarWEB890改为你Github的名字
url: #填你的vercel部署地址
fliter: "['img','iframe']" #未知,可不动
priority: 10 #分页数量
enable: true #开启叨叨
# 下面可以不用理
enable_page: /
layout:
type: id
name: recent-posts
index: 0
temple_html: '<div class="recent-post-item" style="height: auto;width: 100%"><div class="bbTimeList container" style="height: auto;width: 100%" id="bbTimeList"><i class="bber-gotobb fas fa-bullhorn" onclick="location=&#39;/daodao/&#39;" title="叨叨"></i><div class="swiper-container" id="bbtalk"><div class="swiper-wrapper" id="bber-talk" onclick="location=&#39;/daodao/&#39;"></div></div><i class="bber-gotobb fas fa-arrow-circle-right" onclick="location=&quot;/daodao/&quot;" title="查看全文"></i></div></div>'

hexo配置

1.新建page

1
hexo new page daodao

2.回到你刚刚Fork的仓库,将index.md下载下来,复制到博客根目录下的“source” --> “daodao”文件夹
3.修改index.md(请把右上角的“这也一样”和箭头忽略掉,因为已经下载下来了,当然你想在线编辑后下载也行)
msedge_X7ozSqI4Y1
4.访问http://(你的网站域名)/daodao,看到你的说说就成功了!

总结

自从LeanCloud8月1日国际版开始不给国内用户提供共享域名后,我一直在寻找其它的方法,例如kkapi(只不过我忘了写教程,算了反正官网写得很详细了)
这个教程是我连夜赶出来的文章 (不说了太累了先去睡一觉)

评论

:D 获取中...