hugo-toha/layouts/partials
Jan bfa1e4c2b3
feat: configurable custom navbar items (#514)
* feat: configurable custom navbar items

The customMenu item from `data/<language>/site.yaml` will only appear if
its property `showOnNavbar` is `true`.

Example:
```
customMenus:
  - name: Imprint
    url: posts/imprint
    showOnNavbar: false
```

* fix: change logic from  to

Co-authored-by: stueja <jan@jBook.local>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-01-31 17:05:05 +00:00
..
cards Update skill.html (#512) 2022-01-24 10:58:50 +00:00
helpers Allow setting GIFS as author image (#394) 2021-08-10 02:39:10 +00:00
misc Update dependency for security issue (#421) 2021-09-24 17:59:50 +00:00
navigators feat: configurable custom navbar items (#514) 2022-01-31 17:05:05 +00:00
sections fix: navigation with hidden title (#505) 2022-01-19 18:32:28 +00:00
disqus.html Fix disqus comment not working on new configuration style (#451) 2021-10-29 16:37:46 +00:00
footer.html feat: customMenus in footer (#513) 2022-01-31 17:04:01 +00:00
header.html Add LaTeX support (#481) 2022-01-13 19:06:07 +00:00
math.html Convert single page into hugo template 2020-04-17 02:40:14 +06:00
opengraph.html Use absURL for image in OpenGraph header 2021-05-30 18:49:06 +06:00
scripts.html Add LaTeX support (#481) 2022-01-13 19:06:07 +00:00
utteranc.html Add utteranc comment plugin (#465) 2021-11-18 23:17:46 +06:00
valine.html Add valine comment system support (#446) 2021-10-28 15:11:25 +00:00