Improved search

This commit is contained in:
Bad Manners 2024-11-07 15:11:48 -03:00
parent 815ca4d528
commit 122cfaf7eb
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
18 changed files with 275 additions and 72 deletions

View file

@ -22,17 +22,17 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/tailwind": "^5.1.1",
"@astropub/md": "^1.0.0",
"@pagefind/default-ui": "^1.2.0",
"@tailwindcss/typography": "^0.5.15",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.1",
"astro": "^4.15.11",
"astro-htaccess": "^0.2.0",
"astro-pagefind": "^1.6.0",
"clsx": "^2.1.1",
"fluid-tailwind": "^1.0.3",
"github-slugger": "^2.0.0",
"marked": "^14.1.2",
"pagefind": "^1.1.1",
"pagefind": "^1.2.0",
"polywasm": "^0.1.5",
"reading-time": "^1.5.0",
"sanitize-html": "^2.13.1",
@ -51,6 +51,7 @@
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8",
"sirv": "^3.0.0",
"tsx": "^4.19.1"
}
}