Skip to content

Latest upstream with my customizations preserved #3

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

Merged
merged 36 commits into from
Mar 30, 2024
Merged

Latest upstream with my customizations preserved #3

merged 36 commits into from
Mar 30, 2024

Conversation

NapalmCodes
Copy link
Owner

No description provided.

jamesmcmurry and others added 30 commits February 26, 2024 12:43
…lable (CaiJimmy#950)

hide translations menu if only one translation available
)

* fix(menu): <ol> containing other than <li>, <script> or <template> elements

* fix(menu): add title to language select menu
Fix the deprecation warning emitted from Hugo, and fix the typo in ` exampleSite/content/page/about/index.md`
Bump KaTeX to latest released version 0.16.9
* fix(sidebar): Bottom section not showing in mobile

* fix(sidebar): Align bottom section to bottom

* fix(sidebar): Gap missing in bottom section

* refactor(sidebar): Simplify styles

* refactor(sidebar): Remove useless padding-left

* refactor(sidebar): Remove useless margin-top

* refactor(sidebar): Combine duplicate flex-direction

* refactor(sidebar): Remove redundant width
Fix deprecation warning for .Site.Author, deprecated in Hugo 0.124.0
Update some documentation links (some were dead links)
* feat(i18n): update translations for `ja`

* Apply review suggestions
Since it only accepts one element, I cannot pass `.article-content` and `#TableOfContent` to it. The official documentation uses `document.body` directly, so I guess that's fine.

closes CaiJimmy#882
@NapalmCodes NapalmCodes merged commit 747a07b into master Mar 30, 2024
@NapalmCodes NapalmCodes deleted the dev branch March 30, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.