civictechindex / CTI-website-frontend

Join a worldwide movement to catalog 
every open source 
civic tech project.
https://civictechindex.org
MIT License
30 stars 30 forks source link

Evaluate CMS options #138

Open cnk opened 3 years ago

cnk commented 3 years ago

Dependency

On hold per ES Lint #169 and Theming Issue #229

Overview

We have a number of content pages. It would be convenient if the project or product manager could update those pages using a content management system rather than having to commit code.

We are already using Django for our backend, so a Django-based CMS is one option. @cnk is experimenting with Wagtail-Pipit - which combines a Wagtail CMS API with a ReactJS front end.

Options for a more JavaScript-centric CMS include:

Pages where we would use the CMS

ExperimentsInHonesty commented 3 years ago

@cnk to talk to john darragh and tyler thome

cnk commented 3 years ago
  1. Progress: Built initial project and started to play with it. No progress since Sunday demo
  2. Blocks: Need to talk to people with more React architecture experience
  3. Availabilty: a little
  4. ETA: long
Olivia-Chiong commented 3 years ago

Progress: Done some tutorials Blocks: Needs some discussion with the team Availability: some time ETA: a week

cnk commented 3 years ago
  1. Progress: Built initial combined repository with 4 docker containers. Next steps build storybook components.
  2. Blocks: None
  3. Availabilty: evenings
  4. ETA: February 1
mariastudnicka commented 3 years ago

On hold per ES Lint #169 and Theming Issue #229