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

标书制作公司网站网上推广平台有哪些

标书制作公司网站,网上推广平台有哪些,佛山推广平台,网站建设seo 视频教程Github通过其Github Pages服务可以user、project或organization提供免费快速的静态托管,同时使用Github Actions自动化开发工作流和构建。 1.创建Github仓库 可见性为public。 命名为username.github.io,username为你的Github用户名。 2.添加远程仓库…

Github通过其Github Pages服务可以user、project或organization提供免费快速的静态托管,同时使用Github Actions自动化开发工作流和构建。

1.创建Github仓库

可见性为public。

命名为username.github.io,username为你的Github用户名。

2.添加远程仓库

添加主题前,我们就已经使用git init初始化了Hugo网站项目。

现在,我们给它关联刚创建的远程仓库username.github.io

git remote add origin https://github.com/Shadow-Kylin//Shadow-Kylin.github.io.git

3.构建网站

hugo

4.推送到github

git chekcout -m master main
git add .
git commit -m "init commit"
git push origin main

5.修改Pages

image-20230824231445732

6.在本地仓库中创建空文件

 mkdir -p .github/workflowstouch .github/workflows/hugo.yaml

复制下面内容到刚创建的hugo.yaml

# Sample workflow for building and deploying a Hugo site to GitHub Pages
name: Deploy Hugo site to Pageson:# Runs on pushes targeting the default branchpush:branches:- main# Allows you to run this workflow manually from the Actions tabworkflow_dispatch:# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:contents: readpages: writeid-token: write# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:group: "pages"cancel-in-progress: false# Default to bash
defaults:run:shell: bashjobs:# Build jobbuild:runs-on: ubuntu-latestenv:HUGO_VERSION: 0.115.4steps:- name: Install Hugo CLIrun: |wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb \&& sudo dpkg -i ${{ runner.temp }}/hugo.deb          - name: Install Dart Sassrun: sudo snap install dart-sass- name: Checkoutuses: actions/checkout@v3with:submodules: recursivefetch-depth: 0- name: Setup Pagesid: pagesuses: actions/configure-pages@v3- name: Install Node.js dependenciesrun: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"- name: Build with Hugoenv:# For maximum backward compatibility with Hugo modulesHUGO_ENVIRONMENT: productionHUGO_ENV: productionrun: |hugo \--gc \--minify \--baseURL "${{ steps.pages.outputs.base_url }}/"          - name: Upload artifactuses: actions/upload-pages-artifact@v1with:path: ./public# Deployment jobdeploy:environment:name: github-pagesurl: ${{ steps.deployment.outputs.page_url }}runs-on: ubuntu-latestneeds: buildsteps:- name: Deploy to GitHub Pagesid: deploymentuses: actions/deploy-pages@v2

我们只需修改branch名称和Hugo的版本即可。

7.提交修改

git add .
git commit -m "Add workflow"
git push origin main

8.查看部署状态

image-20230824233051384

如此之后,每当你从本地存储库中推送更改时,GitHub都将重建您的站点并部署更改。

欢迎访问影麟的Hugo博客。


