slidev-theme-meetup 1.5.3 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.releaserc +3 -1
- package/CHANGELOG.md +107 -0
- package/README.md +8 -8
- package/components/CornerCurves.vue +2 -2
- package/eslint.config.js +5 -0
- package/example.md +2 -2
- package/flake.lock +368 -0
- package/flake.nix +82 -0
- package/layouts/default.vue +1 -1
- package/layouts/presenter.vue +10 -10
- package/layouts/qrcode.vue +5 -5
- package/package.json +26 -28
- package/setup/shiki.ts +11 -0
- package/styles/index.ts +0 -2
- package/styles/layout.css +4 -0
- package/uno.config.ts +14 -0
- package/.eslintrc.js +0 -14
- package/setup/windicss.ts +0 -42
- package/styles/code.css +0 -76
- /package/{vite.config.js → vite.config.ts} +0 -0
package/.releaserc
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,112 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [2.1.0](https://github.com/tboerger/slidev-theme-meetup/compare/v2.0.0...v2.1.0) (2025-04-26)
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* **deps:** update dependency @slidev/types to v51.6.0 ([#455](https://github.com/tboerger/slidev-theme-meetup/issues/455)) ([cc95b32](https://github.com/tboerger/slidev-theme-meetup/commit/cc95b320aa781d75d5c4690eb91df6e8e66bcd76))
|
|
8
|
+
|
|
9
|
+
## [2.0.0](https://github.com/tboerger/slidev-theme-meetup/compare/v1.5.3...v2.0.0) (2025-04-06)
|
|
10
|
+
|
|
11
|
+
### ⚠ BREAKING CHANGES
|
|
12
|
+
|
|
13
|
+
* upgrade all dependencies
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* apply new structure replacing windi and prism ([186ae94](https://github.com/tboerger/slidev-theme-meetup/commit/186ae942623759d45df2baaf2947a8b7da5793a4))
|
|
18
|
+
* **deps:** update dependency @iconify-json/mdi to v1.2.0 ([bfa87d6](https://github.com/tboerger/slidev-theme-meetup/commit/bfa87d60f22c57cc948cbb5a0718a2b87009cabc))
|
|
19
|
+
* **deps:** update dependency @slidev/types to v0.44.0 ([4138085](https://github.com/tboerger/slidev-theme-meetup/commit/413808514dfcc1f9e1e028fcade989275c9d3e0a))
|
|
20
|
+
* **deps:** update dependency @slidev/types to v0.45.0 ([92feb34](https://github.com/tboerger/slidev-theme-meetup/commit/92feb346a02358619e247179cc9cb2d9f9d2841a))
|
|
21
|
+
* **deps:** update dependency @slidev/types to v0.46.0 ([1a9501a](https://github.com/tboerger/slidev-theme-meetup/commit/1a9501a6e71bf12de0aa9b0a0f3f09caf2b59d35))
|
|
22
|
+
* **deps:** update dependency @slidev/types to v0.47.1 ([e134d9c](https://github.com/tboerger/slidev-theme-meetup/commit/e134d9c105a4cd2a6f7d5d527e2764f5a9e83b56))
|
|
23
|
+
* **deps:** update dependency @slidev/types to v0.48.1 ([97f355b](https://github.com/tboerger/slidev-theme-meetup/commit/97f355bf317dc4a779e6ebc22659c955e9c1a2b8))
|
|
24
|
+
* **deps:** update dependency @slidev/types to v0.49.2 ([5e92c1b](https://github.com/tboerger/slidev-theme-meetup/commit/5e92c1b13d148ae966364bcd305fc6cbc5ba0335))
|
|
25
|
+
* **deps:** update dependency @slidev/types to v0.50.0 ([#426](https://github.com/tboerger/slidev-theme-meetup/issues/426)) ([d6e35c3](https://github.com/tboerger/slidev-theme-meetup/commit/d6e35c3531942bffe46df6c67f8562acf19a2014))
|
|
26
|
+
* **deps:** update dependency @slidev/types to v51 ([#428](https://github.com/tboerger/slidev-theme-meetup/issues/428)) ([b977c36](https://github.com/tboerger/slidev-theme-meetup/commit/b977c362319a0c0f9faced6474e102f06b2018d9))
|
|
27
|
+
* **deps:** update dependency @slidev/types to v51.1.0 ([#434](https://github.com/tboerger/slidev-theme-meetup/issues/434)) ([48723b0](https://github.com/tboerger/slidev-theme-meetup/commit/48723b0c5a765b86d20fa05eb5007df90bb42e04))
|
|
28
|
+
* **deps:** update dependency @slidev/types to v51.2.1 ([#437](https://github.com/tboerger/slidev-theme-meetup/issues/437)) ([1158a95](https://github.com/tboerger/slidev-theme-meetup/commit/1158a955a7e68e89e1a681c76c16920d9352b5e6))
|
|
29
|
+
* **deps:** update dependency @slidev/types to v51.3.0 ([#439](https://github.com/tboerger/slidev-theme-meetup/issues/439)) ([b05544c](https://github.com/tboerger/slidev-theme-meetup/commit/b05544cbdfa24e1280890a3faf70d414cb2093b6))
|
|
30
|
+
* **deps:** update dependency @slidev/types to v51.4.0 ([#440](https://github.com/tboerger/slidev-theme-meetup/issues/440)) ([14851e1](https://github.com/tboerger/slidev-theme-meetup/commit/14851e1665c6e8f95215c23ec6eaa4de9134424f))
|
|
31
|
+
* **deps:** update dependency @slidev/types to v51.5.0 ([#443](https://github.com/tboerger/slidev-theme-meetup/issues/443)) ([6ce6f42](https://github.com/tboerger/slidev-theme-meetup/commit/6ce6f42c798cb5f1a2b0875f0fc7360c86bc837c))
|
|
32
|
+
* **deps:** update dependency vite-svg-loader to v5 ([#255](https://github.com/tboerger/slidev-theme-meetup/issues/255)) ([e8926d5](https://github.com/tboerger/slidev-theme-meetup/commit/e8926d54aa1584955a48c1eb4520003ce40a9246))
|
|
33
|
+
* **deps:** update dependency vite-svg-loader to v5.1.0 ([#256](https://github.com/tboerger/slidev-theme-meetup/issues/256)) ([0ad3cc9](https://github.com/tboerger/slidev-theme-meetup/commit/0ad3cc9cd3ee16019bedd55a84549319c544fb6b))
|
|
34
|
+
* upgrade all dependencies ([07b8c95](https://github.com/tboerger/slidev-theme-meetup/commit/07b8c951de7aad3929248baba568ac26a24b3680))
|
|
35
|
+
|
|
36
|
+
### Bugfixes
|
|
37
|
+
|
|
38
|
+
* **deps:** bump postcss from 8.4.30 to 8.4.31 ([#226](https://github.com/tboerger/slidev-theme-meetup/issues/226)) ([81ea4a1](https://github.com/tboerger/slidev-theme-meetup/commit/81ea4a1d2a73db2799aa1834cea4a45ba80ffed3))
|
|
39
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.55 ([653bdb3](https://github.com/tboerger/slidev-theme-meetup/commit/653bdb3b1d1abc6a1651a5fb1f936462ffd8e117))
|
|
40
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.56 ([c0b5bb8](https://github.com/tboerger/slidev-theme-meetup/commit/c0b5bb835a0d57c57eb78d76238b2d2262020593))
|
|
41
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.57 ([6f6a07e](https://github.com/tboerger/slidev-theme-meetup/commit/6f6a07e8abf23b7ec8c0fdee9750fce22368047b))
|
|
42
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.58 ([952a327](https://github.com/tboerger/slidev-theme-meetup/commit/952a3279bbe8dbd3e9d48385d0c0566c149ca42b))
|
|
43
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.59 ([34f6e61](https://github.com/tboerger/slidev-theme-meetup/commit/34f6e618825bb8118e7da968a9ff40ff23f54531))
|
|
44
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.60 ([faa25ae](https://github.com/tboerger/slidev-theme-meetup/commit/faa25ae5fce078b163cadec4436feafb642bab49))
|
|
45
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.61 ([1990454](https://github.com/tboerger/slidev-theme-meetup/commit/19904547d3aec6dd3f6b6a80eb1130dce35196bc))
|
|
46
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.62 ([7da1026](https://github.com/tboerger/slidev-theme-meetup/commit/7da10265d01067223218e7aa81f7ff704ee8ee05))
|
|
47
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.63 ([5babc50](https://github.com/tboerger/slidev-theme-meetup/commit/5babc503b94959825d7ef04eda160b2aec97391c))
|
|
48
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.64 ([2cc88af](https://github.com/tboerger/slidev-theme-meetup/commit/2cc88af64c5e4485f7fad64cfdecb9d9e80d0a13))
|
|
49
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.65 ([7fdef62](https://github.com/tboerger/slidev-theme-meetup/commit/7fdef625dcaaba7e88ef8a6d22d0732c4d309148))
|
|
50
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.66 ([32617fb](https://github.com/tboerger/slidev-theme-meetup/commit/32617fb67b74d83757f23f2defb4abe28333e15c))
|
|
51
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.67 ([b498263](https://github.com/tboerger/slidev-theme-meetup/commit/b498263699b33d937f79317b052e0d69fbe9af36))
|
|
52
|
+
* **deps:** update dependency @iconify-json/mdi to v1.1.68 ([ab976d3](https://github.com/tboerger/slidev-theme-meetup/commit/ab976d39f4c5ff0ea0adae087181e0475b04d5f3))
|
|
53
|
+
* **deps:** update dependency @iconify-json/mdi to v1.2.1 ([04e1ca2](https://github.com/tboerger/slidev-theme-meetup/commit/04e1ca2893c5362c4079a9816cd1be92b45c717d))
|
|
54
|
+
* **deps:** update dependency @iconify-json/mdi to v1.2.2 ([#425](https://github.com/tboerger/slidev-theme-meetup/issues/425)) ([94cf105](https://github.com/tboerger/slidev-theme-meetup/commit/94cf1057038e1f3f4f9e498d7aad9df6804ba66c))
|
|
55
|
+
* **deps:** update dependency @iconify-json/mdi to v1.2.3 ([#432](https://github.com/tboerger/slidev-theme-meetup/issues/432)) ([aba14ff](https://github.com/tboerger/slidev-theme-meetup/commit/aba14ffc37513e3ea34dfe9cb166772fc49c81f0))
|
|
56
|
+
* **deps:** update dependency @slidev/types to v0.43.12 ([2c5e9fc](https://github.com/tboerger/slidev-theme-meetup/commit/2c5e9fc81b0b2bbc6071388ffd65b5abb2c7ee42))
|
|
57
|
+
* **deps:** update dependency @slidev/types to v0.43.13 ([03b0838](https://github.com/tboerger/slidev-theme-meetup/commit/03b0838096656cdb84d345682518573a2d1ef65e))
|
|
58
|
+
* **deps:** update dependency @slidev/types to v0.43.14 ([430bbcf](https://github.com/tboerger/slidev-theme-meetup/commit/430bbcf4f9e6cefa084797bc9efba219a631f14f))
|
|
59
|
+
* **deps:** update dependency @slidev/types to v0.43.15 ([7afc61d](https://github.com/tboerger/slidev-theme-meetup/commit/7afc61d99ced7073264709ac485ef0395778cf4c))
|
|
60
|
+
* **deps:** update dependency @slidev/types to v0.43.4 ([af0bc5e](https://github.com/tboerger/slidev-theme-meetup/commit/af0bc5e90c67bded5ae0fc8e3ea66928c6bd7e7d))
|
|
61
|
+
* **deps:** update dependency @slidev/types to v0.43.5 ([058fa36](https://github.com/tboerger/slidev-theme-meetup/commit/058fa36ee696f765456682e626d10234ba1f66d8))
|
|
62
|
+
* **deps:** update dependency @slidev/types to v0.43.6 ([255c3e5](https://github.com/tboerger/slidev-theme-meetup/commit/255c3e586887f9c73f5524811dd3a15c87d44b49))
|
|
63
|
+
* **deps:** update dependency @slidev/types to v0.43.7 ([16d696f](https://github.com/tboerger/slidev-theme-meetup/commit/16d696f304555322d70c599be8e2087b41617486))
|
|
64
|
+
* **deps:** update dependency @slidev/types to v0.43.8 ([2f60b8e](https://github.com/tboerger/slidev-theme-meetup/commit/2f60b8e6e26c0c7aa7024ef587341ad25d4dd5c8))
|
|
65
|
+
* **deps:** update dependency @slidev/types to v0.46.1 ([1a7401b](https://github.com/tboerger/slidev-theme-meetup/commit/1a7401b730eb107c4f7b12a5d478a579895729df))
|
|
66
|
+
* **deps:** update dependency @slidev/types to v0.46.2 ([8ba7fa5](https://github.com/tboerger/slidev-theme-meetup/commit/8ba7fa5b0eec15e567d71ca364f356f8e8a4f0e8))
|
|
67
|
+
* **deps:** update dependency @slidev/types to v0.46.3 ([1b4ae8d](https://github.com/tboerger/slidev-theme-meetup/commit/1b4ae8dea321cc4594ed8223c60d1e1e8f95582a))
|
|
68
|
+
* **deps:** update dependency @slidev/types to v0.47.2 ([8d81ca9](https://github.com/tboerger/slidev-theme-meetup/commit/8d81ca9fedbcf50d1aa181c25927aea782132905))
|
|
69
|
+
* **deps:** update dependency @slidev/types to v0.47.3 ([c5d3b6e](https://github.com/tboerger/slidev-theme-meetup/commit/c5d3b6e8dee456d15ca446f7ab1a59e3642767d4))
|
|
70
|
+
* **deps:** update dependency @slidev/types to v0.47.4 ([67b3bc6](https://github.com/tboerger/slidev-theme-meetup/commit/67b3bc614bfb874e864d9befc1255043a332870d))
|
|
71
|
+
* **deps:** update dependency @slidev/types to v0.47.5 ([f67b218](https://github.com/tboerger/slidev-theme-meetup/commit/f67b2189aa548e78c22e9ffcdd94cc85b36c4838))
|
|
72
|
+
* **deps:** update dependency @slidev/types to v0.48.2 ([b94c8d9](https://github.com/tboerger/slidev-theme-meetup/commit/b94c8d9eecedc9d63fd3eadb47be9d1dbfa621d8))
|
|
73
|
+
* **deps:** update dependency @slidev/types to v0.48.3 ([aa7abd2](https://github.com/tboerger/slidev-theme-meetup/commit/aa7abd25d6d45ee49ef7e183782336dce6010cd4))
|
|
74
|
+
* **deps:** update dependency @slidev/types to v0.48.4 ([fdd10ef](https://github.com/tboerger/slidev-theme-meetup/commit/fdd10ef8f4699d2e8edc311589ead3236e00adec))
|
|
75
|
+
* **deps:** update dependency @slidev/types to v0.48.7 ([1d5a8bc](https://github.com/tboerger/slidev-theme-meetup/commit/1d5a8bc689c93ae56b31e2ea69c8982ea3c46e13))
|
|
76
|
+
* **deps:** update dependency @slidev/types to v0.48.8 ([c61ff96](https://github.com/tboerger/slidev-theme-meetup/commit/c61ff96c7687742c17ecad047ad5b9d743a4d8df))
|
|
77
|
+
* **deps:** update dependency @slidev/types to v0.48.9 ([f5e2f8f](https://github.com/tboerger/slidev-theme-meetup/commit/f5e2f8f8cf6122ce05419ad71eac10e6bbc0b2b6))
|
|
78
|
+
* **deps:** update dependency @slidev/types to v0.49.10 ([0f864d3](https://github.com/tboerger/slidev-theme-meetup/commit/0f864d3e7b73267b9ef99b29ee71c8ba1435a0fd))
|
|
79
|
+
* **deps:** update dependency @slidev/types to v0.49.11 ([88ab036](https://github.com/tboerger/slidev-theme-meetup/commit/88ab036902509441e46a0b6e8bb2982a118573d3))
|
|
80
|
+
* **deps:** update dependency @slidev/types to v0.49.12 ([bda089b](https://github.com/tboerger/slidev-theme-meetup/commit/bda089bada931678dfce30e70f1d6c81ba4d8435))
|
|
81
|
+
* **deps:** update dependency @slidev/types to v0.49.13 ([fa7e26d](https://github.com/tboerger/slidev-theme-meetup/commit/fa7e26dfd0133afd9900419f561c827ce916c6ac))
|
|
82
|
+
* **deps:** update dependency @slidev/types to v0.49.15 ([940d23f](https://github.com/tboerger/slidev-theme-meetup/commit/940d23fb12f6f59540fc839a5137d15d5897c72f))
|
|
83
|
+
* **deps:** update dependency @slidev/types to v0.49.16 ([75746fa](https://github.com/tboerger/slidev-theme-meetup/commit/75746face126b72b48915b495a975e04522db497))
|
|
84
|
+
* **deps:** update dependency @slidev/types to v0.49.17 ([95596f3](https://github.com/tboerger/slidev-theme-meetup/commit/95596f3e4eb53de16b9ab448e0c0362a7fe58f1c))
|
|
85
|
+
* **deps:** update dependency @slidev/types to v0.49.19 ([cc8bd4a](https://github.com/tboerger/slidev-theme-meetup/commit/cc8bd4a56436a13db72e0063bd0a8be3eed71e3f))
|
|
86
|
+
* **deps:** update dependency @slidev/types to v0.49.20 ([99cdf9d](https://github.com/tboerger/slidev-theme-meetup/commit/99cdf9da8a543cebeacab19bb1f634f291098903))
|
|
87
|
+
* **deps:** update dependency @slidev/types to v0.49.21 ([b45cbbb](https://github.com/tboerger/slidev-theme-meetup/commit/b45cbbbbe2801d8184beba3b30348aa41ff31091))
|
|
88
|
+
* **deps:** update dependency @slidev/types to v0.49.22 ([9637f43](https://github.com/tboerger/slidev-theme-meetup/commit/9637f43794e47fb235ae0cffec4e9be87766d0c0))
|
|
89
|
+
* **deps:** update dependency @slidev/types to v0.49.23 ([168f3b1](https://github.com/tboerger/slidev-theme-meetup/commit/168f3b154d41b36bfd2ed8aa302b35f65819157c))
|
|
90
|
+
* **deps:** update dependency @slidev/types to v0.49.24 ([a45e37b](https://github.com/tboerger/slidev-theme-meetup/commit/a45e37b23b152b48376260b878d6e3818760148b))
|
|
91
|
+
* **deps:** update dependency @slidev/types to v0.49.25 ([f33cbba](https://github.com/tboerger/slidev-theme-meetup/commit/f33cbba3f8e428fc57dba1f09499b2594b0d3f3a))
|
|
92
|
+
* **deps:** update dependency @slidev/types to v0.49.26 ([a34c17c](https://github.com/tboerger/slidev-theme-meetup/commit/a34c17cff250a130588c93cb90218964e3012243))
|
|
93
|
+
* **deps:** update dependency @slidev/types to v0.49.27 ([0b7fe6b](https://github.com/tboerger/slidev-theme-meetup/commit/0b7fe6ba80610e818c1d8bbbf2c6e338c48c73c5))
|
|
94
|
+
* **deps:** update dependency @slidev/types to v0.49.28 ([95f852d](https://github.com/tboerger/slidev-theme-meetup/commit/95f852dcf0bc923d66d97c1eb0d037032b7dc279))
|
|
95
|
+
* **deps:** update dependency @slidev/types to v0.49.29 ([799978d](https://github.com/tboerger/slidev-theme-meetup/commit/799978d08977691e56cdaece33a1d052334d9a67))
|
|
96
|
+
* **deps:** update dependency @slidev/types to v0.49.3 ([205eeee](https://github.com/tboerger/slidev-theme-meetup/commit/205eeee4e4c1c81f124c95ab29127bd0545761a4))
|
|
97
|
+
* **deps:** update dependency @slidev/types to v0.49.4 ([8887e77](https://github.com/tboerger/slidev-theme-meetup/commit/8887e779952a8e0518966c064274aa365e9a7233))
|
|
98
|
+
* **deps:** update dependency @slidev/types to v0.49.5 ([04a4a8a](https://github.com/tboerger/slidev-theme-meetup/commit/04a4a8a7ef1ee52a68a94e6f3ed27f51b7bb54e4))
|
|
99
|
+
* **deps:** update dependency @slidev/types to v0.49.7 ([6ea3947](https://github.com/tboerger/slidev-theme-meetup/commit/6ea3947579642ed182d22a1e6bd251e1565f3bde))
|
|
100
|
+
* **deps:** update dependency @slidev/types to v0.49.8 ([4611284](https://github.com/tboerger/slidev-theme-meetup/commit/4611284de55674ef9dda9354e5e5d3d65c0c6b0e))
|
|
101
|
+
* **deps:** update dependency @slidev/types to v0.49.9 ([d6e1b03](https://github.com/tboerger/slidev-theme-meetup/commit/d6e1b0344c5cc7262c7528cfd6b5c75b97575d5a))
|
|
102
|
+
* **deps:** update dependency @slidev/types to v51.0.1 ([#429](https://github.com/tboerger/slidev-theme-meetup/issues/429)) ([29eaba8](https://github.com/tboerger/slidev-theme-meetup/commit/29eaba81c5ef7527ff5c952f66252b692342253a))
|
|
103
|
+
* **deps:** update dependency @slidev/types to v51.0.2 ([#431](https://github.com/tboerger/slidev-theme-meetup/issues/431)) ([1a17031](https://github.com/tboerger/slidev-theme-meetup/commit/1a1703146c446600de0ae12877bbda6f017725c8))
|
|
104
|
+
* **deps:** update dependency @slidev/types to v51.1.1 ([#435](https://github.com/tboerger/slidev-theme-meetup/issues/435)) ([3e464be](https://github.com/tboerger/slidev-theme-meetup/commit/3e464bebc3381feaef521e1874a6d302ab49e624))
|
|
105
|
+
* **deps:** update dependency @slidev/types to v51.1.2 ([#436](https://github.com/tboerger/slidev-theme-meetup/issues/436)) ([71b9d18](https://github.com/tboerger/slidev-theme-meetup/commit/71b9d18b7cf6449653384c1c3e10eb8706546741))
|
|
106
|
+
* **deps:** update dependency @slidev/types to v51.2.2 ([#438](https://github.com/tboerger/slidev-theme-meetup/issues/438)) ([7136bcd](https://github.com/tboerger/slidev-theme-meetup/commit/7136bcd0506df248513d3784371bb24e86b22902))
|
|
107
|
+
* **deps:** update dependency prism-theme-vars to v0.2.5 ([86c3555](https://github.com/tboerger/slidev-theme-meetup/commit/86c35558b8847d8926f67459d88177670e3f7fb1))
|
|
108
|
+
* make the linting happy again ([cd75311](https://github.com/tboerger/slidev-theme-meetup/commit/cd7531147ffcbeb4a1b5f704e6cc9ad7fcab20db))
|
|
109
|
+
|
|
3
110
|
## [1.5.3](https://github.com/tboerger/slidev-theme-meetup/compare/v1.5.2...v1.5.3) (2023-09-14)
|
|
4
111
|
|
|
5
112
|
|
package/README.md
CHANGED
|
@@ -55,7 +55,7 @@ layout: intro
|
|
|
55
55
|
---
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
-

|
|
59
59
|
|
|
60
60
|
### Presenter
|
|
61
61
|
|
|
@@ -66,7 +66,7 @@ photo: /images/tboerger.jpg
|
|
|
66
66
|
---
|
|
67
67
|
```
|
|
68
68
|
|
|
69
|
-

|
|
70
70
|
|
|
71
71
|
### Twocols
|
|
72
72
|
|
|
@@ -76,7 +76,7 @@ layout: twocols
|
|
|
76
76
|
---
|
|
77
77
|
```
|
|
78
78
|
|
|
79
|
-

|
|
80
80
|
|
|
81
81
|
### Center
|
|
82
82
|
|
|
@@ -86,7 +86,7 @@ layout: center
|
|
|
86
86
|
---
|
|
87
87
|
```
|
|
88
88
|
|
|
89
|
-

|
|
90
90
|
|
|
91
91
|
### Cover
|
|
92
92
|
|
|
@@ -96,7 +96,7 @@ layout: cover
|
|
|
96
96
|
---
|
|
97
97
|
```
|
|
98
98
|
|
|
99
|
-

|
|
100
100
|
|
|
101
101
|
### Window
|
|
102
102
|
|
|
@@ -106,7 +106,7 @@ layout: window
|
|
|
106
106
|
---
|
|
107
107
|
```
|
|
108
108
|
|
|
109
|
-

|
|
110
110
|
|
|
111
111
|
### Default
|
|
112
112
|
|
|
@@ -116,7 +116,7 @@ layout: default
|
|
|
116
116
|
---
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-

|
|
120
120
|
|
|
121
121
|
### Qrcode
|
|
122
122
|
|
|
@@ -127,7 +127,7 @@ url: https://example.com
|
|
|
127
127
|
---
|
|
128
128
|
```
|
|
129
129
|
|
|
130
|
-

|
|
131
131
|
|
|
132
132
|
## Components
|
|
133
133
|
|
package/eslint.config.js
ADDED
package/example.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
theme: ./
|
|
3
3
|
layout: intro
|
|
4
|
-
highlighter:
|
|
4
|
+
highlighter: shiki
|
|
5
5
|
lineNumbers: false
|
|
6
6
|
themeConfig:
|
|
7
7
|
title: Welcome to Slidev
|
|
@@ -12,7 +12,7 @@ themeConfig:
|
|
|
12
12
|
|
|
13
13
|
---
|
|
14
14
|
layout: presenter
|
|
15
|
-
photo: https://
|
|
15
|
+
photo: https://images.pexels.com/photos/6727154/pexels-photo-6727154.jpeg
|
|
16
16
|
---
|
|
17
17
|
# Max Mustermann
|
|
18
18
|
|
package/flake.lock
ADDED
|
@@ -0,0 +1,368 @@
|
|
|
1
|
+
{
|
|
2
|
+
"nodes": {
|
|
3
|
+
"cachix": {
|
|
4
|
+
"inputs": {
|
|
5
|
+
"devenv": [
|
|
6
|
+
"devenv"
|
|
7
|
+
],
|
|
8
|
+
"flake-compat": [
|
|
9
|
+
"devenv"
|
|
10
|
+
],
|
|
11
|
+
"git-hooks": [
|
|
12
|
+
"devenv"
|
|
13
|
+
],
|
|
14
|
+
"nixpkgs": "nixpkgs"
|
|
15
|
+
},
|
|
16
|
+
"locked": {
|
|
17
|
+
"lastModified": 1742042642,
|
|
18
|
+
"narHash": "sha256-D0gP8srrX0qj+wNYNPdtVJsQuFzIng3q43thnHXQ/es=",
|
|
19
|
+
"owner": "cachix",
|
|
20
|
+
"repo": "cachix",
|
|
21
|
+
"rev": "a624d3eaf4b1d225f918de8543ed739f2f574203",
|
|
22
|
+
"type": "github"
|
|
23
|
+
},
|
|
24
|
+
"original": {
|
|
25
|
+
"owner": "cachix",
|
|
26
|
+
"ref": "latest",
|
|
27
|
+
"repo": "cachix",
|
|
28
|
+
"type": "github"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"devenv": {
|
|
32
|
+
"inputs": {
|
|
33
|
+
"cachix": "cachix",
|
|
34
|
+
"flake-compat": "flake-compat",
|
|
35
|
+
"git-hooks": "git-hooks",
|
|
36
|
+
"nix": "nix",
|
|
37
|
+
"nixpkgs": "nixpkgs_3"
|
|
38
|
+
},
|
|
39
|
+
"locked": {
|
|
40
|
+
"lastModified": 1745191090,
|
|
41
|
+
"narHash": "sha256-dlRKD6v02O22mgGDn5MwowgLQG/zObIYzgLhWkCcggQ=",
|
|
42
|
+
"owner": "cachix",
|
|
43
|
+
"repo": "devenv",
|
|
44
|
+
"rev": "b3b1973c97568b1c93c1f822bb1d3fa640ee3b76",
|
|
45
|
+
"type": "github"
|
|
46
|
+
},
|
|
47
|
+
"original": {
|
|
48
|
+
"owner": "cachix",
|
|
49
|
+
"repo": "devenv",
|
|
50
|
+
"type": "github"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"flake-compat": {
|
|
54
|
+
"flake": false,
|
|
55
|
+
"locked": {
|
|
56
|
+
"lastModified": 1733328505,
|
|
57
|
+
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
|
|
58
|
+
"owner": "edolstra",
|
|
59
|
+
"repo": "flake-compat",
|
|
60
|
+
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
|
|
61
|
+
"type": "github"
|
|
62
|
+
},
|
|
63
|
+
"original": {
|
|
64
|
+
"owner": "edolstra",
|
|
65
|
+
"repo": "flake-compat",
|
|
66
|
+
"type": "github"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"flake-compat_2": {
|
|
70
|
+
"flake": false,
|
|
71
|
+
"locked": {
|
|
72
|
+
"lastModified": 1696426674,
|
|
73
|
+
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
74
|
+
"owner": "edolstra",
|
|
75
|
+
"repo": "flake-compat",
|
|
76
|
+
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
77
|
+
"type": "github"
|
|
78
|
+
},
|
|
79
|
+
"original": {
|
|
80
|
+
"owner": "edolstra",
|
|
81
|
+
"repo": "flake-compat",
|
|
82
|
+
"type": "github"
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"flake-parts": {
|
|
86
|
+
"inputs": {
|
|
87
|
+
"nixpkgs-lib": [
|
|
88
|
+
"devenv",
|
|
89
|
+
"nix",
|
|
90
|
+
"nixpkgs"
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
"locked": {
|
|
94
|
+
"lastModified": 1712014858,
|
|
95
|
+
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
|
96
|
+
"owner": "hercules-ci",
|
|
97
|
+
"repo": "flake-parts",
|
|
98
|
+
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
|
99
|
+
"type": "github"
|
|
100
|
+
},
|
|
101
|
+
"original": {
|
|
102
|
+
"owner": "hercules-ci",
|
|
103
|
+
"repo": "flake-parts",
|
|
104
|
+
"type": "github"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"flake-parts_2": {
|
|
108
|
+
"inputs": {
|
|
109
|
+
"nixpkgs-lib": "nixpkgs-lib"
|
|
110
|
+
},
|
|
111
|
+
"locked": {
|
|
112
|
+
"lastModified": 1743550720,
|
|
113
|
+
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
|
|
114
|
+
"owner": "hercules-ci",
|
|
115
|
+
"repo": "flake-parts",
|
|
116
|
+
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
|
|
117
|
+
"type": "github"
|
|
118
|
+
},
|
|
119
|
+
"original": {
|
|
120
|
+
"owner": "hercules-ci",
|
|
121
|
+
"repo": "flake-parts",
|
|
122
|
+
"type": "github"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
"git-hooks": {
|
|
126
|
+
"inputs": {
|
|
127
|
+
"flake-compat": [
|
|
128
|
+
"devenv"
|
|
129
|
+
],
|
|
130
|
+
"gitignore": "gitignore",
|
|
131
|
+
"nixpkgs": [
|
|
132
|
+
"devenv",
|
|
133
|
+
"nixpkgs"
|
|
134
|
+
]
|
|
135
|
+
},
|
|
136
|
+
"locked": {
|
|
137
|
+
"lastModified": 1742649964,
|
|
138
|
+
"narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
|
|
139
|
+
"owner": "cachix",
|
|
140
|
+
"repo": "git-hooks.nix",
|
|
141
|
+
"rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
|
|
142
|
+
"type": "github"
|
|
143
|
+
},
|
|
144
|
+
"original": {
|
|
145
|
+
"owner": "cachix",
|
|
146
|
+
"repo": "git-hooks.nix",
|
|
147
|
+
"type": "github"
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"git-hooks_2": {
|
|
151
|
+
"inputs": {
|
|
152
|
+
"flake-compat": "flake-compat_2",
|
|
153
|
+
"gitignore": "gitignore_2",
|
|
154
|
+
"nixpkgs": "nixpkgs_4"
|
|
155
|
+
},
|
|
156
|
+
"locked": {
|
|
157
|
+
"lastModified": 1742649964,
|
|
158
|
+
"narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
|
|
159
|
+
"owner": "cachix",
|
|
160
|
+
"repo": "git-hooks.nix",
|
|
161
|
+
"rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
|
|
162
|
+
"type": "github"
|
|
163
|
+
},
|
|
164
|
+
"original": {
|
|
165
|
+
"owner": "cachix",
|
|
166
|
+
"repo": "git-hooks.nix",
|
|
167
|
+
"type": "github"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
"gitignore": {
|
|
171
|
+
"inputs": {
|
|
172
|
+
"nixpkgs": [
|
|
173
|
+
"devenv",
|
|
174
|
+
"git-hooks",
|
|
175
|
+
"nixpkgs"
|
|
176
|
+
]
|
|
177
|
+
},
|
|
178
|
+
"locked": {
|
|
179
|
+
"lastModified": 1709087332,
|
|
180
|
+
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
181
|
+
"owner": "hercules-ci",
|
|
182
|
+
"repo": "gitignore.nix",
|
|
183
|
+
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
184
|
+
"type": "github"
|
|
185
|
+
},
|
|
186
|
+
"original": {
|
|
187
|
+
"owner": "hercules-ci",
|
|
188
|
+
"repo": "gitignore.nix",
|
|
189
|
+
"type": "github"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
"gitignore_2": {
|
|
193
|
+
"inputs": {
|
|
194
|
+
"nixpkgs": [
|
|
195
|
+
"git-hooks",
|
|
196
|
+
"nixpkgs"
|
|
197
|
+
]
|
|
198
|
+
},
|
|
199
|
+
"locked": {
|
|
200
|
+
"lastModified": 1709087332,
|
|
201
|
+
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
202
|
+
"owner": "hercules-ci",
|
|
203
|
+
"repo": "gitignore.nix",
|
|
204
|
+
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
205
|
+
"type": "github"
|
|
206
|
+
},
|
|
207
|
+
"original": {
|
|
208
|
+
"owner": "hercules-ci",
|
|
209
|
+
"repo": "gitignore.nix",
|
|
210
|
+
"type": "github"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
"libgit2": {
|
|
214
|
+
"flake": false,
|
|
215
|
+
"locked": {
|
|
216
|
+
"lastModified": 1697646580,
|
|
217
|
+
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
|
|
218
|
+
"owner": "libgit2",
|
|
219
|
+
"repo": "libgit2",
|
|
220
|
+
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
|
|
221
|
+
"type": "github"
|
|
222
|
+
},
|
|
223
|
+
"original": {
|
|
224
|
+
"owner": "libgit2",
|
|
225
|
+
"repo": "libgit2",
|
|
226
|
+
"type": "github"
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"nix": {
|
|
230
|
+
"inputs": {
|
|
231
|
+
"flake-compat": [
|
|
232
|
+
"devenv"
|
|
233
|
+
],
|
|
234
|
+
"flake-parts": "flake-parts",
|
|
235
|
+
"libgit2": "libgit2",
|
|
236
|
+
"nixpkgs": "nixpkgs_2",
|
|
237
|
+
"nixpkgs-23-11": [
|
|
238
|
+
"devenv"
|
|
239
|
+
],
|
|
240
|
+
"nixpkgs-regression": [
|
|
241
|
+
"devenv"
|
|
242
|
+
],
|
|
243
|
+
"pre-commit-hooks": [
|
|
244
|
+
"devenv"
|
|
245
|
+
]
|
|
246
|
+
},
|
|
247
|
+
"locked": {
|
|
248
|
+
"lastModified": 1741798497,
|
|
249
|
+
"narHash": "sha256-E3j+3MoY8Y96mG1dUIiLFm2tZmNbRvSiyN7CrSKuAVg=",
|
|
250
|
+
"owner": "domenkozar",
|
|
251
|
+
"repo": "nix",
|
|
252
|
+
"rev": "f3f44b2baaf6c4c6e179de8cbb1cc6db031083cd",
|
|
253
|
+
"type": "github"
|
|
254
|
+
},
|
|
255
|
+
"original": {
|
|
256
|
+
"owner": "domenkozar",
|
|
257
|
+
"ref": "devenv-2.24",
|
|
258
|
+
"repo": "nix",
|
|
259
|
+
"type": "github"
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
"nixpkgs": {
|
|
263
|
+
"locked": {
|
|
264
|
+
"lastModified": 1733212471,
|
|
265
|
+
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
|
|
266
|
+
"owner": "NixOS",
|
|
267
|
+
"repo": "nixpkgs",
|
|
268
|
+
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
|
|
269
|
+
"type": "github"
|
|
270
|
+
},
|
|
271
|
+
"original": {
|
|
272
|
+
"owner": "NixOS",
|
|
273
|
+
"ref": "nixos-unstable",
|
|
274
|
+
"repo": "nixpkgs",
|
|
275
|
+
"type": "github"
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"nixpkgs-lib": {
|
|
279
|
+
"locked": {
|
|
280
|
+
"lastModified": 1743296961,
|
|
281
|
+
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
|
|
282
|
+
"owner": "nix-community",
|
|
283
|
+
"repo": "nixpkgs.lib",
|
|
284
|
+
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
|
|
285
|
+
"type": "github"
|
|
286
|
+
},
|
|
287
|
+
"original": {
|
|
288
|
+
"owner": "nix-community",
|
|
289
|
+
"repo": "nixpkgs.lib",
|
|
290
|
+
"type": "github"
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
"nixpkgs_2": {
|
|
294
|
+
"locked": {
|
|
295
|
+
"lastModified": 1717432640,
|
|
296
|
+
"narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
|
|
297
|
+
"owner": "NixOS",
|
|
298
|
+
"repo": "nixpkgs",
|
|
299
|
+
"rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
|
|
300
|
+
"type": "github"
|
|
301
|
+
},
|
|
302
|
+
"original": {
|
|
303
|
+
"owner": "NixOS",
|
|
304
|
+
"ref": "release-24.05",
|
|
305
|
+
"repo": "nixpkgs",
|
|
306
|
+
"type": "github"
|
|
307
|
+
}
|
|
308
|
+
},
|
|
309
|
+
"nixpkgs_3": {
|
|
310
|
+
"locked": {
|
|
311
|
+
"lastModified": 1733477122,
|
|
312
|
+
"narHash": "sha256-qamMCz5mNpQmgBwc8SB5tVMlD5sbwVIToVZtSxMph9s=",
|
|
313
|
+
"owner": "cachix",
|
|
314
|
+
"repo": "devenv-nixpkgs",
|
|
315
|
+
"rev": "7bd9e84d0452f6d2e63b6e6da29fe73fac951857",
|
|
316
|
+
"type": "github"
|
|
317
|
+
},
|
|
318
|
+
"original": {
|
|
319
|
+
"owner": "cachix",
|
|
320
|
+
"ref": "rolling",
|
|
321
|
+
"repo": "devenv-nixpkgs",
|
|
322
|
+
"type": "github"
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
"nixpkgs_4": {
|
|
326
|
+
"locked": {
|
|
327
|
+
"lastModified": 1730768919,
|
|
328
|
+
"narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
|
|
329
|
+
"owner": "NixOS",
|
|
330
|
+
"repo": "nixpkgs",
|
|
331
|
+
"rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc",
|
|
332
|
+
"type": "github"
|
|
333
|
+
},
|
|
334
|
+
"original": {
|
|
335
|
+
"owner": "NixOS",
|
|
336
|
+
"ref": "nixpkgs-unstable",
|
|
337
|
+
"repo": "nixpkgs",
|
|
338
|
+
"type": "github"
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
"nixpkgs_5": {
|
|
342
|
+
"locked": {
|
|
343
|
+
"lastModified": 1744868846,
|
|
344
|
+
"narHash": "sha256-5RJTdUHDmj12Qsv7XOhuospjAjATNiTMElplWnJE9Hs=",
|
|
345
|
+
"owner": "nixos",
|
|
346
|
+
"repo": "nixpkgs",
|
|
347
|
+
"rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c",
|
|
348
|
+
"type": "github"
|
|
349
|
+
},
|
|
350
|
+
"original": {
|
|
351
|
+
"owner": "nixos",
|
|
352
|
+
"ref": "nixpkgs-unstable",
|
|
353
|
+
"repo": "nixpkgs",
|
|
354
|
+
"type": "github"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"root": {
|
|
358
|
+
"inputs": {
|
|
359
|
+
"devenv": "devenv",
|
|
360
|
+
"flake-parts": "flake-parts_2",
|
|
361
|
+
"git-hooks": "git-hooks_2",
|
|
362
|
+
"nixpkgs": "nixpkgs_5"
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
"root": "root",
|
|
367
|
+
"version": 7
|
|
368
|
+
}
|
package/flake.nix
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
description = "Nix flake for development";
|
|
3
|
+
|
|
4
|
+
inputs = {
|
|
5
|
+
nixpkgs = {
|
|
6
|
+
url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
devenv = {
|
|
10
|
+
url = "github:cachix/devenv";
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
flake-parts = {
|
|
14
|
+
url = "github:hercules-ci/flake-parts";
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
git-hooks = {
|
|
18
|
+
url = "github:cachix/git-hooks.nix";
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
outputs =
|
|
23
|
+
inputs@{ flake-parts, ... }:
|
|
24
|
+
flake-parts.lib.mkFlake { inherit inputs; } {
|
|
25
|
+
imports = [
|
|
26
|
+
inputs.devenv.flakeModule
|
|
27
|
+
inputs.git-hooks.flakeModule
|
|
28
|
+
];
|
|
29
|
+
|
|
30
|
+
systems = [
|
|
31
|
+
"x86_64-linux"
|
|
32
|
+
"aarch64-linux"
|
|
33
|
+
"x86_64-darwin"
|
|
34
|
+
"aarch64-darwin"
|
|
35
|
+
];
|
|
36
|
+
|
|
37
|
+
perSystem =
|
|
38
|
+
{
|
|
39
|
+
config,
|
|
40
|
+
self',
|
|
41
|
+
inputs',
|
|
42
|
+
pkgs,
|
|
43
|
+
system,
|
|
44
|
+
...
|
|
45
|
+
}:
|
|
46
|
+
{
|
|
47
|
+
imports = [
|
|
48
|
+
{
|
|
49
|
+
_module.args.pkgs = import inputs.nixpkgs {
|
|
50
|
+
inherit system;
|
|
51
|
+
config.allowUnfree = true;
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
];
|
|
55
|
+
|
|
56
|
+
devenv = {
|
|
57
|
+
shells = {
|
|
58
|
+
default = {
|
|
59
|
+
git-hooks = {
|
|
60
|
+
hooks = {
|
|
61
|
+
nixfmt-rfc-style = {
|
|
62
|
+
enable = true;
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
languages = {
|
|
68
|
+
javascript = {
|
|
69
|
+
enable = true;
|
|
70
|
+
package = pkgs.nodejs_22;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
packages = with pkgs; [
|
|
75
|
+
nixfmt-rfc-style
|
|
76
|
+
];
|
|
77
|
+
};
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
};
|
|
81
|
+
};
|
|
82
|
+
}
|
package/layouts/default.vue
CHANGED
package/layouts/presenter.vue
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import { resolveAssetUrl } from '@slidev/client/layoutHelper.ts'
|
|
3
|
+
import { computed } from 'vue'
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
const props = defineProps({
|
|
6
|
+
photo: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: '',
|
|
9
|
+
},
|
|
10
|
+
})
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
const photoSrc = computed(() => resolveAssetUrl(props.photo))
|
|
13
|
+
</script>
|
|
14
14
|
|
|
15
15
|
<template>
|
|
16
16
|
<div class="slidev-layout presenter">
|
package/layouts/qrcode.vue
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
-
import { computed } from 'vue'
|
|
3
2
|
import QRious from 'qrious'
|
|
3
|
+
import { computed } from 'vue'
|
|
4
4
|
|
|
5
5
|
const props = defineProps({
|
|
6
6
|
url: {
|
|
@@ -10,10 +10,10 @@ const props = defineProps({
|
|
|
10
10
|
})
|
|
11
11
|
|
|
12
12
|
const qrcode = computed(() => {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
return new QRious({
|
|
14
|
+
value: props.url,
|
|
15
|
+
size: 300,
|
|
16
|
+
}).toDataURL()
|
|
17
17
|
})
|
|
18
18
|
</script>
|
|
19
19
|
|
package/package.json
CHANGED
|
@@ -1,62 +1,60 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "slidev-theme-meetup",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "Slidev theme used for talks on meetups",
|
|
5
|
-
"homepage": "https://github.com/tboerger/slidev-theme-meetup#readme",
|
|
6
|
-
"license": "CC-BY-SA-4.0",
|
|
7
5
|
"author": "Thomas Boerger <thomas@boerger.ws>",
|
|
6
|
+
"license": "CC-BY-SA-4.0",
|
|
7
|
+
"homepage": "https://github.com/tboerger/slidev-theme-meetup#readme",
|
|
8
8
|
"repository": "https://github.com/tboerger/slidev-theme-meetup.git",
|
|
9
9
|
"bugs": {
|
|
10
10
|
"url": "https://github.com/tboerger/slidev-theme-meetup/issues",
|
|
11
11
|
"email": "thomas@boerger.ws"
|
|
12
12
|
},
|
|
13
|
+
"keywords": [
|
|
14
|
+
"slidev-theme",
|
|
15
|
+
"slidev"
|
|
16
|
+
],
|
|
17
|
+
"engines": {
|
|
18
|
+
"node": ">=22.0.0",
|
|
19
|
+
"slidev": ">=0.36.4"
|
|
20
|
+
},
|
|
13
21
|
"scripts": {
|
|
14
22
|
"build": "slidev build example.md",
|
|
15
23
|
"dev": "slidev example.md --open",
|
|
16
24
|
"export": "slidev export example.md",
|
|
17
25
|
"screenshot": "slidev export example.md --format png",
|
|
18
|
-
"lint": "eslint
|
|
26
|
+
"lint": "eslint .",
|
|
19
27
|
"release": "semantic-release"
|
|
20
28
|
},
|
|
21
29
|
"dependencies": {
|
|
22
|
-
"@iconify-json/mdi": "1.
|
|
23
|
-
"@slidev/types": "
|
|
30
|
+
"@iconify-json/mdi": "1.2.3",
|
|
31
|
+
"@slidev/types": "51.6.0",
|
|
24
32
|
"codemirror-theme-vars": "0.1.2",
|
|
25
|
-
"prism-theme-vars": "0.2.4",
|
|
26
33
|
"qrious": "4.0.2",
|
|
27
|
-
"vite-svg-loader": "
|
|
34
|
+
"vite-svg-loader": "5.1.0"
|
|
28
35
|
},
|
|
29
36
|
"devDependencies": {
|
|
37
|
+
"@antfu/eslint-config": "^4.11.0",
|
|
30
38
|
"@semantic-release/changelog": "6.0.3",
|
|
31
|
-
"@semantic-release/commit-analyzer": "
|
|
39
|
+
"@semantic-release/commit-analyzer": "13.0.1",
|
|
32
40
|
"@semantic-release/git": "10.0.1",
|
|
33
|
-
"@semantic-release/github": "
|
|
34
|
-
"@semantic-release/npm": "
|
|
35
|
-
"@semantic-release/release-notes-generator": "
|
|
36
|
-
"@slidev/cli": "
|
|
37
|
-
"conventional-changelog-conventionalcommits": "
|
|
38
|
-
"eslint": "
|
|
39
|
-
"eslint-plugin-vue": "
|
|
40
|
-
"playwright-chromium": "1.
|
|
41
|
-
},
|
|
42
|
-
"keywords": [
|
|
43
|
-
"slidev-theme",
|
|
44
|
-
"slidev"
|
|
45
|
-
],
|
|
46
|
-
"engines": {
|
|
47
|
-
"node": ">=14.0.0",
|
|
48
|
-
"slidev": ">=0.36.4"
|
|
41
|
+
"@semantic-release/github": "11.0.2",
|
|
42
|
+
"@semantic-release/npm": "12.0.1",
|
|
43
|
+
"@semantic-release/release-notes-generator": "14.0.3",
|
|
44
|
+
"@slidev/cli": "51.6.0",
|
|
45
|
+
"conventional-changelog-conventionalcommits": "8.0.0",
|
|
46
|
+
"eslint": "9.25.1",
|
|
47
|
+
"eslint-plugin-vue": "10.0.0",
|
|
48
|
+
"playwright-chromium": "1.52.0"
|
|
49
49
|
},
|
|
50
50
|
"slidev": {
|
|
51
51
|
"colorSchema": "both",
|
|
52
|
-
"highlighter": "all",
|
|
53
52
|
"defaults": {
|
|
54
53
|
"fonts": {
|
|
55
54
|
"sans": "Nunito",
|
|
56
55
|
"title": "Georgia",
|
|
57
56
|
"mono": "Fira Code"
|
|
58
|
-
}
|
|
59
|
-
"hightlighter": "prism"
|
|
57
|
+
}
|
|
60
58
|
}
|
|
61
59
|
}
|
|
62
60
|
}
|
package/setup/shiki.ts
ADDED
package/styles/index.ts
CHANGED
package/styles/layout.css
CHANGED
package/uno.config.ts
ADDED
package/.eslintrc.js
DELETED
package/setup/windicss.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { resolve } from 'path'
|
|
2
|
-
import { defineWindiSetup } from '@slidev/types'
|
|
3
|
-
|
|
4
|
-
const plugin = require('windicss/plugin')
|
|
5
|
-
|
|
6
|
-
const aspectRatioPlugin = plugin(({ addUtilities }) => {
|
|
7
|
-
const newUtilities = {
|
|
8
|
-
'.aspect-none': {
|
|
9
|
-
aspectRatio: 'none',
|
|
10
|
-
},
|
|
11
|
-
'.aspect-16-9': {
|
|
12
|
-
aspectRatio: '16/9',
|
|
13
|
-
},
|
|
14
|
-
'.aspect-4-3': {
|
|
15
|
-
aspectRatio: '4/3',
|
|
16
|
-
},
|
|
17
|
-
'.aspect-1-1': {
|
|
18
|
-
aspectRatio: '1/1',
|
|
19
|
-
},
|
|
20
|
-
}
|
|
21
|
-
addUtilities(newUtilities, ['responsive', 'hover'])
|
|
22
|
-
})
|
|
23
|
-
|
|
24
|
-
export default defineWindiSetup(() => ({
|
|
25
|
-
extract: {
|
|
26
|
-
include: [
|
|
27
|
-
resolve(__dirname, '../**/*.{vue,ts}'),
|
|
28
|
-
],
|
|
29
|
-
},
|
|
30
|
-
theme: {
|
|
31
|
-
extend: {
|
|
32
|
-
fontFamily: {
|
|
33
|
-
sans: ['Nunito', 'system-ui', 'sans-serif'],
|
|
34
|
-
title: ['Georgia', 'serif'],
|
|
35
|
-
mono: ['Fira Code', 'ui-monospace'],
|
|
36
|
-
},
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
plugins: [
|
|
40
|
-
aspectRatioPlugin,
|
|
41
|
-
],
|
|
42
|
-
}))
|
package/styles/code.css
DELETED
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
@import 'prism-theme-vars/base.css';
|
|
2
|
-
@import 'codemirror-theme-vars/base.css';
|
|
3
|
-
@import 'prism-theme-vars/to-codemirror.css';
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--prism-font-family: var(--slidev-code-font-family);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
html:not(.dark) {
|
|
10
|
-
--prism-foreground: #393a34;
|
|
11
|
-
--prism-background: #f8f8f8;
|
|
12
|
-
--prism-comment: #a0ada0;
|
|
13
|
-
--prism-string: #b56959;
|
|
14
|
-
--prism-literal: #2f8a89;
|
|
15
|
-
--prism-number: #296aa3;
|
|
16
|
-
--prism-keyword: #1c6b48;
|
|
17
|
-
--prism-function: #6c7834;
|
|
18
|
-
--prism-boolean: #1c6b48;
|
|
19
|
-
--prism-constant: #a65e2b;
|
|
20
|
-
--prism-deleted: #a14f55;
|
|
21
|
-
--prism-class: #2993a3;
|
|
22
|
-
--prism-builtin: #ab5959;
|
|
23
|
-
--prism-property: #b58451;
|
|
24
|
-
--prism-namespace: #b05a78;
|
|
25
|
-
--prism-punctuation: #8e8f8b;
|
|
26
|
-
--prism-decorator: #bd8f8f;
|
|
27
|
-
--prism-regex: #ab5e3f;
|
|
28
|
-
--prism-json-property: #698c96;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
html.dark {
|
|
32
|
-
--prism-foreground: #d4cfbf;
|
|
33
|
-
--prism-background: #1b1b1b;
|
|
34
|
-
--prism-comment: #758575;
|
|
35
|
-
--prism-string: #d48372;
|
|
36
|
-
--prism-literal: #429988;
|
|
37
|
-
--prism-keyword: #4d9375;
|
|
38
|
-
--prism-boolean: #1c6b48;
|
|
39
|
-
--prism-number: #6394bf;
|
|
40
|
-
--prism-variable: #c2b36e;
|
|
41
|
-
--prism-function: #a1b567;
|
|
42
|
-
--prism-deleted: #a14f55;
|
|
43
|
-
--prism-class: #54b1bf;
|
|
44
|
-
--prism-builtin: #e0a569;
|
|
45
|
-
--prism-property: #dd8e6e;
|
|
46
|
-
--prism-namespace: #db889a;
|
|
47
|
-
--prism-punctuation: #858585;
|
|
48
|
-
--prism-decorator: #bd8f8f;
|
|
49
|
-
--prism-regex: #ab5e3f;
|
|
50
|
-
--prism-json-property: #6b8b9e;
|
|
51
|
-
--prism-line-number: #888888;
|
|
52
|
-
--prism-line-number-gutter: #eeeeee;
|
|
53
|
-
--prism-line-highlight-background: #444444;
|
|
54
|
-
--prism-selection-background: #444444;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
pre[class*='language-'] {
|
|
58
|
-
@apply p-2;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
:not(pre) > code {
|
|
62
|
-
font-size: 0.9em;
|
|
63
|
-
background: var(--prism-background);
|
|
64
|
-
@apply font-light py-0.5 rounded;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
:not(pre) > code:before,
|
|
69
|
-
:not(pre) > code:after {
|
|
70
|
-
content: '`';
|
|
71
|
-
opacity: 0.50;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
:not(pre) > code:before {
|
|
75
|
-
margin-right: -0.08em;
|
|
76
|
-
}
|
|
File without changes
|