diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..12f91d47 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "iis.configDir": "" +} \ No newline at end of file diff --git a/CNAME b/CNAME deleted file mode 100644 index 5e77b88a..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -containers.dev \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS index f9ed0b93..8d685fb0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @devcontainers/maintainers +@igeclouds/igeclouds diff --git a/README.md b/README.md index ad707b3b..f775e1d8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Development Containers Website +# Internet Governance Experts- IGE CLOUDS -This repo holds the website for the [Development Containers Specification](https://github.com/devcontainers/spec). +This repo holds the website for the [Development Containers Specification](https://igeclouds.github.io/devcontainers/spec). -You may view the site at [containers.dev](https://containers.dev). +You may view the site at [containers.igecloud](https://igeclouds.dev/containers). ## Building @@ -12,14 +12,14 @@ If you'd like to build and preview the site yourself, we make it as smooth as po 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! -You may review this repo's dev container in the [`.devcontainer`](https://github.com/devcontainers/containers.dev/tree/gh-pages/.devcontainer) folder. +You may review this repo's dev container in the [`.container`](https://github.com/containers/containers.dev/tree/gh-pages/.container) folder. It is from this [Jekyll Dev Container Template](https://github.com/devcontainers/templates/tree/main/src/jekyll). ### Steps to build and run * Clone or open this repo in the dev container-supporting editor of your choosing. - * You may review supporting tools and services [here](https://containers.dev/supporting). + * You may review supporting tools and services [here](https://containers.igecloud.dev/supporting). * Reopen this repo in the dev container, so that the container builds and you may develop inside it using the included tools. * Once the dev container finishes building, execute the following command in your dev container to start the site: `bundle exec jekyll serve` * Check out the site! http://localhost:4000/containers.dev/ @@ -32,4 +32,4 @@ For issues on and contributions to the dev container specification itself, pleas ## License -License for this repository: https://github.com/devcontainers/containers.dev/blob/gh-pages/LICENSE. +License for this repository: https://igeclouds.github.com/containers.dev/blob/gh-pages/LICENSE. diff --git a/_config.yml b/_config.yml index f8cf0b94..ff68c82e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,12 @@ # Site settings -title: Development containers +title: IGE Clouds description: > Development containers documentation and specification page. # baseurl: / # the subpath of your site, e.g. /blog/ -url: https://devcontainers.github.io # the base hostname & protocol for your site -git_address: https://github.com/devcontainers/devcontainers.github.io -git_edit_address: https://github.com/devcontainers/devcontainers.github.io/settings/pages/blob/gh-pages +url: https://github.com/igeclouds/devcontainers.github.io # the base hostname & protocol for your site +git_address: https://github.com/igeclouds/devcontainers.github.io +git_edit_address: https://github.com/igeclouds/devcontainers.github.io/settings/pages/blob/gh-pages theme_color: 2753E3 # Build settings diff --git a/index.html b/index.html index ba5eaa3f..5850804b 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
An open specification for enriching containers with development specific content and settings. @@ -16,7 +16,7 @@

- More information about the Development Containers Specification. + More information about these Containers Specification.