We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6c25f commit 360b16fCopy full SHA for 360b16f
apps/web/app/page.tsx
@@ -201,6 +201,26 @@ const groups = [
201
name: 'Contentlayer',
202
description: 'Content made easy for developers.',
203
},
204
+ {
205
+ href: 'https://shiki.style/',
206
+ name: 'Shiki',
207
+ description: 'Powerful syntax highlighting.',
208
+ },
209
210
+ href: 'https://github.com/axe312ger/sqip',
211
+ name: 'Sqip',
212
+ description: 'SVG-based LQIP generation.',
213
214
215
+ href: 'https://github.com/rehypejs/rehype',
216
+ name: 'Rehype',
217
+ description: 'HTML processor powered by plugins.',
218
219
220
+ href: 'https://remark.js.org/',
221
+ name: 'Remark',
222
+ description: 'Markdown processor powered by plugins.',
223
224
{
225
href: 'https://mintlify.com/',
226
name: 'Mintlify',
0 commit comments