Skip to content

feat: themes #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rochacbruno opened this issue Nov 27, 2024 · 0 comments
Open

feat: themes #169

rochacbruno opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request MEDIUM

Comments

@rochacbruno
Copy link
Owner

Part 1:

When on config

theme: foobar

Then marmite checks if folder input_folder/foobar exists, else exits with error.
Then static and templates folder must be resolved to be input_folder/{theme}/{static_path|templates_path}


Part 2

When running marmite folder --start-theme it will be required to pass a name --start-theme foobar

then the templates and static will be generated on foobar/

Also, the theme will be created from a very clean template NOT the examples theme.

The html itself will include documentation.

@rochacbruno rochacbruno added enhancement New feature or request MEDIUM labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MEDIUM
Projects
None yet
Development

No branches or pull requests

1 participant