Ananke moved! #944
Replies: 2 comments 4 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the information and the updates. For me the simple change did not work yet. Here's the comparison to main, where the old organzation is still there: guerda/guerda.github.io@main...feat_new_ananke_organization Thanks for any help! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ananke moved to its own organisation on April 23, 2026. Please update your references from
github.com/theNewDynamic/gohugo-theme-ananketogithub.com/gohugo-ananke/theme. Bear with us as we update all documentation and links to reflect this change. Until then, both URLs will continue to work as links as well as in thegitoperations for cloning and submodules.The following steps should suffice to update your references if you have not changed the setup:
For Hugo Modules:
search and replace all instances of
github.com/theNewDynamic/gohugo-theme-ananke/v2withgithub.com/gohugo-ananke/theme/v2in your site's configuration and runhugo mod tidyto update the module dependencies.For Git Submodules:
To change the remote URL for your existing submodule, run:
Then find
.gitmodulesin the root of your repository and replace all instances oftheNewDynamic/gohugo-theme-anankewithgohugo-ananke/themein that file as well.Finally, run
git submodule syncto update the submodule configuration.Issues?
Answer below.
Beta Was this translation helpful? Give feedback.
All reactions