Add Knowledge Base tab and section for cloud.gov Pages
Closed this issue · 2 comments
apburnes commented
Background
Add a tab titled "Knowledge base" to our home page. Create an index page which will house all the links to Pages knowledge base articles a la .
- Create a folder in the root dir "kbarticlespages"
- Create an index page and name it as a sub path
- incorporate link to kb article
- add .md file to (?)
- Add kbarticles to collections
- add title and subpath to the navigation.yml file for Pages
Considerations
Jekyll assets is 💀 (?) how to correctly incorporate images via parcel
Testing
Build site locally
Security Considerations
N/A
Add a tab and section in cloud.gov Pages to hold our Knowledge Base articles
Acceptance Criteria
TDB
Ephraim-G commented
link checker failed with
Run CI_CONFIG_FILE="_config_ci.yml"
cg-site@1.3.0 build
run-s prod:parcel jekyll --config _config.yml,_config_ci.yml
ERROR: Invalid Option: --config
Error: Process completed with exit code 1.