4 Commits

Author SHA1 Message Date
Sina Atalay
523e6e2f0d Fix phone number docs: quote example and mention format options
The phone number example was unquoted, causing YAML to interpret it as
an integer. Also added a note about design.header.connections.phone_number_format
for controlling the display format (national/international/E164).

Ref: https://github.com/rendercv/rendercv/discussions/707
2026-03-24 16:42:49 +03:00
Sina Atalay
4e07fa2380 Add centered section title types and bump rendercv-typst to 0.3.0
Add four new section title styles: `centered_without_line`,
`centered_with_partial_line` (baseline), `centered_with_centered_partial_line`
(middle-aligned), and `centered_with_full_line`. These allow section headings
to be centered with various line decorations, complementing the existing
left-aligned options.
2026-03-20 05:20:10 +03:00
Sina Atalay
053d6888ee Improve docs 2025-12-11 16:27:58 +03:00
Sina Atalay
33d15d0f91 Polish docs 2025-12-10 15:36:17 +03:00