You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to provide CRCCRRB with an accurate estimate of hours required to enable content editing and provide training, we need to outline the various streams of work required to accomplish the underlying goal
Acceptance Criteria
A total number of hours is documented that encompasses:
Dynamic content areas for cases When a new cold case is added via YAML, the website should use the presence of the file to populate designated areas within the website including a "featured" area on the homepage and a index page of all cases. Populating the navigation menu alone is not a scalable solution as the number of cases grow. Instead a cases pages should provide the ability for users to view and sort through all cases in a paginated interface. As a first set of sorting criteria, the cases page should provide basic sorting by name and data added (asc/desc). Cases should also have a front matter variable that allows it to be featured on the homepage, otherwise a set number of cases will be featured in chronological order.
Blog posts and press releases Validate that blog posts and press releases currently have the ability to be paginated and sorted in chronological order, otherwise implement functionality
Implement Decap CMS for blog posts, cases, and press releases. Using the existing content on the site as a baseline, allow all aspects of each content type to be created and edited via Decap CMS. Conduct sufficient testing to understand and capture various edge cases that are known or likely to occur.
Provide multiple training sessions on
The basics of Github, Markdown, and static sites
Site specific training on using Decap CMS to add and edit blog posts, cases, and press releases
Reserved hours to troubleshoot and assist on customer driven content changes - making suggestions on more efficient ways to structure content, using Markdown to enhance content, troubleshooting GitHub workflow issues.
Security considerations
None
The text was updated successfully, but these errors were encountered:
An example of the above implementation can be seen on the ada.gov site via their Topics content type. Topics are added via YAML, selectively featured on the homepage: https://www.ada.gov/, and added to the main Topics page in multiple areas: https://www.ada.gov/topics/
In order to provide CRCCRRB with an accurate estimate of hours required to enable content editing and provide training, we need to outline the various streams of work required to accomplish the underlying goal
Acceptance Criteria
Security considerations
None
The text was updated successfully, but these errors were encountered: