Giter Club home page Giter Club logo

Comments (1)

ups216 avatar ups216 commented on May 20, 2024

@Mr-Ao-Dragon this issue is fixed. I've updated all submodule reference to use relative path and synced bootstrap and Font-Awesome repo to gitee.
If you are working on this repo from China, you should clone our Gitee repo (https://gitee.com/smartide/SmartIDE) and run the following

git submodule update --init --recursive
Submodule 'docs/themes/docsy' ([email protected]:smartide/docsy) registered for path 'docs/themes/docsy'
Cloning into '/Users/leixu/sources/smartide/gitee/SmartIDE/docs/themes/docsy'...
Submodule path 'docs/themes/docsy': checked out '996893fd5a5478c29dd208a079a0790b4a754ee0'
Submodule 'assets/vendor/Font-Awesome' ([email protected]:smartide/font-awesome) registered for path 'docs/themes/docsy/assets/vendor/Font-Awesome'
Submodule 'assets/vendor/bootstrap' ([email protected]:smartide/bootstrap) registered for path 'docs/themes/docsy/assets/vendor/bootstrap'
Cloning into '/Users/leixu/sources/smartide/gitee/SmartIDE/docs/themes/docsy/assets/vendor/Font-Awesome'...
Cloning into '/Users/leixu/sources/smartide/gitee/SmartIDE/docs/themes/docsy/assets/vendor/bootstrap'...
remote: Enumerating objects: 31142, done.
remote: Counting objects: 100% (31118/31118), done.
remote: Compressing objects: 100% (5688/5688), done.
remote: Total 29257 (delta 25721), reused 27056 (delta 23533), pack-reused 0
Receiving objects: 100% (29257/29257), 41.70 MiB | 3.82 MiB/s, done.
Resolving deltas: 100% (25721/25721), completed with 1650 local objects.
From gitee.com:smartide/font-awesome
 * branch              7d3d774145ac38663f6d1effc6def0334b68ab7e -> FETCH_HEAD
Submodule path 'docs/themes/docsy/assets/vendor/Font-Awesome': checked out '7d3d774145ac38663f6d1effc6def0334b68ab7e'
remote: Enumerating objects: 126384, done.
remote: Counting objects: 100% (126384/126384), done.
remote: Compressing objects: 100% (40540/40540), done.
remote: Total 126118 (delta 84709), reused 125832 (delta 84423), pack-reused 0
Receiving objects: 100% (126118/126118), 129.01 MiB | 4.10 MiB/s, done.
Resolving deltas: 100% (84709/84709), completed with 127 local objects.
From gitee.com:smartide/bootstrap
 * branch                043a03c95a2ad6738f85b65e53b9dbdfb03b8d10 -> FETCH_HEAD
Submodule path 'docs/themes/docsy/assets/vendor/bootstrap': checked out '043a03c95a2ad6738f85b65e53b9dbdfb03b8d10'

you can see from above log, all submodule are cloned from where you clone the parent repo.

I'm closing this issue now.

from smartide.

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.