James Panther
2001d17a55
🔀 Merge pull request #733 from kshpdr/dev
...
Add scrolling over TOC
2023-12-23 14:16:16 +11:00
Wolf Noble
68ac9dd321
💄 update CSS Schemas to include TW3.3+ 950 color variants
2023-12-23 10:00:12 +11:00
James Panther
84a99f1f34
📝 Update changelog
2023-12-23 09:53:53 +11:00
James Panther
313ed046e8
🔀 Merge pull request #750 from sussan0416/fix/ja-i18n-for-mastodon
...
Added Japanese localization for sharing to the Mastodon.
2023-12-23 09:51:26 +11:00
James Panther
0083219c59
🔀 Merge pull request #755 from Jh123x/feat/728/add-google-scholar-item
...
✨ add google scholar profile icon
2023-12-23 09:48:03 +11:00
Wen Junhua
77a0f60b6f
Merge branch 'dev' into feat/add-other-share-icons
2023-12-23 07:45:29 +09:00
Wen Junhua
f0288c6106
Merge branch 'dev' into feat/728/add-google-scholar-item
2023-12-23 07:45:13 +09:00
Wen Junhua
b2319886c9
fix: revert config to match upstream
2023-12-23 07:44:45 +09:00
James Panther
6cb5dde1dd
🔀 Merge pull request #757 from Jh123x/fix/ci/labeller-update
...
🐛 update labeller to use v5 config
2023-12-23 09:43:22 +11:00
Wen Junhua
9a91dd93ce
Merge branch 'dev' into fix/ci/labeller-update
2023-12-23 07:41:23 +09:00
Wen Junhua
56616242d3
Merge branch 'dev' into feat/add-other-share-icons
2023-12-23 07:41:12 +09:00
Wen Junhua
aa3a3c6504
Merge branch 'dev' into feat/728/add-google-scholar-item
2023-12-23 07:40:52 +09:00
Wen Junhua
9f7047e662
fix: remove google scholar from the profile
2023-12-23 07:40:10 +09:00
Wen Junhua
444f3175aa
fix: fix icon name in samples
2023-12-23 07:39:02 +09:00
Wen Junhua
3219dfac76
fix: fix typo
2023-12-23 07:36:32 +09:00
James Panther
0ac3f0e9d2
🔀 Merge pull request #752 from jpanther/dependabot/npm_and_yarn/tailwindcss-3.3.7
...
📌 Bump tailwindcss from 3.3.6 to 3.3.7
2023-12-23 09:27:04 +11:00
Wen Junhua
baada03dd9
fix: update labeller to use v5 config
2023-12-21 13:20:40 +09:00
Wen Junhua
fa8cc5782a
feat: add icon to table for other languages
2023-12-21 13:10:32 +09:00
Wen Junhua
f3125a6e75
feat: add icon to pages for other languages
2023-12-21 13:06:44 +09:00
Wen Junhua
cb37292b9f
style: fix formatting of table
2023-12-21 12:58:54 +09:00
Wen Junhua
2b63687c51
feat: add google scholars icon to sample page
2023-12-21 12:56:18 +09:00
Wen Junhua
8437ea3eb2
feat: update icons page
2023-12-21 12:55:37 +09:00
Wen Junhua
0f7a3bec71
chore: add i18n for finnish
2023-12-21 12:54:09 +09:00
Wen Junhua
a12d3f8e5b
chore: add i18n for weibo
2023-12-21 12:52:13 +09:00
Wen Junhua
71cc97b4bb
feat: add profile for mendeley
2023-12-21 12:47:05 +09:00
Wen Junhua
f2da0e6ae7
feat: add share to weibo
2023-12-21 11:30:20 +09:00
Wen Junhua
4aa27418b1
feat: add google scholar profile icon
2023-12-21 11:15:34 +09:00
Ryan Gibson
00ac16f3ad
🐛 Add CSS overflow/wrapping on KaTeX, tables, and code sections
...
This fixes a bug where long post elements could break out of the
width of the overall page and break overall formatting or views,
especially on mobile devices.
2023-12-18 17:15:26 -05:00
dependabot[bot]
b314c40312
💄 Rebuild CSS
2023-12-18 22:03:38 +00:00
dependabot[bot]
747c995c04
📌 Bump tailwindcss from 3.3.6 to 3.3.7
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.7/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.6...v3.3.7 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 22:03:16 +00:00
sussan0416
dea1975e33
Added Japanese localization for sharing to the Mastodon.
2023-12-17 11:55:34 +09:00
James Panther
82b5481914
🔀 Merge pull request #748 from jpanther/dependabot/npm_and_yarn/prettier-3.1.1
...
📌 Bump prettier from 3.1.0 to 3.1.1
2023-12-12 10:15:54 +11:00
dependabot[bot]
d19572206a
📌 Bump prettier from 3.1.0 to 3.1.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 22:09:36 +00:00
James Panther
0c5d6d1125
🔀 Merge pull request #746 from jpanther/dependabot/github_actions/actions/stale-9
...
👷 Bump actions/stale from 8 to 9
2023-12-10 10:12:43 +11:00
James Panther
5142e27a62
🔀 Merge pull request #745 from jpanther/dependabot/github_actions/actions/labeler-5
...
👷 Bump actions/labeler from 4 to 5
2023-12-10 10:12:20 +11:00
dependabot[bot]
d23e94b820
👷 Bump actions/stale from 8 to 9
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 22:54:01 +00:00
dependabot[bot]
adc5f4a80d
👷 Bump actions/labeler from 4 to 5
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 22:53:57 +00:00
Wolf Noble
8e2de6c6dc
Update author.html
...
remove superfluous log element
2023-12-07 20:18:51 -06:00
James Panther
153e6a60d1
🔀 Merge pull request #740 from yoganathp/patch-1
...
Added yoganath.me
2023-12-07 13:34:42 +11:00
James Panther
84379f67ff
🔀 Merge pull request #744 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.9
...
📌 Bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.9
2023-12-07 13:33:35 +11:00
Wolf Noble
a1a6d6f468
Update author.html
...
remove superfluous warning
2023-12-06 17:06:39 -06:00
dependabot[bot]
cf6f3bed58
📌 Bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.9
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.5.7 to 0.5.9.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.7...v0.5.9 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 22:27:34 +00:00
Wolf Noble
92658f1b88
✨ 💄 ♻️ 🚸 render author image with picture partial
2023-12-05 15:41:43 -06:00
Yoganath
71af1b71ac
Added yoganath.me
...
Added https://yoganath.me to user list.
2023-12-05 13:35:56 +05:30
James Panther
c01a572d82
📝 Update changelog
2023-12-05 13:37:04 +11:00
James Panther
ecedfebf75
🔀 Merge pull request #737 from jpanther/dependabot/npm_and_yarn/tailwindcss-3.3.6
...
📌 Bump tailwindcss from 3.3.5 to 3.3.6
2023-12-05 13:33:00 +11:00
James Panther
b667eac5da
🔀 Merge pull request #736 from jpanther/dependabot/npm_and_yarn/chart.js-4.4.1
...
📌 Bump chart.js from 4.4.0 to 4.4.1
2023-12-05 13:32:22 +11:00
James Panther
e057da24d2
📝 Update docs
2023-12-05 13:30:11 +11:00
James Panther
6e58f8a67d
🔀 Merge pull request #731 from cheonjaewoong/dev
...
Add Korean language support
2023-12-05 13:26:10 +11:00
dependabot[bot]
b495f6045c
💄 Rebuild CSS
2023-12-04 22:42:18 +00:00