Include an option to remove the navigation menu
merinhunter opened this issue · 2 comments
Is your feature request related to a problem? Please describe.
I have been configuring the theme to create a more minimalist web page than the example given in the repository, removing all sections except the header. However, I found that the navigation menu still appears (with no content inside), which makes the end result a bit weird:
Describe the solution you'd like
Including an option to remove the navigation menu if it is not necessary would solve the problem, resulting in a more minimalist page in this case:
Describe alternatives you've considered
I have been checking the template, and the more obvious solution is to include an if
statement in the layouts/partials/nav.html
file.
It looks like this has been idle a while, so I am marking it as stale. Remove the label or comment if this issue should remain open.
This comment is just a reminder that I'm still interested in getting this feature into the master
branch, and removing the
no-activity
label from the issue.