Skip to content

A virtual workspace & Creative Digital Lab that enables creatives, developers security and data practitioners work innovatively and access worktools keeping industry-standard as priority

License

Notifications You must be signed in to change notification settings

ecampuslearning/creativehubs.github.io

Repository files navigation

#IGE Creative Cloud Workspace configuration

This repo holds the config for the Inclusive Workspace & Dev Resource Hub. The origin is an adoption from the microsoft vscode dev container specification

You may view the site at igecloud.dev.

Building

With the group permission, we have decided to make this public for individual learning and resource to @ecampuslearning

Dev container

You may build GitHub Pages sites with Jekyll, 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 folder.

It is from this Jekyll definition.

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.
  • 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/

Feedback and contributing

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.

For issues on and contributions to the dev container specification itself, please visit the Dev Containers Spec repo.

License

License for this repository: https://github.com/devcontainers/containers.dev/blob/gh-pages/LICENSE.