biaslab / hugo-academic-group

An academic group website theme for Hugo.
MIT License
54 stars 18 forks source link

Delete RESEARCH tag #14

Closed bertdv closed 7 years ago

bertdv commented 7 years ago

For now, I would like the following headers/tags in this sequence:

HOME | MEMBERS | PROJECTS | PUBLICATIONS | BLOG | CONTACT

or perhaps

HOME | PROJECTS | PUBLICATIONS | BLOG | MEMBERS | CONTACT

I.o.w., at this point I think we dont need the RESEARCH tag. Research is represented by projects, publications and blog. Later, we may want to add tags for SOFTWARE or TEACHING, but that is not needed at this point.

ivan-bocharov commented 7 years ago

@bertdv you can do it yourself as well. This menu is customizable via config.toml file:

https://github.com/biaslab/biaslab-hugo/blob/master/config.toml#L90