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
-
- Storytelling Tool Server
- 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
-
Cindy Li commented
2019-10-02T19:08:49.449-0400 [The pull request](https://github.com/fluid-project/sjrk-story-telling/pull/45) has been merged at [this commit](https://github.com/fluid-project/sjrk-story-telling/commit/a870c8afe9609a484f9005778039a0fe73974545).
The new branch for hosting SJRK-flavoured theme is created at https://github.com/fluid-project/sjrk-story-telling/tree/stories-sojustrepairit-production
-
Gregor Moss commented
2019-10-03T13:45:16.065-0400 sjrk-story-telling code has been merged in, but the environment setup and config still remains