Code Monkey home page Code Monkey logo

Comments (5)

LoeiFy avatar LoeiFy commented on August 21, 2024

第 19 行 - run: git clone https://github.com/acyortjs/theme-donob.git
应该为 - run: git clone https://github.com/acyortjs/theme-donob.git themes/donob

第 24 行 # - run: cp -R public/* . 不要注释这行

你直接用这个配置 https://github.com/LoeiFy/Recordum/blob/master/.circleci/config.yml
把对应用户名换掉就行了

from acyort.

zhangyu921 avatar zhangyu921 commented on August 21, 2024

@LoeiFy 这块有点问题
image

from acyort.

zhangyu921 avatar zhangyu921 commented on August 21, 2024

是不是可以不用Git仓库的切换来做,直接Build一个站点在另一个目录里,然后把gh-pages分支完全覆盖掉?

from acyort.

LoeiFy avatar LoeiFy commented on August 21, 2024
# config.yml
# 只显示重要设置项

user:  # 你的 GitHub username
repository:  # 你的 GitHub repository

public_dir: public # 重要,跟 CircleCi 配置相同: public
timezone:  # 设置你的时区
token:  # 你的`read-token`

看清楚这里重要的设置点

你的 public_dir 设置错误了,还有记得把 gh-pages 分支清空或者只留下 .gitignore CNAME 两个文件

from acyort.

zhangyu921 avatar zhangyu921 commented on August 21, 2024

搞定了~ 占用您的时间了~ 多谢~

from acyort.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.