Skip to content
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

Consider using different template block names. #281

Open
frankwiles opened this issue Sep 29, 2022 · 0 comments
Open

Consider using different template block names. #281

frankwiles opened this issue Sep 29, 2022 · 0 comments

Comments

@frankwiles
Copy link

We're using machina on a client project and ran into a weird issue that took awhile to debug.

The issue was we're heavily customizing the CSS, by replacing Bootstrap with Tailwind for example. Which is easy enough to do.

However, we're also using template blocks with names like 'body' and 'content' in the rest of the site. This caused weird issues like the list of forums to be displayed twice.

With those names being so common I worried others might run into this fairly hard to debug situation.

Maybe consider switching the project to use something like 'machina_body' and 'machina_content'?

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

No branches or pull requests

1 participant