Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: "Font for new translation" section in CONTRIBUTING #125

Open
No-Cash-7970 opened this issue Dec 11, 2023 · 0 comments
Open
Labels
documentation Improvements or additions to documentation stalled Work for this is getting put off indefinitely

Comments

@No-Cash-7970
Copy link
Owner

No-Cash-7970 commented Dec 11, 2023

Write instructions after adding a language that requires adding a new font or new typeface.

Process for adding a new font or typeface

  1. In the lib/font.ts file, if the font is a subset, uncomment the subset from Noto San, Noto Sans Display, and Noto Sans Mono. Otherwise add the appropriate Noto Sans font for the language
  2. Add condition to add the class for the font when the language is being used
  3. Add names for the fonts to the fontFamily section in the tailwind.config.js file
  4. Apply font in the globals.css
@No-Cash-7970 No-Cash-7970 added this to the v0.5.0 milestone Dec 11, 2023
@No-Cash-7970 No-Cash-7970 added the documentation Improvements or additions to documentation label Dec 12, 2023
@No-Cash-7970 No-Cash-7970 removed this from the v0.5.0 milestone Dec 23, 2023
@No-Cash-7970 No-Cash-7970 added this to the v0.9.0 milestone Jul 4, 2024
@No-Cash-7970 No-Cash-7970 removed this from the v0.9.0 milestone Aug 31, 2024
@No-Cash-7970 No-Cash-7970 removed the TODO label Aug 31, 2024
@No-Cash-7970 No-Cash-7970 added the stalled Work for this is getting put off indefinitely label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation stalled Work for this is getting put off indefinitely
Projects
None yet
Development

No branches or pull requests

1 participant