Commit Graph

1180 Commits

Author SHA1 Message Date
pheralb 57590276fd ⚙️ Update build command with env variables
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
2024-10-01 11:05:58 +01:00
pheralb d9856774e6 ⚙️ Update vite build command + workflow 2024-10-01 10:53:47 +01:00
pheralb c964156cc3 🛠️ Update metatags 2024-10-01 10:51:54 +01:00
pheralb 585af3fd61 🎨 Update typography styles 2024-10-01 10:49:59 +01:00
pheralb 56597ef7ce 🔧 Add custom markdown plugins 2024-10-01 10:49:43 +01:00
pheralb 8f4ac1406f 📦 Add `rehype-autolink-headings, rehype-slug & remark-gfm` 2024-10-01 10:49:23 +01:00
pheralb e52b10c5a2 🎨 Update shiki theme 2024-10-01 09:25:30 +01:00
pheralb eaadc060c8 📝 Update readme docs 2024-10-01 09:19:50 +01:00
pheralb 28531bde76 ⚙️ Update check & deploy workflow 2024-10-01 09:18:51 +01:00
pheralb 10ed96ae7b ⚙️ Update env variables for deploy app workflow
🛠️ Check / Testing with Vitest (push) Has been cancelled
🛠️ Check / SVGs Size (push) Has been cancelled
🚀 Deploy APP / build (20) (push) Has been cancelled
2024-09-28 19:00:46 +01:00
pheralb fe1a54f0e1 ⚙️ Prepare deploy api & deploy app 2024-09-28 18:54:56 +01:00
pheralb 8a66a4cb0d ⚙️ Update check-svgs & Vitest workflow 2024-09-28 18:54:43 +01:00
pheralb 097cd3c649 📦 Add `@sveltejs/adapter-node` dependency + migrate adapter
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
2024-09-27 13:34:47 +01:00
pheralb a6fe7fdc0d 📝 Update readme docs 2024-09-27 13:33:01 +01:00
pheralb bdd76af600 📦 Update /api-routes dependencies 2024-09-27 13:32:45 +01:00
pheralb 8386d525be 🛠️ Add `type import to ThemeOptions` 2024-09-27 13:29:46 +01:00
Pablo Hdez eacb10f409 Merge pull request #413 from pheralb/next
🚀 Deploy API / Deploy (push) Has been cancelled
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
⚙️ Create utility to get categories + fix prerender function with ``entries``
2024-09-24 09:44:06 +01:00
Pablo Hdez 30d9e63afe ⚙️ Create utility to get categories + fix prerender function with `entries`
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
2024-09-24 08:41:12 +00:00
Pablo Hdez 863df46ff9 ⚙️ Activate `prerender to /directory` routes 2024-09-24 07:49:55 +00:00
pheralb f76b2a9a86 ⚙️ Update main adapter
⚙️ Check app / svgs-size (push) Waiting to run
⚙️ Check app / vitest (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
2024-09-23 12:37:37 +01:00
pheralb a46e5d73a6 📦 Add `@sveltejs/adapter-vercel, @types/eslint, upgrade eslint & add typescript-eslint` dependencies 2024-09-23 12:37:24 +01:00
pheralb e31baf2c8b 🙈 Add `.vercel folder to .gitignore` 2024-09-23 12:36:34 +01:00
pheralb 1eb5b4ead3 ⚙️ Migrate eslint config to v9 2024-09-23 12:30:05 +01:00
pheralb 128d87b654 📦 Add `@types/node` package 2024-09-23 11:01:35 +01:00
pheralb 87425f0021 📦 Add `globals package & wrangler` 2024-09-23 10:58:02 +01:00
pheralb 89f2dbd9ad Merge branch 'main' of github.com:pheralb/svgl 2024-09-23 10:51:24 +01:00
pheralb 2c13a28462 ⚙️ Prepare migration 2024-09-23 10:47:26 +01:00
pheralb f3bdb913ac 📦 Add `@sveltejs/adapter-cloudflare` adapter 2024-09-23 10:47:00 +01:00
pheralb be7bb3cf60 🎨 Update svgCard classname 2024-09-23 10:14:35 +01:00
pheralb cae173bb3d 🧹 Delete unused imports 2024-09-23 10:13:57 +01:00
pheralb 046fdd7bc3 📦 Update dependencies 2024-09-23 10:13:10 +01:00
pheralb 52d2c20fc7 Update version for headerLogo component 2024-09-23 10:12:55 +01:00
pheralb c1d338b98d ⚙️ Upgrade tailwind.config to `.ts` 2024-09-23 10:08:42 +01:00
pheralb 080ba30398 ⚙️ Upgrade prettier config to `.mjs` 2024-09-23 10:08:25 +01:00
Pablo Hdez c15285a0bf Merge pull request #408 from garaven/milanote-logo
⚙️ Check app / vitest (push) Waiting to run
⚙️ Check app / svgs-size (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
Add: milanote logo
2024-09-22 15:43:45 +01:00
Camilo Avendaño 0e2af61885 Add: milanote logo 2024-09-18 23:57:58 -05:00
Pablo Hdez 0b1776c00e Merge pull request #405 from 1weiho/fix/fetch-fail-keep-loading
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
🚀 Deploy API / Deploy (push) Has been cancelled
Fix: cancel the loading state after the react component fetch fails
2024-09-08 19:00:44 +01:00
Yiwei Ho 84977d7f6d fix: after the react component fetch fails, it should cancel the loading state 2024-09-09 00:50:26 +08:00
Pablo Hdez 1093b962cd Merge pull request #404 from Pyr33x/main
⚙️ Check app / vitest (push) Waiting to run
⚙️ Check app / svgs-size (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
feat: back with some little things 😄
2024-09-08 13:42:14 +01:00
pyr33x 3fefbf4bbb just in case for screen readers 2024-09-07 21:42:27 +03:30
pyr33x 7ac4fca29d it's not active anymore 2024-09-07 21:34:04 +03:30
pyr33x 34839ed492 chore: add stripe to payment category 2024-09-07 21:27:15 +03:30
pheralb 244744488f 🎨 Add pointer-events-none to img 2024-09-04 11:30:14 +01:00
pheralb 575d483cf6 📦 Add Raspberry PI SVG 2024-09-04 11:26:13 +01:00
pheralb 510c543216 🤔 Add `Hardware` category 2024-09-04 11:25:53 +01:00
pheralb a7d2640dac 🫡 Delete raycast warning 2024-09-04 11:22:41 +01:00
pheralb 7829b5a862 ⚙️ Update `pnpm-lock` for utils/fix-viewbox 2024-08-28 08:53:23 +01:00
pheralb 04ea651721 Create `Google` Category 2024-08-28 08:51:38 +01:00
pheralb 3b88bc83c2 📦 Add Google Colaboratory 2024-08-28 08:51:24 +01:00
pheralb 6cb2e3944c 📦 Update context-menu-checkbox-item to use lucide-svelte `CheckIcon` 2024-08-26 17:00:09 +01:00