feat(vendor): init html-theme-ref vendor
Since the repository is an older attempt at formulating a reference (it was more of a failed boilerplating attempt). I (just) need to rearrange a couple of things before being able to integrate the HTML theme reference.
This commit is contained in:
parent
120f578bf5
commit
b65a382fcb
4 changed files with 5 additions and 6 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
|
@ -1,4 +1,3 @@
|
|||
[submodule "vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets"]
|
||||
path = vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets
|
||||
url = git@bitbucket.org:victorykit/sphinx-victorykit-theme-assets.git
|
||||
shallow = true
|
||||
[submodule "vendor/html-theme-ref"]
|
||||
path = vendor/html-theme-ref
|
||||
url = https://github.com/oxbqkwwxfrqccwtg/html-theme-ref.git
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@ sh ./configure
|
|||
2. **Install dependencies (Microsoft PowerShell)**
|
||||
|
||||
```powershell
|
||||
git submodule update --init --remote && npm install
|
||||
git submodule update --init --remote --recursive && npm install
|
||||
```
|
||||
|
||||
3. **Preview and experiment**
|
||||
|
|
|
|||
1
vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets
generated
vendored
1
vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets
generated
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 5d83764b8b3a65fafae5e3af0406ccf61ab6dd42
|
||||
1
vendor/html-theme-ref
vendored
Submodule
1
vendor/html-theme-ref
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 46ad9174885551befff6c3788ba02b7dc8ccd4d9
|
||||
Loading…
Add table
Add a link
Reference in a new issue