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

update theme #1

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

update theme #1

wants to merge 42 commits into from

Conversation

angelajt
Copy link
Owner

@angelajt angelajt commented Dec 5, 2022

hopefully this'll help with the deploy errors, i'll see

dependabot bot and others added 30 commits May 13, 2021 14:07
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.2.9...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add korean i18n support

* Update ko.yaml

Co-authored-by: jungwonekim <77596488+jungwonekim@users.noreply.github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add default monospace as the last choice for mono fonts

Previously there are just two hardcoded fonts for Apple platforms.
For other operating systems, code was rendered using serif font.

* chore: regenerate resource cache

Co-authored-by: Wang Chucheng <me@wangchucheng.com>
I added the French translations for "Dark mode" "Light mode" and "Automatic mode"
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BREAKING CHANGES: Value `experiences` for `widget.handler` in homepage/experiences.md is
deprecated. Please use `experience` instead.
* Add direction attribute to the <html> tag

So rtl layout can be activated

* Add `tailwindcss-rtl`

Which brings very handy RTL support to Tailwind CSS

* Load the `tailwindcss-rtl` plugin

* Find and replace many classes into RTL capable ones

* Find and replace many classes into RTL capable ones

* Update the prebuilt css

* Add Arabic localization

* Fix code blocks, force their layout to LTR

* Update the prebuilt css

* Minor improvement to the Arabic localization

* Add singular/plural support for `readingTime`

By following [hugo docs](https://gohugo.io/content-management/multilingual/#query-a-singularplural-translation)

* Add a singular form of `readingTime` for Arabic

* Add a singular form of `readingTime` for English

* Add an additional variant for `readingTime` in the Arabic localization

In Arabic we have a plural for dual, and a plural for 3+.

* Fix left and right arrows not being flipped in RTL

I had to manually flip them in each place

* Revert "Add a singular form of `readingTime` for English"

This reverts commit 73482b6.

* Add singular variant for `readingTime` in EN localization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants