Hi,
I really like the concept of hugo. But I have been having a hard time deploying it.
I am trying to customise the sidebar of the hyde theme.
I want to create menus in the sidebar. For eg.
How do I create pages like About, Goals etc in the sidebar. I saw a variable .Site.Menu.main
But where do I populate the value of the main array?
Can I set it somewhere
main = [‘About’, ‘Goals’]
Also in the sidebar i want to add something like share and follow as shown in
http://spf13.com/
Is this a very advanced setup? I have decent experience html css & can code websites on my own. But I am finding this kind of thing difficult.
Any help is greatly appreciated.
Thanks,
Arnab