Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/',
}
```