mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
chore: update readme and config
This commit is contained in:
parent
10514edf9e
commit
045e806ea3
4 changed files with 89 additions and 93 deletions
|
@ -1,8 +1,4 @@
|
|||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://placehold.co/1920x1080" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://placehold.co/1920x1080" />
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080" />
|
||||
</picture>
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080?text=Comming-Soon"/>
|
||||
|
||||
<div align="center">
|
||||
<picture>
|
||||
|
@ -33,7 +29,7 @@ Retypeset is a static blog theme based on the [Astro](https://astro.build/) fram
|
|||
## Features
|
||||
|
||||
- Built with Astro and UnoCSS
|
||||
- Support for RSS, Sitemap, OpenGraph, MDX, and LaTeX
|
||||
- Support for SEO, Sitemap, OpenGraph, TOC, RSS, MDX and LaTeX
|
||||
- i18n support
|
||||
- Light/Dark mode
|
||||
- Elegant view transitions
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://placehold.co/1920x1080" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://placehold.co/1920x1080" />
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080" />
|
||||
</picture>
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080?text=Comming-Soon"/>
|
||||
|
||||
<div align="center">
|
||||
<a title="en" href="README.md">
|
||||
|
@ -33,7 +29,7 @@ Retypeset,中文名为重新编排,是一款基于 [Astro](https://astro.bui
|
|||
## 特征
|
||||
|
||||
- 基于 Astro 与 UnoCSS 开发
|
||||
- 支持 RSS、Sitemap、OpenGraph、MDX、LaTeX
|
||||
- 支持 SEO、 Sitemap、 OpenGraph、 TOC、 RSS、 MDX 和 LaTeX
|
||||
- i18n 多语言
|
||||
- 亮色/暗色模式
|
||||
- 优雅的过渡动画
|
||||
|
|
126
pnpm-lock.yaml
generated
126
pnpm-lock.yaml
generated
|
@ -1103,58 +1103,58 @@ packages:
|
|||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
||||
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64@1.2.1':
|
||||
resolution: {integrity: sha512-xgSjy64typsn/lhQk/uKaS363H7ZeIBlWSh25FJFWXSCeLMHpEZ0umDo5Vzqi5iS26OZ5R1SpQkwiS78GhQRjw==}
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64@1.2.2':
|
||||
resolution: {integrity: sha512-i7z0B+C0P8Q63O/5PXJAzeFtA1ttY3OR2VSJgGv18S+PFNwD98xHgAgPOT1H5HIV6jlQP8Avzbp09qxJUdpPNw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@unrs/rspack-resolver-binding-darwin-x64@1.2.1':
|
||||
resolution: {integrity: sha512-3maDtW0vehzciEbuLxc2g+0FmDw5LGfCt+yMN1ZDn0lW0ikEBEFp6ul3h2fRphtfuCc7IvBJE9WWTt1UHkS7Nw==}
|
||||
'@unrs/rspack-resolver-binding-darwin-x64@1.2.2':
|
||||
resolution: {integrity: sha512-YEdFzPjIbDUCfmehC6eS+AdJYtFWY35YYgWUnqqTM2oe/N58GhNy5yRllxYhxwJ9GcfHoNc6Ubze1yjkNv+9Qg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64@1.2.1':
|
||||
resolution: {integrity: sha512-aN6ifws9rNLjK2+6sIU9wvHyjXEf3S5+EZTHRarzd4jfa8i5pA7Mwt28un2DZVrBtIxhWDQvUPVKGI7zSBfVCA==}
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64@1.2.2':
|
||||
resolution: {integrity: sha512-TU4ntNXDgPN2giQyyzSnGWf/dVCem5lvwxg0XYvsvz35h5H19WrhTmHgbrULMuypCB3aHe1enYUC9rPLDw45mA==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf@1.2.1':
|
||||
resolution: {integrity: sha512-tKqu9VQyCO1yEUX6n6jgOHi7SJA9e6lvHczK60gur4VBITxnPmVYiCj2aekrOOIavvvjjuWAL2rqPQuc4g7RHQ==}
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf@1.2.2':
|
||||
resolution: {integrity: sha512-ik3w4/rU6RujBvNWiDnKdXi1smBhqxEDhccNi/j2rHaMjm0Fk49KkJ6XKsoUnD2kZ5xaMJf9JjailW/okfUPIw==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu@1.2.1':
|
||||
resolution: {integrity: sha512-+xDI0kvwPiCR7334O83TPfaUXSe0UMVi5srQpQxP4+SDVYuONWsbwAC1IXe+yfOwRVGZsUdW9wE0ZiWs4Z+egw==}
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu@1.2.2':
|
||||
resolution: {integrity: sha512-fp4Azi8kHz6TX8SFmKfyScZrMLfp++uRm2srpqRjsRZIIBzH74NtSkdEUHImR4G7f7XJ+sVZjCc6KDDK04YEpQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl@1.2.1':
|
||||
resolution: {integrity: sha512-fcrVHlw+6UgQliMbI0znFD4ASWKuyY17FdH67ZmyNH62b0hRhhxQuJE0D6N3410m8lKVu4QW4EzFiHxYFUC0cg==}
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl@1.2.2':
|
||||
resolution: {integrity: sha512-gMiG3DCFioJxdGBzhlL86KcFgt9HGz0iDhw0YVYPsShItpN5pqIkNrI+L/Q/0gfDiGrfcE0X3VANSYIPmqEAlQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu@1.2.1':
|
||||
resolution: {integrity: sha512-xISTyUJ2PiAT4x9nlh8FdciDcdKbsatgK9qO7EEsILt9VB7Y1mHYGaszj3ouxfZnaKQ13WwW+dFLGxkZLP/WVg==}
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu@1.2.2':
|
||||
resolution: {integrity: sha512-n/4n2CxaUF9tcaJxEaZm+lqvaw2gflfWQ1R9I7WQgYkKEKbRKbpG/R3hopYdUmLSRI4xaW1Cy0Bz40eS2Yi4Sw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl@1.2.1':
|
||||
resolution: {integrity: sha512-LE8EjE/iPlvSsFbZ6P9c0Jh5/pifAi03UYeXYwOnQqt1molKAPMB0R4kGWOM7dnDYaNgkk1MN9MOTCLsqe97Fw==}
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl@1.2.2':
|
||||
resolution: {integrity: sha512-cHyhAr6rlYYbon1L2Ag449YCj3p6XMfcYTP0AQX+KkQo025d1y/VFtPWvjMhuEsE2lLvtHm7GdJozj6BOMtzVg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi@1.2.1':
|
||||
resolution: {integrity: sha512-XERT3B88+G55RgG96May8QvAdgGzHr8qtQ70cIdbuWTpIcA0I76cnxSZ8Qwx33y73jE5N/myX2YKDlFksn4z6w==}
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi@1.2.2':
|
||||
resolution: {integrity: sha512-eogDKuICghDLGc32FtP+WniG38IB1RcGOGz0G3z8406dUdjJvxfHGuGs/dSlM9YEp/v0lEqhJ4mBu6X2nL9pog==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
cpu: [wasm32]
|
||||
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc@1.2.1':
|
||||
resolution: {integrity: sha512-I8OLI6JbmNx2E/SG8MOEuo/d6rNx8dwgL09rcItSMcP82v1oZ8AY8HNA+axxuxEH95nkb6MPJU09p63isDvzrA==}
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc@1.2.2':
|
||||
resolution: {integrity: sha512-7sWRJumhpXSi2lccX8aQpfFXHsSVASdWndLv8AmD8nDRA/5PBi8IplQVZNx2mYRx6+Bp91Z00kuVqpXO9NfCTg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc@1.2.1':
|
||||
resolution: {integrity: sha512-s5WvCljhFqiE3McvaD3lDIsQpmk7gEJRUHy1PRwLPzEB7snq9P2xQeqgzdjGhJQq62jBFz7NDy7NbMkocWr2pw==}
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc@1.2.2':
|
||||
resolution: {integrity: sha512-hewo/UMGP1a7O6FG/ThcPzSJdm/WwrYDNkdGgWl6M18H6K6MSitklomWpT9MUtT5KGj++QJb06va/14QBC4pvw==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
|
@ -1812,8 +1812,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=8'
|
||||
|
||||
eslint-plugin-import-x@4.8.1:
|
||||
resolution: {integrity: sha512-Jyr0mGWYia2gRl4XvbMVZ4OvpJe3+Gu/X0c4zHhHItjsHb4gkHkSPUPHWxZPyzWXnsClAZu41LMJDY4lfJnP3g==}
|
||||
eslint-plugin-import-x@4.9.0:
|
||||
resolution: {integrity: sha512-qdrsei0heLV8z9QpY2/PHF/r/3fF15w3JeVXqWlLzPMiiwYx0VAwIjxN6SzdaPVuGeIMAbQHHS1Wwdn1/bsCgw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
|
@ -2721,8 +2721,8 @@ packages:
|
|||
muggle-string@0.4.1:
|
||||
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
||||
|
||||
nanoid@3.3.10:
|
||||
resolution: {integrity: sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==}
|
||||
nanoid@3.3.11:
|
||||
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2954,8 +2954,8 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
quansync@0.2.8:
|
||||
resolution: {integrity: sha512-4+saucphJMazjt7iOM27mbFCk+D9dd/zmgMDCzRZ8MEoBfYp7lAvoN38et/phRQF6wOPMy/OROBGgoWeSKyluA==}
|
||||
quansync@0.2.10:
|
||||
resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==}
|
||||
|
||||
queue-microtask@1.2.3:
|
||||
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
||||
|
@ -3148,8 +3148,8 @@ packages:
|
|||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
|
||||
rspack-resolver@1.2.1:
|
||||
resolution: {integrity: sha512-yTaWGUvHOjcoyFMdVTdYt2nq2Hu8sw6ia3X9szloXFJlWLQZnQ9g/4TPhL3Bb3qN58Mkye8mFG7MCaKhya7fOw==}
|
||||
rspack-resolver@1.2.2:
|
||||
resolution: {integrity: sha512-Fwc19jMBA3g+fxDJH2B4WxwZjE0VaaOL7OX/A4Wn5Zv7bOD/vyPZhzXfaO73Xc2GAlfi96g5fGUa378WbIGfFw==}
|
||||
|
||||
run-parallel@1.2.0:
|
||||
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
||||
|
@ -3864,7 +3864,7 @@ snapshots:
|
|||
eslint-merge-processors: 2.0.0(eslint@9.22.0(jiti@2.4.2))
|
||||
eslint-plugin-antfu: 3.1.1(eslint@9.22.0(jiti@2.4.2))
|
||||
eslint-plugin-command: 3.1.0(eslint@9.22.0(jiti@2.4.2))
|
||||
eslint-plugin-import-x: 4.8.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
eslint-plugin-import-x: 4.9.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
eslint-plugin-jsdoc: 50.6.8(eslint@9.22.0(jiti@2.4.2))
|
||||
eslint-plugin-jsonc: 2.19.1(eslint@9.22.0(jiti@2.4.2))
|
||||
eslint-plugin-n: 17.16.2(eslint@9.22.0(jiti@2.4.2))
|
||||
|
@ -4438,7 +4438,7 @@ snapshots:
|
|||
|
||||
'@quansync/fs@0.1.1':
|
||||
dependencies:
|
||||
quansync: 0.2.8
|
||||
quansync: 0.2.10
|
||||
|
||||
'@qwik.dev/partytown@0.11.0':
|
||||
dependencies:
|
||||
|
@ -4899,39 +4899,39 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-darwin-x64@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-darwin-x64@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi@1.2.2':
|
||||
dependencies:
|
||||
'@napi-rs/wasm-runtime': 0.2.7
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc@1.2.1':
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
|
||||
|
@ -5752,7 +5752,7 @@ snapshots:
|
|||
eslint: 9.22.0(jiti@2.4.2)
|
||||
eslint-compat-utils: 0.5.1(eslint@9.22.0(jiti@2.4.2))
|
||||
|
||||
eslint-plugin-import-x@4.8.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
|
||||
eslint-plugin-import-x@4.9.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
|
||||
dependencies:
|
||||
'@types/doctrine': 0.0.9
|
||||
'@typescript-eslint/utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
|
@ -5762,7 +5762,7 @@ snapshots:
|
|||
eslint-import-resolver-node: 0.3.9
|
||||
get-tsconfig: 4.10.0
|
||||
picomatch: 4.0.2
|
||||
rspack-resolver: 1.2.1
|
||||
rspack-resolver: 1.2.2
|
||||
semver: 7.7.1
|
||||
stable-hash: 0.0.5
|
||||
tslib: 2.8.1
|
||||
|
@ -6537,7 +6537,7 @@ snapshots:
|
|||
dependencies:
|
||||
mlly: 1.7.4
|
||||
pkg-types: 2.1.0
|
||||
quansync: 0.2.8
|
||||
quansync: 0.2.10
|
||||
|
||||
locate-path@6.0.0:
|
||||
dependencies:
|
||||
|
@ -7117,7 +7117,7 @@ snapshots:
|
|||
|
||||
muggle-string@0.4.1: {}
|
||||
|
||||
nanoid@3.3.10: {}
|
||||
nanoid@3.3.11: {}
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
|
@ -7211,7 +7211,7 @@ snapshots:
|
|||
|
||||
package-manager-detector@0.2.11:
|
||||
dependencies:
|
||||
quansync: 0.2.8
|
||||
quansync: 0.2.10
|
||||
|
||||
package-manager-detector@1.1.0: {}
|
||||
|
||||
|
@ -7323,7 +7323,7 @@ snapshots:
|
|||
|
||||
postcss@8.5.3:
|
||||
dependencies:
|
||||
nanoid: 3.3.10
|
||||
nanoid: 3.3.11
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
|
@ -7347,7 +7347,7 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
quansync@0.2.8: {}
|
||||
quansync@0.2.10: {}
|
||||
|
||||
queue-microtask@1.2.3: {}
|
||||
|
||||
|
@ -7675,19 +7675,19 @@ snapshots:
|
|||
'@rollup/rollup-win32-x64-msvc': 4.36.0
|
||||
fsevents: 2.3.3
|
||||
|
||||
rspack-resolver@1.2.1:
|
||||
rspack-resolver@1.2.2:
|
||||
optionalDependencies:
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-darwin-x64': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc': 1.2.1
|
||||
'@unrs/rspack-resolver-binding-darwin-arm64': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-darwin-x64': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-freebsd-x64': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-linux-arm-gnueabihf': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-gnu': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-linux-arm64-musl': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-linux-x64-gnu': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-linux-x64-musl': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-wasm32-wasi': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-win32-arm64-msvc': 1.2.2
|
||||
'@unrs/rspack-resolver-binding-win32-x64-msvc': 1.2.2
|
||||
|
||||
run-parallel@1.2.0:
|
||||
dependencies:
|
||||
|
@ -7961,7 +7961,7 @@ snapshots:
|
|||
'@quansync/fs': 0.1.1
|
||||
defu: 6.1.4
|
||||
jiti: 2.4.2
|
||||
quansync: 0.2.8
|
||||
quansync: 0.2.10
|
||||
|
||||
uncrypto@0.1.3: {}
|
||||
|
||||
|
|
|
@ -10,26 +10,28 @@ export const themeConfig: ThemeConfig = {
|
|||
// site description
|
||||
description: 'Retypeset is a static blog theme based on the Astro framework, inspired by Typography. Retypeset establishes a new visual standard and reimagines the layout of all pages, offering a reading experience similar to paper books, reviving the beauty of typography. Details in every sight, elegance in every space.',
|
||||
// use i18n title/subtitle/description from src/i18n/ui.ts instead of static ones above
|
||||
i18nTitle: true,
|
||||
i18nTitle: true, // true, false
|
||||
// author name
|
||||
author: 'radishzz',
|
||||
// site url
|
||||
url: 'https://retypeset.radishzz.cc',
|
||||
// favicon url
|
||||
// support only SVG, PNG and ICO
|
||||
favicon: '/image/favicon.svg', // or https://example.com/favicon.svg
|
||||
// recommended formats: SVG, PNG and ICO
|
||||
favicon: '/assets/favicon.svg', // or https://example.com/favicon.svg
|
||||
},
|
||||
// SITE INFORMATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END
|
||||
|
||||
// COLOR SETTINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> START
|
||||
color: {
|
||||
// theme mode
|
||||
// default theme mode
|
||||
mode: 'light', // light, dark
|
||||
light: {
|
||||
// title color
|
||||
// primary color
|
||||
// used for title, hover, etc
|
||||
// oklch color picker: https://oklch.com/
|
||||
primary: 'oklch(25% 0.005 298)',
|
||||
// text color
|
||||
// secondary color
|
||||
// used for post text
|
||||
secondary: 'oklch(40% 0.005 298)',
|
||||
// background color
|
||||
background: 'oklch(96% 0.005 298)',
|
||||
|
@ -38,10 +40,12 @@ export const themeConfig: ThemeConfig = {
|
|||
codeTheme: 'github-light',
|
||||
},
|
||||
dark: {
|
||||
// title color
|
||||
// primary color
|
||||
// used for title, hover, etc
|
||||
// oklch color picker: https://oklch.com/
|
||||
primary: 'oklch(88% 0.005 298)',
|
||||
// text color
|
||||
// secondary color
|
||||
// used for post text
|
||||
secondary: 'oklch(77% 0.005 298)',
|
||||
// background color
|
||||
background: 'oklch(22% 0.005 298)',
|
||||
|
@ -59,7 +63,7 @@ export const themeConfig: ThemeConfig = {
|
|||
// more languages
|
||||
// not fill in the locale code above again
|
||||
moreLocales: ['zh-tw', 'ja', 'en', 'es', 'ru'], // ['zh', 'zh-tw', 'ja', 'en', 'es', 'ru']
|
||||
// font styles for text
|
||||
// font styles for post text
|
||||
fontStyle: 'sans', // sans, serif
|
||||
// date format for posts
|
||||
dateFormat: 'YYYY-MM-DD', // YYYY-MM-DD, MM-DD-YYYY, DD-MM-YYYY, MONTH DAY YYYY, DAY MONTH YYYY
|
||||
|
@ -71,7 +75,7 @@ export const themeConfig: ThemeConfig = {
|
|||
// COMMENT SETTINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> START
|
||||
comment: {
|
||||
// waline comment system
|
||||
// docs: https://waline.js.org/en/
|
||||
// https://waline.js.org/en/
|
||||
waline: {
|
||||
// server url
|
||||
serverURL: 'https://retypeset-comment.radishzz.cc',
|
||||
|
@ -97,26 +101,26 @@ export const themeConfig: ThemeConfig = {
|
|||
// site verification
|
||||
verification: {
|
||||
// google search console
|
||||
// docs: https://search.google.com/search-console
|
||||
// https://search.google.com/search-console
|
||||
google: 'AUCrz5F1e5qbnmKKDXl2Sf8u6y0kOpEO1wLs6HMMmlM',
|
||||
// bing webmaster tools
|
||||
// docs: https://www.bing.com/webmasters
|
||||
// https://www.bing.com/webmasters
|
||||
bing: '64708CD514011A7965C84DDE1D169F87',
|
||||
// yandex webmaster
|
||||
// docs: https://webmaster.yandex.com
|
||||
// https://webmaster.yandex.com
|
||||
yandex: '',
|
||||
// baidu search
|
||||
// docs: https://ziyuan.baidu.com
|
||||
// https://ziyuan.baidu.com
|
||||
baidu: '',
|
||||
},
|
||||
// google analytics
|
||||
// docs: https://analytics.google.com
|
||||
// https://analytics.google.com
|
||||
googleAnalyticsID: '',
|
||||
// umami analytics
|
||||
// docs: https://cloud.umami.is
|
||||
// https://cloud.umami.is
|
||||
umamiAnalyticsID: '520af332-bfb7-4e7c-9386-5f273ee3d697',
|
||||
// follow verification
|
||||
// docs: https://follow.is/
|
||||
// https://follow.is/
|
||||
follow: {
|
||||
// feed ID
|
||||
feedID: '',
|
||||
|
@ -124,7 +128,7 @@ export const themeConfig: ThemeConfig = {
|
|||
userID: '',
|
||||
},
|
||||
// apiflash access key
|
||||
// automatically generate website screenshots for open graph preview images
|
||||
// automatically generate website screenshots for open graph images
|
||||
// get your access key at: https://apiflash.com/
|
||||
apiflashKey: '',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue