caressofsteel / hugo-story

A (modular, highly tweakable) responsive one-page Hugo template.
Other
215 stars 74 forks source link

Favicon Generation #46

Closed esologic closed 2 months ago

esologic commented 1 year ago

Hello! Are users responsible for creating the set of favicons or is this something hugo can do for us? I'm talking about the:

Looking at the sample production/config.toml, providing a path to a logo with:

[Params]
  description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
  logo = "images/banner.jpg"
  favicon = true

Suggests to me that maybe hugo can make the files, but I'm not sure.

caressofsteel commented 2 months ago

You create all of these assets using a different tool. Most favicon generators will produce all of these files for you.