hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Fix missing awesome-pages plugin #237

Closed fyliu closed 5 months ago

fyliu commented 5 months ago

Overview

We need to fix GHA. Github Actions to deploy docs has been broken since bf128f5. Here's the message

[1](https://github.com/hackforla/peopledepot/actions/runs/7380914738/job/20078846783#step:7:1)
Run mkdocs gh-deploy --force
ERROR   -  Config value 'plugins': The "awesome-pages" plugin is not installed

Aborted with 1 configuration errors!
Error: Process completed with exit code 1.

Action Items