Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add devcontainer configuration and update Jekyll config
* **Add devcontainer configuration** - Add `.devcontainer/devcontainer.json` to define the development container environment with .NET 9 SDK, Ruby 3.3, and Node LTS. - Include VSCode extensions and settings for the development environment. * **Update Jekyll configuration** - Add `.devcontainer` to the exclude list in `docs/_config.yml`.
- Loading branch information