digitalcraftsman / hugo-agency-theme

Port of Startbootstrap's Agency theme to Hugo
http://themes.gohugo.io/theme/agency/
Apache License 2.0
160 stars 137 forks source link

Inability to customize Agency #121

Closed forzoe closed 5 years ago

forzoe commented 6 years ago

So I would like to rename the tabs and reorder them, I have been able to rename them from Services, Portfolio, etc. The problem arrives when I try to reorder the tabs. Is there already a method of doing this?

stp-ip commented 6 years ago

Not sure, which tabs you are referring to. Could you provide a bit more detail?

ebiwonjumit commented 6 years ago

Im referring to the header tabs. I have tried to reorder them. That says Services, Portfolio, About, Team, Contact, External Link. I want to reorder them to About, Portfolio, Services, Team, Contact.

mpourismaiel commented 6 years ago

We don't plan on releasing any more features on the agency theme but you are welcome to create a PR. You can copy the layouts/partials/nav.html from the theme to your root directory in the same path and change the code, Hugo will override the partial. You can also take a look at Syna which we are currently focused on. Syna offers a lot more flexibility, including reordering navigation links.

stp-ip commented 5 years ago

As hugo-agency-theme is mostly in maintenance mode and no new features will be added. We created Syna as a more flexible iteration of this theme.

Syna is highly customizable and enables you to even create your own fragments, while still maintaining the features of the other fragments. Take a look at the documentation