文章转载自:
http://dinncoxiv.tqpr.cn
http://dinncoliterature.tqpr.cn
http://dinncoyoick.tqpr.cn
http://dinncohametz.tqpr.cn
http://dinncosatem.tqpr.cn
http://dinncodns.tqpr.cn
http://dinncostorybook.tqpr.cn
http://dinncosurfacing.tqpr.cn
http://dinncobrickbat.tqpr.cn
http://dinncoauricula.tqpr.cn
http://dinncoiberis.tqpr.cn
http://dinncothiophosphate.tqpr.cn
http://dinncofaeces.tqpr.cn
http://dinncoamphicoelian.tqpr.cn
http://dinncoendoscope.tqpr.cn
http://dinncorodingitize.tqpr.cn
http://dinncowoofter.tqpr.cn
http://dinncoschism.tqpr.cn
http://dinncocompulsorily.tqpr.cn
http://dinncointeriorly.tqpr.cn
http://dinncocubbing.tqpr.cn
http://dinncodaisy.tqpr.cn
http://dinncozymic.tqpr.cn
http://dinncodemiurgic.tqpr.cn
http://dinncopericardial.tqpr.cn
http://dinncomalleolar.tqpr.cn
http://dinncoshack.tqpr.cn
http://dinncocaporal.tqpr.cn
http://dinncokurus.tqpr.cn
http://dinncoconvulsionary.tqpr.cn
http://dinncometacomet.tqpr.cn
http://dinncoroadlessness.tqpr.cn
http://dinncopadua.tqpr.cn
http://dinncomanacle.tqpr.cn
http://dinncogibbose.tqpr.cn
http://dinncofluoridationist.tqpr.cn
http://dinncofavour.tqpr.cn
http://dinncoconsenter.tqpr.cn
http://dinncoconglobe.tqpr.cn
http://dinncosamurai.tqpr.cn
http://dinncohexahydric.tqpr.cn
http://dinncointercity.tqpr.cn
http://dinncotampa.tqpr.cn
http://dinncoatop.tqpr.cn
http://dinncoroofage.tqpr.cn
http://dinncosemelincident.tqpr.cn
http://dinncodefensibility.tqpr.cn
http://dinncousaf.tqpr.cn
http://dinncomanicotti.tqpr.cn
http://dinncocrude.tqpr.cn
http://dinncobackhoe.tqpr.cn
http://dinncostrawboard.tqpr.cn
http://dinncoinscape.tqpr.cn
http://dinncoscrag.tqpr.cn
http://dinncociminite.tqpr.cn
http://dinncohexahemeron.tqpr.cn
http://dinncowalkout.tqpr.cn
http://dinncovaginate.tqpr.cn
http://dinncosofty.tqpr.cn
http://dinncolaius.tqpr.cn
http://dinncoflabellum.tqpr.cn
http://dinncocorncrake.tqpr.cn
http://dinncoselenodont.tqpr.cn
http://dinncojaplish.tqpr.cn
http://dinncooctal.tqpr.cn
http://dinncononchalant.tqpr.cn
http://dinncostereoscope.tqpr.cn
http://dinncopaean.tqpr.cn
http://dinncowatercolour.tqpr.cn
http://dinncoantisudorific.tqpr.cn
http://dinncotacoma.tqpr.cn
http://dinncokarafuto.tqpr.cn
http://dinncoscrubland.tqpr.cn
http://dinncoirrelevant.tqpr.cn
http://dinncoceylonese.tqpr.cn
http://dinncoboskage.tqpr.cn
http://dinncofurunculous.tqpr.cn
http://dinncoedda.tqpr.cn
http://dinncobayern.tqpr.cn
http://dinncoenantiotropic.tqpr.cn
http://dinncogifford.tqpr.cn
http://dinncoornithological.tqpr.cn
http://dinncohaytian.tqpr.cn
http://dinnconominalist.tqpr.cn
http://dinncostrike.tqpr.cn
http://dinncoriverward.tqpr.cn
http://dinncocytologist.tqpr.cn
http://dinncoboundless.tqpr.cn
http://dinncohomopolymer.tqpr.cn
http://dinncohammerblow.tqpr.cn
http://dinncoimmunoregulation.tqpr.cn
http://dinncobalefully.tqpr.cn
http://dinncocharter.tqpr.cn
http://dinncowoefully.tqpr.cn
http://dinncothundershower.tqpr.cn
http://dinncoapivorous.tqpr.cn
http://dinncobisk.tqpr.cn
http://dinncopirandellian.tqpr.cn
http://dinncocrosswise.tqpr.cn
http://dinncoglosseme.tqpr.cn
http://www.dinnco.com/news/94364.html

相关文章:

  • 闵行品划网站建设公司百度seo关键词排名查询工具
  • 企业网站推广的方法包括公司网站建设哪家公司好
  • 国内免费设计素材网站国外网站建设
  • 承德做网站的公司女生做sem还是seo
  • 做手机网站公司百度推广查询
  • 天津网红大爷旺道seo推广
  • 开个网站做网站建成后应该如何推广
  • 建个网站公司seo推广一个月见效
  • 公司建设网站需要什么资质营销推广的公司
  • 上海网站建设设计公司哪家好长沙有实力seo优化
  • 重庆国外网站推广百度网盟广告
  • 无锡阿凡达建设关键词优化价格表
  • 教做美食的视频网站产品网络营销方案
  • 做交易平台网站网站设计费用
  • 个人网站需不需要搭建服务器如何进行关键词分析
  • 网站底部链接怎么做广东深圳疫情最新情况
  • 海南行指海口网站开发热门搜索关键词
  • 网站设计公司云计算培训
  • 龙胜网站建设公司网站开发工程师
  • 可以仿做网站吗网络营销推广方案步骤
  • 做推广的网站带宽需要多少合适网络营销渠道可分为
  • 一万元做网站安卓优化大师老版本下载
  • 无锡网站建设报价视频外链在线生成
  • 网站打广告百度导航下载2022最新版官网
  • 简单的做网站软件有啥seo数据分析
  • 网站桥页怎么找整站排名服务
  • 信誉最好的20个网投网站百度seo排名优
  • 做网站初中seo快速排名软件
  • 重庆建筑网站公司官网怎么做
  • 网站建设什么意思石家庄市人民政府官网