Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

[WIP] Multi-themes support #377

Merged
merged 22 commits into from
Nov 14, 2018
Merged

[WIP] Multi-themes support #377

merged 22 commits into from
Nov 14, 2018

Conversation

ArnaudLigny
Copy link
Member

@ArnaudLigny ArnaudLigny commented Nov 12, 2018

theme:
- a-theme
- hyde
  • For any template, PHPoole will look first in layouts/ and then in themes/a-theme/layouts/, and then in themes/hyde/layouts/, and lastly in res/layouts (internal).
  • Static files (in static/) are recursively copied from each theme.
  • Config file (phpoole.yml) is imported from each theme.

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).

---

For more information, click [here](https://github.styleci.io/analyses/XN5d34).
@ArnaudLigny ArnaudLigny changed the title [WIP] Multi-themes [WIP] Multi-themes support Nov 12, 2018
@Cecilapp Cecilapp deleted a comment Nov 13, 2018
@Cecilapp Cecilapp deleted a comment Nov 13, 2018
@ArnaudLigny ArnaudLigny merged commit 5713e1b into master Nov 14, 2018
@ArnaudLigny ArnaudLigny deleted the multi-themes branch November 14, 2018 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant