haskell / haskell/haskell-wiki-configuration
Logo is missing
- Dominant language
- Nix
- Stars
- 8
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
[Edited, now that I understand the problem.]
The old site set `$wgLogo`. But that variable is no longer used.
The new variable is `$wgLogos`.
The kinds of images we need for modern themes is documented here: https://www.mediawiki.org/wiki/Manual:$wgLogos
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the obsolete `$wgLogo` setting and compare the configuration with the linked MediaWiki `$wgLogos` documentation. Update the logo configuration to use the documented variable and image kinds, then verify that the Haskell Wiki displays its logo with modern themes.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100