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:
Rodney, Tiara 2025-03-22 22:52:51 +01:00
parent 120f578bf5
commit b65a382fcb
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
4 changed files with 5 additions and 6 deletions

7
.gitmodules vendored
View file

@ -1,4 +1,3 @@
[submodule "vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets"] [submodule "vendor/html-theme-ref"]
path = vendor/bitbucket.org/victorykit/sphinx-victorykit-theme-assets path = vendor/html-theme-ref
url = git@bitbucket.org:victorykit/sphinx-victorykit-theme-assets.git url = https://github.com/oxbqkwwxfrqccwtg/html-theme-ref.git
shallow = true

View file

@ -90,7 +90,7 @@ sh ./configure
2. **Install dependencies (Microsoft PowerShell)** 2. **Install dependencies (Microsoft PowerShell)**
```powershell ```powershell
git submodule update --init --remote && npm install git submodule update --init --remote --recursive && npm install
``` ```
3. **Preview and experiment** 3. **Preview and experiment**

@ -1 +0,0 @@
Subproject commit 5d83764b8b3a65fafae5e3af0406ccf61ab6dd42

1
vendor/html-theme-ref vendored Submodule

@ -0,0 +1 @@
Subproject commit 46ad9174885551befff6c3788ba02b7dc8ccd4d9