fermyon / developer

This is the home for developer.fermyon.com
https://developer.fermyon.com
Apache License 2.0
51 stars 66 forks source link

Simplify sidebar creation script and test - ok #1333

Closed tpmccallum closed 1 month ago

tpmccallum commented 1 month ago

Simplified and tested creation of sidebar. Now that we can get from Backup Content and Config -> Create Mappings -> Move files -> Create redirects -> Sidebar Unification steps in the README, we can now start taking a look at the sidebar's output and tweaking the Python so that we have all of the same elements and attributes of the existing sidebar format (with correct collapsing accordions etc).

After this task above is done, we can go ahead and fill out the .xlsx, run this script and then deploy a preview of the new site for draft PR review (in the form of a GitHub documentation site preview link).

Then further testing and iterations can take place.