VSC-NeuroPilot/docs

Make all of the container pages use a "template" system of some kind

开放

#16 创建于 2025年11月24日

 (0 条评论) (0 个反应) (1 位负责人)MDX (1 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently and for the foreseeable future, all pages about our container presets use the same format, same layout, same items, etc... with just a couple different changes for stuff like GHCR URL, Dockerfile, file structure, you get the idea. To prevent having to layout everything again each time, having a template Astro component to extract that stuff into would reduce burden on needing to upkeep all these different yet similar pages together.

贡献者指南