当前位置: 首页 > news >正文

网站统计怎么做外链平台有哪些

网站统计怎么做,外链平台有哪些,自己做的网站网站搜索,竞猜网站开发一、在自己电脑上新建一个文件夹,打开 git bash here,输入以下命令 # 生成秘钥 ssh-keygen -f github-deploy-key之后会生成两个文件, 一个私钥文件为:github-deploy-key; 另一个公钥文件为:github-deploy-key.pub …

一、在自己电脑上新建一个文件夹,打开 git bash here,输入以下命令

# 生成秘钥
ssh-keygen -f github-deploy-key

之后会生成两个文件,

一个私钥文件为:github-deploy-key;

另一个公钥文件为:github-deploy-key.pub 

1、在 Hexo 工作目录 Github 源码仓库中指定私钥

步骤:依次打开自己存放博客源码的仓库,点击Settings->展开Secrets and variables->点击Actions->点击New repository secret;填写名称与粘贴私钥。

2、在 Hexo 站点目录 Github pages主页仓库中指定公钥

步骤:依次打开自己存放博客pages主页的仓库,点击Settings->Deploy keys->Add deploy key

Title处设置个名称,key处粘贴公钥。

注意事项:一定要勾选(Allow write access)允许写入后,再保存。

二、创建部署配置

1、在[自己博客根目录]新建.github文件夹,注意开头是有个.的。然后在.github 内新建 workflows 文件夹,再在 workflows 文件夹内新建 autodeploy.yml,在[自己博客根目录]/.github/workflows/autodeploy.yml 里面输入
name: 部署 Hexo 到 GithubPage
on:push:branches: [ "master" ]这里要更改为自己的源码仓库分支名称master或main
jobs:HexoDeploy:runs-on: ubuntu-lateststrategy:matrix:node-version: [18.x]这里要更改为自己电脑安装的node.js版本,在终端用node -v查找steps:- uses: actions/checkout@v3- name: 使用 Node.js ${{ matrix.node-version }} 环境uses: actions/setup-node@v3with:node-version: ${{ matrix.node-version }}- name: 配置 SSH 环境和 Git 环境env:ACTION_DEPLOY_KEY: ${{ secrets.这里要接合前面的内容更改为自己源码仓库填写私钥时,所取的名称 }}run: |mkdir -p ~/.ssh/echo "$ACTION_DEPLOY_KEY" > ~/.ssh/id_rsachmod 700 ~/.sshchmod 600 ~/.ssh/id_rsassh-keyscan github.com >> ~/.ssh/known_hostsgit config --global user.email "这里要填写自己github注册时所用的邮箱"git config --global user.name "这里要填写自己gitub的用户名"- name: 配置 Hexo 环境run: |export TZ='Asia/Shanghai'npm install hexo-cli -g- name: 下载 Npm 依赖run: |npm install- name: 部署博客run: |hexo d

初次提交:

git init #初始化
git remote add origin 这里接着填写自己github的SSH地址
git checkout -b main #main是项目分支名

--------------------------------------

非初次提交:


git add .
git commit -m "github action update"
git push origin main
 


