Giter Club home page Giter Club logo

Comments (7)

yianwillis avatar yianwillis commented on August 29, 2024 1

git checkout gh-pages

浏览器打开 <repo-dir>/doc/help.html.

from vimcdoc.

AllanDowney avatar AllanDowney commented on August 29, 2024

Html版中文手册

可以参考这篇文章 用 wget 下载整个网站
有人推荐这个工具 Httrack

from vimcdoc.

lilydjwg avatar lilydjwg commented on August 29, 2024

当初我用过 httrack,不太好用,而且默认不开 keep-alive。

from vimcdoc.

FantasticRhythm avatar FantasticRhythm commented on August 29, 2024

git checkout gh-pages

浏览器打开 /doc/help.html.

无敌,谢谢你,这个原理是什么啊,checkout又是起什么作用啊

from vimcdoc.

GalaxySnail avatar GalaxySnail commented on August 29, 2024

这个原理是什么啊,checkout 又是起什么作用啊

如果你对这个感兴趣的话,可以找一个 git 入门教程学一学 git 的基础知识。简单来说,checkout 是切换到另一个 git 分支。另外,你应该可以在 github 上直接下载这个分支的 tar 或者 zip 包,就不需要依赖 git 了。

from vimcdoc.

FantasticRhythm avatar FantasticRhythm commented on August 29, 2024

我大概知道checkout是切换一个git分支,但是我不明白为什么访问本地的html要切换一下分式

from vimcdoc.

AllanDowney avatar AllanDowney commented on August 29, 2024

因为 gh-pages 分支里面的文件是 github action 里的自动转换成 html 的

from vimcdoc.

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.