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

Custom branding settings for hosted instances #75

Open
ratsclub opened this issue Jul 18, 2024 · 1 comment
Open

Custom branding settings for hosted instances #75

ratsclub opened this issue Jul 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ratsclub
Copy link
Member

I started hosting my own mataroa instance and noticed that I had to replace a lot of templates to remove the mataroa branding for my own. Would it make sense to add values such as the following on settings.py?

  • INSTANCE_NAME defaults to Mataroa
  • INSTANCE_DESCRIPTION defaults to Naked blogging platform, for minimalists.
@ratsclub ratsclub changed the title Custom settings for hosted instances Custom branding settings for hosted instances Jul 18, 2024
@sirodoht sirodoht added the enhancement New feature or request label Jul 18, 2024
@sirodoht
Copy link
Member

Yeah we should probably add things like these. We also have the email settings which need to be somehow configurable:

NOTIFICATIONS_FROM_EMAIL = f"Mataroa Notifications <notifications@{EMAIL_FROM_HOST}>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants