You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo holds the website for the [Inclusive Developers Hub](https://github.com/igedevops/spec).
3
+
This repo holds the website for the [IGE Developers Hub](https://github.com/igedevops/spec).
4
4
5
5
You may view the site at [igecloud.dev](https://developer.igecloud.dev).
6
6
@@ -12,24 +12,24 @@ If you'd like to build and preview the site yourself, we make it as smooth as po
12
12
13
13
You may build GitHub Pages sites with [Jekyll](https://jekyllrb.com/), which is a Ruby gem. You could manually install these tools on your machine, or you can easily get started with the setup you already need through a dev container!
14
14
15
-
You may review this repo's dev container in the [`.devcontainer`](https://github.com/devcontainers/containers.dev/tree/gh-pages/.devcontainer) folder.
15
+
You may review this repoin the [`.devcontainer`](https://github.com/igedevops/containers.dev/tree/gh-pages/.igedevops) folder.
16
16
17
17
It is from this [Jekyll definition](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/jekyll).
18
18
19
19
### Steps to build and run
20
20
21
21
* Clone or open this repo in the dev container-supporting editor of your choosing.
22
-
* You may review supporting tools and services [here](https://containers.dev/supporting).
22
+
* You may review supporting tools and services [here](https://igecloud.dev/supporting).
23
23
* Reopen this repo in the dev container, so that the container builds and you may develop inside it using the included tools.
24
24
* Once the dev container finishes building, execute the following command in your dev container to start the site: `bundle exec jekyll serve`
25
-
* Check out the site! http://localhost:4000/containers.dev/
25
+
* Check out the site! http://localhost:4000/igecloud.dev/
26
26
27
27
## Feedback and contributing
28
28
29
29
If you'd like to provide feedback on or contribute to the dev containers website, please feel free to open an issue or PR in this repo.
30
30
31
-
For issues on and contributions to the dev container specification itself, please visit the [Dev Containers Spec repo](https://github.com/devcontainers/spec).
31
+
For issues on and contributions to the dev container specification itself, please visit the [Dev Containers Spec repo](https://github.com/igedevops/spec).
32
32
33
33
## License
34
34
35
-
License for this repository: https://github.com/devcontainers/containers.dev/blob/gh-pages/LICENSE.
35
+
License for this repository: https://github.com/igedevops/containers.dev/blob/gh-pages/LICENSE.
0 commit comments