jpanther/congo

Migrate site manifest and favicons to Hugo Pipes

Open

#720 aperta il 25 nov 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)HTML (250 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (906 star)
Metriche merge PR
 (Merge medio 51g 1h) (11 PR mergiate in 30 g)

Descrizione

This is a placeholder issue for reimplementing the site manifest and favicons functionality to use Hugo Pipes. It aims to address a number of discussions: https://github.com/jpanther/congo/discussions/372, https://github.com/jpanther/congo/discussions/682, https://github.com/jpanther/congo/discussions/683, https://github.com/jpanther/congo/discussions/711 and https://github.com/jpanther/congo/discussions/713.

High level overview of the changes required:

  • Remove all the static files
  • Generate site manifest and favicons using Hugo Pipes
  • Allow for favicons to be disabled
  • Theme the favicons to match the selected colour scheme
  • Better documentation around how this feature works

Potentially useful reference material: https://dev.to/masakudamatsu/favicon-nightmare-how-to-maintain-sanity-3al7

Any other suggestions?

Guida contributor