update project

This commit is contained in:
SevicheCC 2023-09-01 23:32:42 +08:00
parent 81b2dfe5eb
commit 5f0f13791f
Signed by untrusted user who does not match committer: SevicheCC
GPG key ID: C577000000000000

View file

@ -19,10 +19,29 @@ export const projects: Project[] = [
// img: 'https://usc1.contabostorage.com/cc0b816231a841b1b0232d5ef0c6deb1:image/2022/06/d4d2489936e4f647c25df6982c6ef924.png', // img: 'https://usc1.contabostorage.com/cc0b816231a841b1b0232d5ef0c6deb1:image/2022/06/d4d2489936e4f647c25df6982c6ef924.png',
// link: 'https://haibian.seviche.cc' // link: 'https://haibian.seviche.cc'
// }, // },
{
id: 'Raycast-NeoDB',
name: 'Raycast - NeoDB',
tags: ['React', 'React Hooks', 'Fediverse', 'TypeScript'],
description: 'Search NeoDB items and view item details',
feature: 'React',
img: 'https://github.com/raycast/extensions/raw/f7cf284a8c14e38aee758adb00120de827a144fb/extensions/neodb//metadata/neodb-1.png',
link: 'https://www.raycast.com/SevicheCC/neodb'
},
{
id: 'Raycast-Mastodon',
name: 'Raycast - Mastodon',
tags: ['React', 'React Hooks', 'Fediverse', 'TypeScript'],
description: 'Publish status from Raycast to Mastodon, and view your bookmarked status',
feature: 'React',
img: 'https://github.com/raycast/extensions/raw/1824339d4b3b404efb53e4fb09ac79d190437773/extensions/mastodon//media/command.png',
link: 'https://www.raycast.com/SevicheCC/mastodon'
},
{ {
id: 'Raycast-miniflux', id: 'Raycast-miniflux',
name: 'Raycast - Miniflux', name: 'Raycast - Miniflux',
tags: ['React', 'React Hooks', 'Miniflux', 'TypeScript'], tags: ['React', 'React Hooks', 'Fediverse', 'TypeScript'],
description: 'Search RSS entries from Raycast, and more features', description: 'Search RSS entries from Raycast, and more features',
feature: 'React', feature: 'React',
img: 'https://github.com/raycast/extensions/raw/3fdad375dd06b7f390b629235c6a10c37d05fc79/extensions/miniflux//media/commands.png', img: 'https://github.com/raycast/extensions/raw/3fdad375dd06b7f390b629235c6a10c37d05fc79/extensions/miniflux//media/commands.png',
@ -31,7 +50,7 @@ export const projects: Project[] = [
{ {
id: 'Raycast-Akkoma', id: 'Raycast-Akkoma',
name: 'Raycast - Akkoma', name: 'Raycast - Akkoma',
tags: ['React', 'React Hooks', 'Akkoma', 'TypeScript'], tags: ['React', 'React Hooks', 'Fediverse', 'TypeScript'],
description: 'Publish status from Raycast to Akkoma or Pleroma, and view your bookmarked status', description: 'Publish status from Raycast to Akkoma or Pleroma, and view your bookmarked status',
feature: 'React', feature: 'React',
img: 'https://github.com/raycast/extensions/raw/42e765bc6bf970054fd69abfdc6ab3dd2ea4942d/extensions/akkoma//media/command.png', img: 'https://github.com/raycast/extensions/raw/42e765bc6bf970054fd69abfdc6ab3dd2ea4942d/extensions/akkoma//media/command.png',