0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.gitmodules
Daniel Lockyer 3d989eba23 Converted Ghost repo into a monorepo
refs https://github.com/TryGhost/Toolbox/issues/354

- this commit turns the Ghost repo into a monorepo so we can bring our
  internal packages back in, which makes life easier when working on
  Ghost
2022-07-20 16:41:05 +02:00

6 lines
239 B
Text

[submodule "ghost/core/content/themes/casper"]
path = ghost/core/content/themes/casper
url = https://github.com/TryGhost/Casper/
[submodule "ghost/core/core/admin"]
path = ghost/core/core/admin
url = https://github.com/TryGhost/Admin/