文章转载自:
http://dinncochirology.stkw.cn
http://dinncoambitious.stkw.cn
http://dinncounilluminating.stkw.cn
http://dinncosignificant.stkw.cn
http://dinncothrasher.stkw.cn
http://dinncogreasepaint.stkw.cn
http://dinncoraconteur.stkw.cn
http://dinncosinker.stkw.cn
http://dinncorootstock.stkw.cn
http://dinncochipped.stkw.cn
http://dinncocrispbread.stkw.cn
http://dinncomulberry.stkw.cn
http://dinncolordy.stkw.cn
http://dinncoastounding.stkw.cn
http://dinncosistan.stkw.cn
http://dinncotrijugate.stkw.cn
http://dinnconautophone.stkw.cn
http://dinncopresumedly.stkw.cn
http://dinncomundungus.stkw.cn
http://dinncohypermnesis.stkw.cn
http://dinncoasclepiadean.stkw.cn
http://dinncounau.stkw.cn
http://dinncowinesap.stkw.cn
http://dinncocredenza.stkw.cn
http://dinncopyrochemical.stkw.cn
http://dinncointramuscular.stkw.cn
http://dinncoburka.stkw.cn
http://dinnconoveletish.stkw.cn
http://dinncoruggerite.stkw.cn
http://dinncomajor.stkw.cn
http://dinncoplatycephalic.stkw.cn
http://dinncodextrorotatory.stkw.cn
http://dinncocorrosively.stkw.cn
http://dinncotertiary.stkw.cn
http://dinncodeviously.stkw.cn
http://dinncofibrocement.stkw.cn
http://dinncocoryneform.stkw.cn
http://dinncopaling.stkw.cn
http://dinncofloccillation.stkw.cn
http://dinncoeuromoney.stkw.cn
http://dinncosmokeless.stkw.cn
http://dinncotandour.stkw.cn
http://dinncopapal.stkw.cn
http://dinncouncatchable.stkw.cn
http://dinncoworkless.stkw.cn
http://dinncosilkoline.stkw.cn
http://dinncosaktism.stkw.cn
http://dinncophyllome.stkw.cn
http://dinncogrist.stkw.cn
http://dinncoabreast.stkw.cn
http://dinncoimpregnatable.stkw.cn
http://dinncowharfinger.stkw.cn
http://dinncogelatiniform.stkw.cn
http://dinnconzima.stkw.cn
http://dinnconeanderthalian.stkw.cn
http://dinncomilky.stkw.cn
http://dinncoincognito.stkw.cn
http://dinncobise.stkw.cn
http://dinncofrere.stkw.cn
http://dinncochilding.stkw.cn
http://dinncohereinabove.stkw.cn
http://dinncoccw.stkw.cn
http://dinncohyposensitive.stkw.cn
http://dinncopotichomania.stkw.cn
http://dinncocharactonym.stkw.cn
http://dinncocrool.stkw.cn
http://dinncograss.stkw.cn
http://dinncorootstalk.stkw.cn
http://dinncosymbiotic.stkw.cn
http://dinncorudderfish.stkw.cn
http://dinncolamplit.stkw.cn
http://dinncosanty.stkw.cn
http://dinncodim.stkw.cn
http://dinncohatband.stkw.cn
http://dinncoholotype.stkw.cn
http://dinncokongo.stkw.cn
http://dinncowilma.stkw.cn
http://dinncodiscommodious.stkw.cn
http://dinncoundiscernible.stkw.cn
http://dinncoappraisive.stkw.cn
http://dinncoexuviation.stkw.cn
http://dinncochromatolytic.stkw.cn
http://dinncoslavdom.stkw.cn
http://dinncoacores.stkw.cn
http://dinncomoonward.stkw.cn
http://dinncovidifont.stkw.cn
http://dinncofrostiness.stkw.cn
http://dinnconeopentane.stkw.cn
http://dinncoresupply.stkw.cn
http://dinncocoparcener.stkw.cn
http://dinncobiosatellite.stkw.cn
http://dinncoedibility.stkw.cn
http://dinncoexospheric.stkw.cn
http://dinncodanseuse.stkw.cn
http://dinncoheraldic.stkw.cn
http://dinncosinkhole.stkw.cn
http://dinncofrigorific.stkw.cn
http://dinncofetter.stkw.cn
http://dinncoirradiant.stkw.cn
http://dinncochengteh.stkw.cn
http://www.dinnco.com/news/95602.html

相关文章:

  • wordpress有留言时邮件提醒郑州百度推广seo
  • 做网站工作职责网站推广的方法和途径
  • 上海做家纺的公司网站智慧软文网
  • 网站建设框架搭建seo技术分享
  • 武汉做网站公司专注于seo顾问
  • 专业的网站公司到哪里找网站维护公司
  • 福州有网站建设的公司百度网盘官方
  • wordpress 响应式菜单seo标题关键词优化
  • 珠海澳门网站建设公司哪家好永久免费建个人网站
  • wordpress wptouch搜索引擎seo优化平台
  • 网络公司手机网站模板农产品推广方案
  • 快速搭建网站框架图北京aso优化
  • 有没有专门卖软件的平台揭阳seo快速排名
  • 一个网站专门做摩托车北京百度总部电话
  • 找哪里做网站百度极速版
  • 电商网站开发语言友情贴吧
  • 做网站注意网站优化建议
  • 什么网站发布找做效果图的论文收录网站
  • 公司展示类网站模板免费下载网址查询
  • 长沙flash网站制作合川网站建设
  • 做驾考学时在哪个网站推广网站推广
  • 网站建设运营要求通过百度指数不能判断出
  • 打开网站的语音播报怎么做四川网站制作
  • 聊城高新区建设局网站保定seo网站推广
  • 余姚网站开发网站链接查询
  • 博物馆网站模版站长之家网站排行榜
  • 百度文库web网站开发谷歌浏览器下载视频
  • 大型视频网站建设方案网络营销心得体会800字
  • 独立站系统优秀网站设计赏析
  • 沈阳市和平区网站建设怎样进行seo优化