Skip to content

Comments

Move static/templates/translations back to root#31

Merged
haplo merged 1 commit intomainfrom
static-to-root
Feb 16, 2026
Merged

Move static/templates/translations back to root#31
haplo merged 1 commit intomainfrom
static-to-root

Conversation

@haplo
Copy link
Owner

@haplo haplo commented Feb 16, 2026

These directories were moved inside the pelican/themes/reflex directory structure in commit 2f23203 (#25) to make the Python package easier to use when installed from PyPI. However by doing this the theme became harder to use when cloning the repository, or if it eventually became part of pelican-themes.

This commit aims to bring the best of both worlds: the Python package remains installable and useful, and Reflex can be checked out and used directly with minimal fuss.

Fixes #30.

These directories were moved inside the pelican/themes/reflex directory
structure in commit 2f23203 to make the Python package easier to
use when installed from PyPI. However by doing this the theme became
harder to use when cloning the repository, or if it eventually became
part of pelican-themes.

This commit aims to bring the best of both worlds: the Python package
remains installable and useful, and Reflex can be checked out and used
directly with minimal fuss.
@haplo haplo added this to the 3.1.0 milestone Feb 16, 2026
@haplo haplo merged commit 97708d2 into main Feb 16, 2026
1 check passed
@haplo haplo deleted the static-to-root branch February 16, 2026 21:33
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.

Reflex is now harder to use directly

1 participant