Improvement: remove domain names from code, templates #15

Closed
opened 2021-10-25 13:10:56 -05:00 by bss · 1 comment
Owner

The following should be replaced with generic defaults, in anticipation of making this commonly usable:

incorporealcms/config.py:    TITLE_SUFFIX = 'incorporeal.org'
incorporealcms/config.py:    CONTACT_EMAIL = 'bss@incorporeal.org'

A note in the docs about customizing these values should probably be added as well.

The following should be replaced with generic defaults, in anticipation of making this commonly usable: ``` incorporealcms/config.py: TITLE_SUFFIX = 'incorporeal.org' incorporealcms/config.py: CONTACT_EMAIL = 'bss@incorporeal.org' ``` A note in the docs about customizing these values should probably be added as well.
Author
Owner

I think I caught everything on this one.

I think I caught everything on this one.
bss closed this issue 2022-01-15 19:00:37 -06:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bss/incorporeal-cms#15
No description provided.