Skip to content

Commit a1efaa7

Browse files
authored
Merge branch 'gh-pages' into patch-1
2 parents e150b51 + 7463aed commit a1efaa7

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

_data/collection-index.yml

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@
12411241
contact: https://github.com/ksachdeva/devcontainer-features/issues
12421242
repository: https://github.com/ksachdeva/devcontainer-features
12431243
ociReference: ghcr.io/ksachdeva/devcontainer-features
1244-
- name: Gemini CLI (via npm)
1244+
- name: Devcontainer AI Features
12451245
maintainer: siri404
12461246
contact: https://github.com/siri404/devcontainer-ai-features/issues
12471247
repository: https://github.com/siri404/devcontainer-ai-features
@@ -1396,6 +1396,31 @@
13961396
contact: https://github.com/LDlornd/uv-dev-container/issues
13971397
repository: https://github.com/LDlornd/uv-dev-container
13981398
ociReference: ghcr.io/LDlornd/uv-dev-container/lornd-uv
1399+
- name: Data Project Features by Miguel Rodo
1400+
maintainer: Miguel Rodo
1401+
contact: https://github.com/MiguelRodo/DevContainerFeatures/issues
1402+
repository: https://github.com/MiguelRodo/DevContainerFeatures
1403+
ociReference: ghcr.io/miguelrodo/devcontainerfeatures
1404+
- name: Evan's Devcontainer Features
1405+
maintainer: esimkowitz
1406+
contact: https://github.com/esimkowitz/devcontainer-features/issues
1407+
repository: https://github.com/esimkowitz/devcontainer-features
1408+
ociReference: ghcr.io/esimkowitz/devcontainer-features
1409+
- name: Dev Container Features by AlanChen
1410+
maintainer: alan-chen-dongsheng
1411+
contact: https://github.com/alan-chen-dongsheng/devcontainer-templates/issues
1412+
repository: https://github.com/alan-chen-dongsheng/devcontainer-templates
1413+
ociReference: ghcr.io/alan-chen-dongsheng/devcontainer-templates
1414+
- name: Devcontainer features by iyaki
1415+
maintainer: iyaki
1416+
contact: https://github.com/iyaki/devcontainer-features/issues
1417+
repository: https://github.com/iyaki/devcontainer-features
1418+
ociReference: ghcr.io/iyaki/devcontainer-features
1419+
- name: Devcontainer templates by iyaki
1420+
maintainer: iyaki
1421+
contact: https://github.com/iyaki/devcontainer-templates/issues
1422+
repository: https://github.com/iyaki/devcontainer-templates
1423+
ociReference: ghcr.io/iyaki/devcontainer-templates
13991424
- name: Phoenix
14001425
maintainer: lwrless
14011426
contact: https://github.com/on-my-machine-works/devcontainer-templates/issues

supporting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ IntelliJ IDEA has early support dev containers that can be run remotely via an S
4545

4646
You may learn more in the [announcement blog post](https://blog.jetbrains.com/idea/2023/06/intellij-idea-2023-2-eap-6/#SupportforDevContainers).
4747

48+
### <a href="#emacs" name="emacs" class="anchor"> Emacs </a>
49+
50+
[GNU Emacs](https://www.gnu.org/software/emacs/) can make use of dev containers using the community extension [devcontainer.el](https://johannes-mueller.github.io/devcontainer.el/). The extension is available by the popular package registry [MELPA](https://melpa.org). It can also be installed directly from the source code that is available on [GitHub](https://github.com/johannes-mueller/devcontainer.el).
51+
4852
## <a href="#tools" name="tools" class="anchor"> Tools </a>
4953

5054
### <a href="#devcontainer-cli" name="devcontainer-cli" class="anchor"> Dev Container CLI </a>

0 commit comments

Comments
 (0)