Skip to content

Conversation

@Pooletergeist
Copy link
Contributor

I think this PR fixes the Artist theme which was incorrectly placed in a nested folder (sorry!):

  • Problem: The theme was placed in themes/artist (creating themes/themes/artist from the repo root) instead of being added as a proper submodule
  • Solution: Removed the misplaced directory and added Artist as a submodule from https://github.com/Pooletergeist/artist-zola-theme.git at the correct location

The theme is now properly configured as a submodule at the root Artist/ directory.


If you could take a look and verify that Artist in the right place to appear on the themes site, that'd be a big help for me. I haven't been able to generate the themes site locally. When I run python generate_docs.py DESTINATION_FOLDER, I just see an empty _index.md in DESTINATION_FOLDER, and so I'm not sure how to preview the themes page. Thank you!

The Artist theme was incorrectly placed in themes/artist instead of being
a proper submodule at the root level. This commit removes the misplaced
directory and adds the theme as a submodule from the correct repository.
@Keats
Copy link
Collaborator

Keats commented Dec 21, 2025

It will automatically do a PR on Zola with the output (if i remember correctly)

@Keats Keats merged commit 7dddff7 into getzola:master Dec 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants