roman-gardens / gre

Gardens of the Roman Empire
http://roman-gardens.github.io/
8 stars 20 forks source link

Remove unused themes #239

Closed kgjenkins closed 3 years ago

kgjenkins commented 3 years ago

We are using mainroad. All others can be removed.

kgjenkins commented 3 years ago

It looks like these two unused themes are registered in the repo as git submodules:

So we'll need to use git submodule deinit for those, in addition to removing the folders, as described at https://stackoverflow.com/a/16162000

We also want to remove this theme, which is not a submodule:

The mainroad theme we are currently using is not registered as a submodule, but that seems fine. We have made some significant changes to it. We also get dependabot alerts for it occasionally.