Compare commits

..

2 commits

Author SHA1 Message Date
SevicheCC
bd40930dd1
fix typo 2023-09-01 23:34:18 +08:00
SevicheCC
5f0f13791f
update project 2023-09-01 23:32:42 +08:00
2 changed files with 25 additions and 9 deletions

View file

@ -19,10 +19,29 @@ export const projects: Project[] = [
// img: 'https://usc1.contabostorage.com/cc0b816231a841b1b0232d5ef0c6deb1:image/2022/06/d4d2489936e4f647c25df6982c6ef924.png',
// 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',
name: 'Raycast - Miniflux',
tags: ['React', 'React Hooks', 'Miniflux', 'TypeScript'],
tags: ['React', 'React Hooks', 'Fediverse', 'TypeScript'],
description: 'Search RSS entries from Raycast, and more features',
feature: 'React',
img: 'https://github.com/raycast/extensions/raw/3fdad375dd06b7f390b629235c6a10c37d05fc79/extensions/miniflux//media/commands.png',
@ -31,7 +50,7 @@ export const projects: Project[] = [
{
id: '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',
feature: 'React',
img: 'https://github.com/raycast/extensions/raw/42e765bc6bf970054fd69abfdc6ab3dd2ea4942d/extensions/akkoma//media/command.png',

View file

@ -110,10 +110,8 @@ tags:
> I feel that version control systems (the next version of them) should not be something that was specifically made for the Linux Kernel community. It should be something that was specifically designed to be used by the wider community.
我想找一个Git的替代品了解到有一个叫 [Fossil](https://fossil-scm.org/home/doc/trunk/www/index.wiki)) 的东西,最近还有一个叫 [Jujutsu](https://github.com/martinvonz/jj) 的,不过还没深入使用
我想找一个Git的替代品了解到有一个叫 [Fossil](https://fossil-scm.org/home/doc/trunk/www/index.wiki) 的东西,最近还有一个叫 [Jujutsu](https://github.com/martinvonz/jj) 的,不过还没深入使用
- [skiff](https://skiff.com/)
免费的加密邮箱,功能很多,但是:[PSA: Skiff.com is lying about being open source!](https://raikas.dev/skiff-is-lying-about-being-open-source/)
- [Apprise - Push Notifications that work with just about every platform!](https://github.com/caronc/apprise)
- [Twine: A Compose multiplatform RSS reader app](https://github.com/msasikanth/twine)
@ -138,7 +136,6 @@ tags:
- [如何学习语言:输入假说(为什么大多数方法没有效果) - YouTube](https://www.youtube.com/watch?v=J_EQDtpYSNM)
- [Learn to Read Korean in 5 Minutes (seriously)](https://www.youtube.com/watch?v=TE4eplsFSms)
- [法语学习入门补充 | Xuanqi](https://xuanqi.life/post/2022/03/29/%E6%B3%95%E8%AF%AD%E5%AD%A6%E4%B9%A0%E5%85%A5%E9%97%A8%E8%A1%A5%E5%85%85/)
这人的博客有很多不错的内容,虽然页面比较复古。
## 其他