* Refactor Sidebar.tsx (for /resource)
Will look weird on other pages.
* Move sidebar open button into Sidebar.tsx, apply to other pages
Significantly reduces boilerplate of sidebar on pages where it is used.
* Set sidebar to be open by default
* Minor code formatting