connectivedx / fuzzy-chainsaw

MIT License
11 stars 5 forks source link

Resolve Issues 352 & 353 #355

Closed bstaruk closed 6 years ago

bstaruk commented 6 years ago

Right now there are only two page types, as far as FC can see: index and everything else. All pages that have the type index are filed under the "Style Guide" header in the style guide navigation. Everything else is filed under "Pages."

This is confusing, because the code-label is index but the UI-label is "Style Guide."

This PR effectively renames the index page type to styleguide which solves issues #352 and #353.

How Has This Been Tested?

I've tested all the usual commands, as well as adding a new theme to the project to make sure that this doesn't affect themes.

Types of changes

Checklist: