Coder Social home page Coder Social logo

blog's Introduction

Blog

When update, using following:

cd 本地库目录
git add .
git commit -m "版本日志"
git push -u origin master

Debug笔记

1.无法pull

C:\Users\han\Desktop\Githubpages>git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.

解决办法:

cd 本地库
git pull

不是本地文件夹,而是本地文件夹下的文件夹

  1. jekyll 加载错误:无法加载此类文件
使用 Ruby 3.0.1 在已擦除的 Mac 上重新安装 Jelly 后遇到了同样的问题。
解决使用:

bundle add webrick

https://talk.jekyllrb.com/t/load-error-cannot-load-such-file-webrick/5417

Reference:

https://www.jianshu.com/p/5f3effb3eaad https://www.jianshu.com/p/eb9af1279499 http://www.ruanyifeng.com/blog/2012/08/blogging_with_jekyll.html

blog's People

Contributors

jade2121 avatar

Stargazers

 avatar

Watchers

 avatar

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.