Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markyun/weekly
分享每周从 RSS 信息源获取到的优质内容聚合,包含:技术文章、产品设计、思维观点、开源项目、资源和工具、焦点资讯等,一切值得关注的事物,为大家提供保持领先所需的见解。 https://webcia-weekly.vercel.app
https://github.com/markyun/weekly
Last synced: 2 months ago
JSON representation
分享每周从 RSS 信息源获取到的优质内容聚合,包含:技术文章、产品设计、思维观点、开源项目、资源和工具、焦点资讯等,一切值得关注的事物,为大家提供保持领先所需的见解。 https://webcia-weekly.vercel.app
- Host: GitHub
- URL: https://github.com/markyun/weekly
- Owner: markyun
- Created: 2024-01-19T16:45:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T01:19:41.000Z (2 months ago)
- Last Synced: 2024-11-01T02:22:10.401Z (2 months ago)
- Language: Astro
- Homepage: https://markyun.github.io/weekly/
- Size: 309 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebCIA Weekly (Web 情报局)
> 分享每周从 RSS 源获取到的优质信息聚合,包含:技术文章、产品设计、思维观点、开源项目、资源和工具、焦点资讯等,一切值得关注的事物,为大家提供保持领先所需的见解,也帮自己完成了信息资源存档。
## 部署地址
https://markyun.github.io/weekly/
https://webcia-weekly.vercel.app/
## 也会在以下渠道不定期同时更新发布
Github:markyun/weekly
语雀:www.yuque.com/markyun/webcia-weekly
掘金:juejin.cn/column/7326182576004513807
微信公众号:WebCIA Weekly
## 关于我
```js
// On this page, you’ll find about me.
const my = {
name: 'markyun',
tags: ['Web Developer','Photog','Cycling enthusiast', 'INFJ'],
adress: 'work at NanJing',
email: '[email protected]',
introduce: 'Hi, I’m a frontend developer. This is my spot on the web for writing, projects, tutorials and anything else I want to put out there. check out the blog, or of my weekly.',
github: 'https://github.com/markyun',
blog: 'https://markyun.github.io/',
wiki: 'https://markyun.github.io/wiki/',
webcia_weekly: 'https://markyun.github.io/weekly/',
RSSReader: 'https://markyun.github.io/rss/',
}
```