Skip to content

Web content for the development containers specification.

License

Notifications You must be signed in to change notification settings

skriptfabrik/devcontainers.github.io

This branch is 72 commits behind devcontainers/devcontainers.github.io:gh-pages.

Folders and files

NameName
Last commit message
Last commit date
Oct 19, 2023
Apr 24, 2023
Apr 8, 2024
Apr 14, 2022
May 3, 2024
Apr 8, 2024
Aug 31, 2023
Sep 5, 2023
Jan 24, 2024
Mar 13, 2023
Jan 24, 2024
Apr 14, 2022
Aug 26, 2022
Apr 24, 2023
Apr 21, 2023
Apr 14, 2022
May 26, 2022
Jul 27, 2022
Jun 30, 2023
Jun 30, 2023
Jun 24, 2022
Apr 24, 2023
Apr 14, 2022
Jun 30, 2023
Feb 22, 2024
Apr 8, 2024
Apr 8, 2024
Nov 22, 2022
Oct 23, 2023
Oct 23, 2023
Apr 29, 2024
Apr 15, 2024

Repository files navigation

Development Containers Website

This repo holds the website for the Development Containers Specification.

You may view the site at containers.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's dev container in the .devcontainer folder.

It is from this Jekyll Dev Container Template.

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.

About

Web content for the development containers specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.4%
  • SCSS 16.4%
  • JavaScript 3.6%
  • Ruby 1.4%
  • Shell 1.2%