LibreSign / LibreSign/documentation

Add favicon to all documentation pages

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Python
Stars
3
Forks
6
Avg merge
19h 12m
Merged PRs (30d)
1

Description

Description

Currently we haven't a favicon that is the small icon displayed in browser tabs. Adding a favicon helps with visual identification and improves the user experience.

Expected

A favicon (e.g., the LibreSign logo like at libresign.coop) should appear in the browser tab when visiting the documentation site.

to-do

  • Add a suitable favicon image (preferably .ico or .png) to the documentation assets.
  • Include the favicon using the appropriate <link rel="icon" ...> tag in the HTML .
  • Submit a PR with a short description of what was added and screenshots.

Tips

  • Make sure your image is square (e.g., 64x64 or 32x32 pixels).
  • You need to test locally by opening the HTML file in a browser and checking the tab icon.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the documentation assets and the HTML used by the documentation pages. Check the site locally in a browser after adding a square .ico or .png favicon reference, and verify that the icon appears in the tab on all documentation pages.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.