Skip to content

To search or report bugs, please use the Issues board. To make a feature request or starting a general discussion, please use the Discussion board. If you are a developer, please also consider subscribe the mailing-list. See the wiki page to learn more information.

License

Notifications You must be signed in to change notification settings

igecloudsdev/developers.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developers Containers Site & Terminals

This repo holds the website for the IGE Developers Hub.

You may view the site at igecloud.dev.

Building

If you'd like to build and preview the site yourself, we make it as smooth as possible through a dev container in this repo!

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 in the .igecloud.dev 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/igecloud.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/igecloud/igecloud.dev/blob/gh-pages/LICENSE.

About

To search or report bugs, please use the Issues board. To make a feature request or starting a general discussion, please use the Discussion board. If you are a developer, please also consider subscribe the mailing-list. See the wiki page to learn more information.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 40.0%
  • JavaScript 28.8%
  • HTML 21.2%
  • SCSS 5.5%
  • Shell 4.1%
  • Ruby 0.4%