orchidhq / Orchid

Build and deploy beautiful documentation sites that grow with you
https://orchid.run
GNU General Public License v3.0
514 stars 53 forks source link

Replace Social class with an equivalent MenuItem #291

Open cjbrooks12 opened 5 years ago

cjbrooks12 commented 5 years ago

The Social class feels kinda strange and out-of-place. It works mostly like a menu, but is much more limited. Instead, let's just replace that class with a new SocialMenuItem, with similar parameters and usage as the existing Social class and its items.

The theme templates will need to be updated, so that the current "social" areas reference a new OrchidMenu and render with the updated formatting