Skip to content

Commit

Permalink
fix: remove algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
oriverk committed Sep 23, 2024
1 parent 8d01088 commit 5fac7fd
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 647 deletions.
141 changes: 0 additions & 141 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"script:feed": "node script/getFeed.mjs",
"script:github": "node -r dotenv/config script/getGitHubUserContent.mjs",
"script:cv": "node -r dotenv/config script/getGitHubRepositoryContent.mjs",
"algolia": "node -r dotenv/config script/algolia.mjs",
"astro": "astro",
"sync": "astro sync",
"dev": "astro dev",
Expand All @@ -47,7 +46,6 @@
"@astrojs/svelte": "^5.7.0",
"@expressive-code/plugin-line-numbers": "^0.36.1",
"@octokit/graphql": "^8.1.1",
"algoliasearch": "^5.4.1",
"astro": "^4.15.5",
"astro-expressive-code": "^0.36.1",
"clsx": "^2.1.1",
Expand Down
103 changes: 0 additions & 103 deletions script/algolia.mjs

This file was deleted.

46 changes: 0 additions & 46 deletions src/components/SvelteSearch/BlogHit.svelte

This file was deleted.

Loading

0 comments on commit 5fac7fd

Please sign in to comment.