-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dravenwu
committed
Apr 25, 2021
1 parent
827b7c9
commit b8a0735
Showing
7 changed files
with
46 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# 贡献者 | ||
- [dravenww(德莱问)](https://github.com/dravenww) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1" ?> | ||
<rss version="2.0"> | ||
<channel> | ||
<title>draven's blog</title> | ||
<link>https://dravenww.github.io/awesome/</link> | ||
<description>draven's blog, ????????????</description> | ||
<item> | ||
<title>Main page</title> | ||
<link>https://dravenww.github.io/awesome/</link> | ||
<description>Main page RSS</description> | ||
</item> | ||
</channel> | ||
</rss> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
--- | ||
home: true | ||
heroImage: /hero.png | ||
actionText: 开始 → | ||
actionLink: /menu | ||
features: | ||
- title: 质量优先 | ||
details: 涵盖技术社区优质文章 | ||
details: 各大技术社区每日精选优质文章 | ||
- title: 简单可依赖 | ||
details: 用户为本,科技向善 | ||
- title: 每日更新 | ||
details: 每日进行收集 | ||
details: 每日进行收集,发布,支持订阅 | ||
--- | ||
|
||
# draven's awesome | ||
收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此 | ||
|
||
每日更新,展示所有日期文章列表,[最近7天的数据前往这里](https://github.com/dravenww/awesome) 进行查看,欢迎关注,点个star呀 | ||
|
||
<hr/> | ||
|
||
# 2021-04 | ||
## [2021-04-23](/awesome/2021-04/2021-04-23):2021-04-23的文章合集 | ||
## [2021-04-24](/awesome/2021-04/2021-04-24):2021-04-24的文章合集 | ||
## [2021-04-24](/awesome/2021-04/2021-04-24):2021-04-24的文章合集 | ||
<hr/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## 2021-04 | ||
- [2021-04-23](/awesome/2021-04/2021-04-23):2021-04-23的文章合集 | ||
- [2021-04-24](/awesome/2021-04/2021-04-24):2021-04-24的文章合集 |