You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one thing that i think would really take it up a notch is the ability to show/hide the sidebar on mobile.
here's a super simple example from a popular website with a similar layout: https://seths.blog/
sidebar closed/hidden:
sidebar open/displayed:
if you wanted to directly copy the example above, then <div class="sidebar-about"> would perhaps stay in a modified arrangement, while the other elements would only show when open/displayed
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion, @rawwerks! I like this idea too... I'll keep the issue open until I'm able to implement it or someone else wants to take a stab at it.
i really love this theme!
one thing that i think would really take it up a notch is the ability to show/hide the sidebar on mobile.
here's a super simple example from a popular website with a similar layout: https://seths.blog/
sidebar closed/hidden:
sidebar open/displayed:
if you wanted to directly copy the example above, then
<div class="sidebar-about">
would perhaps stay in a modified arrangement, while the other elements would only show when open/displayedThe text was updated successfully, but these errors were encountered: