Skip to content

Commit 47ee4ca

Browse files
committed
Move shared Pages hosting to manifest registry
1 parent 49d7f15 commit 47ee4ca

2 files changed

Lines changed: 3 additions & 78 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 75 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<div align="center">
2-
<img alt="Click to see the source" height="200" src="https://devsh-graphics-programming.github.io/Nabla-Asset-Module/auxiliary/nabla-glow.svg" width="200" />
2+
<img alt="Click to see the source" height="200" src="https://devsh-graphics-programming.github.io/Nabla-Asset-Manifests/auxiliary/nabla-glow.svg" width="200" />
33
</div>
44

55
<p align="center">
66
<a href="https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Module/actions/workflows/smoke.yml">
77
<img src="https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Module/actions/workflows/smoke.yml/badge.svg" alt="Smoke Status" /></a>
88
<a href="https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Module">
9-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fdevsh-graphics-programming.github.io%2FNabla-Asset-Module%2Fmetrics%2Frepo-size.json" alt="Repository size" /></a>
9+
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fdevsh-graphics-programming.github.io%2FNabla-Asset-Manifests%2Fmetrics%2Fnabla-asset-module-repo-size.json" alt="Repository size" /></a>
1010
<a href="https://opensource.org/licenses/Apache-2.0">
1111
<img src="https://img.shields.io/badge/license-Apache%202.0-blue" alt="License: Apache 2.0" /></a>
1212
<a href="https://discord.gg/krsBcABm7u">
@@ -152,7 +152,7 @@ This is the exact consumer model we want:
152152
- no requirement for consumers to know which remote backend served the blob
153153

154154
<p align="center">
155-
<img src="https://devsh-graphics-programming.github.io/Nabla-Asset-Module/auxiliary/externaldata-flow-kitware.jpg" alt="CMake ExternalData content flow" width="560" />
155+
<img src="https://devsh-graphics-programming.github.io/Nabla-Asset-Manifests/auxiliary/externaldata-flow-kitware.jpg" alt="CMake ExternalData content flow" width="560" />
156156
</p>
157157
<p align="center">
158158
<sub>reference: <a href="https://www.kitware.com/cmake-externaldata-using-large-files-with-distributed-version-control/">kitware</a></sub>

0 commit comments

Comments
 (0)