Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mattyweb/issue1025 #1027

Merged
merged 5 commits into from
Mar 19, 2021
Merged

Mattyweb/issue1025 #1027

merged 5 commits into from
Mar 19, 2021

Conversation

mattyweb
Copy link
Collaborator

Fixes #1025

  • I implemented a useContentful hook that CMS pages will pull from
  • Added 3 content types (FAQ, Simple Page, Blog) to Contentful with sample content
  • Made a really simple template for each
  • Added temporary FAQ, Privacy, Blog pages

Some things to think about:

  • We should figure out if the pages are in the best place.
  • Also if styling is done in the best way. Want to make good use of Material UI.
  • And don't know if there's a custom hooks pattern.
  • And confirm that Contentful works the way we want it to.

Fixes #1025
- Implementing useContentful hook
- Temp FAQ, Privacy, Blog
@mattyweb mattyweb requested a review from adamkendis March 17, 2021 19:44
Copy link
Member

@adamkendis adamkendis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried this out with the space/token from the 311-data account. Looks good and the implementation seems really straightforward. I like the idea of a blog page for new feature announcements. 👍

@adamkendis adamkendis merged commit 777af88 into dev Mar 19, 2021
@adamkendis adamkendis deleted the mattyweb/issue1025 branch March 19, 2021 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Contentful as base content management solution
2 participants