12 comments (12 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML990 stars (990 stars)96 forks (96 forks)batch import
area/cssgood first issuehelp wanted
Description
Contributor guide
- Tech stack
- htmlcss
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- basic CSSunderstanding of the project's HTML output
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- The issue requests styling the biography section like the example at https://www.arxiv vanity.com/papers/1811.10948/. Explore the current CSS files to understand the existing styling for author information. Look at the HTML structure generated by LaTeXML for biography elements. Consider adding a new CSS rule or modifying existing rules to achieve the desired layout. There are no linked PRs or maintainer comments, so the approach is open ended.