SJRK-297: Create SJRK-themed Storytelling Tool

Metadata

Source
SJRK-297
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Gregor Moss
Reporter
Gregor Moss
Created
2019-09-23T16:58:53.124-0400
Updated
2019-11-18T17:38:39.880-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

Set up an SJRK-themed version of the Storytelling Tool to link directly from the SJRK site

Title: Social Justice Repair Kit: Storytelling
URL: https://stories.sojustrepairit.org/

Gregor Moss will try to style the tool in a way that matches the SJRK site, i.e. the SJRK logo, colours and link styling, but may reach out to a designer for assistance.

The site will consist only of the core ST pages (Browse, View, Edit). Once stories are added, the editing is to be disabled and the link to the edit page removed (the same thing was done with the Cities theme, previously)

Once ready, CI jobs should be set up to host the site from the following GitHub branch, along with any required Docker containers:
https://github.com/fluid-project/sjrk-story-telling/tree/stories-sojustrepairit-production

Config settings should be as follows:

"theme": "sojustrepairit",
"authoringEnabled": true

After deployment, please ensure the nginx client_max_body_size value has been updated to 256 MB

Comments