From e8198ab3d74c47f6f2cd9660e155ab868c15c817 Mon Sep 17 00:00:00 2001 From: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> Date: Fri, 26 May 2023 13:38:01 +0100 Subject: [PATCH 01/14] Update README.md Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad707b3b..98e764da 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Development Containers Website +# DevOps, Design, Analytics & elearning Containers -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://github.com/igeclouds/containers/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,7 +12,7 @@ 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). From f5804c98174517f626db495d9ffc0d4ec755e50b Mon Sep 17 00:00:00 2001 From: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> Date: Fri, 26 May 2023 13:39:02 +0100 Subject: [PATCH 02/14] Update CNAME Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 5e77b88a..5e8592cf 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -containers.dev \ No newline at end of file +igecloud.dev/containers From b115e2c28085a1bc2e011b5b75fc52e36052bbe2 Mon Sep 17 00:00:00 2001 From: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> Date: Fri, 26 May 2023 13:44:06 +0100 Subject: [PATCH 03/14] Update index.html Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5c901c91..bceb8f9a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-

Development Containers

+

Development &Design Containers

An open specification for enriching containers with development specific content and settings. @@ -16,7 +16,7 @@

Development Containers


- Star
@@ -48,7 +48,7 @@

What are Development Containers?

Gear cogs

Overview

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

From 5e4022a953c7298a15aa4cf6c1fa449896c775c2 Mon Sep 17 00:00:00 2001 From: IGE Cloud-Project Operations <34292598+projectoperation@users.noreply.github.com> Date: Fri, 16 Jun 2023 01:37:49 +0100 Subject: [PATCH 04/14] main --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e764da..c0cf3d13 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DevOps, Design, Analytics & elearning Containers +# Internet Governance Experts- IGE CLOUDS This repo holds the website for the [Development Containers Specification](https://github.com/igeclouds/containers/spec). From fac4ea937ddc1eb40e82d107ba0d6160944c1299 Mon Sep 17 00:00:00 2001 From: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> Date: Thu, 17 Aug 2023 04:21:01 +0100 Subject: [PATCH 05/14] Update CODEOWNERS Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index f9ed0b93..2e564cd7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @devcontainers/maintainers +* @igeclouds/projectoperations From b24b301e6157b1f0e2d9a5345cbc824274f603ef Mon Sep 17 00:00:00 2001 From: IGEwebs <34292598+igewebs@users.noreply.github.com> Date: Wed, 13 Sep 2023 05:35:38 +0100 Subject: [PATCH 06/14] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 5e8592cf..52603e49 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -igecloud.dev/containers +containers.igecloud.dev \ No newline at end of file From ec4f18e0615487ec856aa3529343c267e4b5b32d Mon Sep 17 00:00:00 2001 From: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:14:27 +0100 Subject: [PATCH 07/14] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 52603e49..313597c3 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -containers.igecloud.dev \ No newline at end of file +devcontainers.igecloud.dev \ No newline at end of file From e82792b73a5b0daebb0aed816059738fd6f0dc51 Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:34:09 +0100 Subject: [PATCH 08/14] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 313597c3..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -devcontainers.igecloud.dev \ No newline at end of file From adfcd2a09b09b480696b9e4ece45460904a5526c Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:39:33 +0100 Subject: [PATCH 09/14] Update CODEOWNERS Signed-off-by: projectoperations <34292598+igewebs@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 2e564cd7..9d44a135 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @igeclouds/projectoperations +* @igeclouds/igeclouds From d1896f71d544ee9d85e5fde49a02ad66076d0ef0 Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:40:00 +0100 Subject: [PATCH 10/14] Update CODEOWNERS Signed-off-by: projectoperations <34292598+igewebs@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9d44a135..8d685fb0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @igeclouds/igeclouds +@igeclouds/igeclouds From ad56adee5b8de5832b12b7e33fe3e280e24edc6a Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:43:40 +0100 Subject: [PATCH 11/14] Update _config.yml Signed-off-by: projectoperations <34292598+igewebs@users.noreply.github.com> --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 From e07c2456f739176e029a8218e2d281f96b18d662 Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 22 Sep 2023 19:11:01 +0100 Subject: [PATCH 12/14] Update README.md Signed-off-by: projectoperations <34292598+igewebs@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0cf3d13..f775e1d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Internet Governance Experts- IGE CLOUDS -This repo holds the website for the [Development Containers Specification](https://github.com/igeclouds/containers/spec). +This repo holds the website for the [Development Containers Specification](https://igeclouds.github.io/devcontainers/spec). You may view the site at [containers.igecloud](https://igeclouds.dev/containers). @@ -19,7 +19,7 @@ It is from this [Jekyll Dev Container Template](https://github.com/devcontainers ### 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. From 30db0882dc703655f664921c4518d97c738c9001 Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 29 Sep 2023 06:16:17 +0100 Subject: [PATCH 13/14] Update index.html Signed-off-by: projectoperations <34292598+igewebs@users.noreply.github.com> --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 063ddde6..5850804b 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-

Development &Design Containers

+

Internet Governance Experts-IGE Clouds

An open specification for enriching containers with development specific content and settings. From 32e3d348440211a1c5e8701a184a2e4f5469becf Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+igewebs@users.noreply.github.com> Date: Fri, 29 Sep 2023 07:18:13 +0200 Subject: [PATCH 14/14] main --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json 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