bluerobotics / bluerobotics/bluetheme
Support custom favicons
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Cockpit docs currently use the BlueOS icon in browser tabs. It would be nice if the theme made use of an overrideable set of favicon files in the static folder, pulling them in using something like [this](https://github.com/patrickelectric/patrickelectric.github.io/blob/18710004e3e83014cfce24074504facaebdd7dcf/themes/hyde/templates/index.html#L4-L6) (presumably prepended with the `base_url`).
---
Inherited from bluerobotics/ardusub-zola#5
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the theme template that emits the current BlueOS favicon and compare it with the linked index.html example. Check how the static folder and base_url are handled, then make favicon files overrideable there and verify that generated pages reference them correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100