* Add new product to products.yml * Move directory to new location * Update new index page * Remove old category from github product index * Add getting started category * Add Jekyll category * Create custom domain category * Update links to custom domain articles * Add redirects and update links for getting started articles * Add redirects and update links for jekyll articles * Fix link * Fix link * Fix link * Fix link
19 lines
346 B
YAML
19 lines
346 B
YAML
# this sequence sets the product order in the sidebar
|
|
# the product IDs match keys in lib/all-products.js
|
|
# note this file should not be translated
|
|
productsInOrder:
|
|
- github
|
|
- admin
|
|
- discussions
|
|
- code-security
|
|
- actions
|
|
- packages
|
|
- developers
|
|
- rest
|
|
- graphql
|
|
- insights
|
|
- communities
|
|
- pages
|
|
- education
|
|
- desktop
|