Customization
Environment Variables
You can adjust the values below in your .env
to modify certain behaviors of Tanzawa.
Setting name | Values | Description |
---|---|---|
OPEN_GRAPH_USE_OPEN_GRAPH | True , False |
Render OpenGraph properties in head |
OPEN_GRAPH_USE_TWITTER | True , False |
Render Twitter properties in head |
OPEN_GRAPH_USE_FACEBOOK | True , False |
Render Facebook properties in head |
Site Settings
- Visit the Django Settings by visiting
/admin/
or opening the Tanzawa Dashboard and clickingSettings
. - Click the "Site Settings" and add a record.
From the Site Settings screen you can set:
- Site title
- Site subtitle
- Site emoji
- Active Theme
- Footer HTML content
Add Streams / Modifying the Navigation
Streams are how you categorize posts in Tanzawa. By default Tanzawa creates streams to covert most basic IndieWeb content types.
- Open the Django Settings in your browser
/admin/
- Click add stream and fill in the form as you wish.
- Icon: Input an emoji of your choice.
- Name: This will appear on the left as navigation.
- Slug: Generally this is the name in lowercase and will appear in stream urls e.g.
example.com/notes