文件名称:feedsfeed:将多个 RSS 提要合二为一
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-23 06:49:51
PHP
饲料 将多个 RSS 提要合二为一 安装 克隆仓库git clone https://github.com/gitbootstrap/feedsfeed 安装依赖composer install 安装依赖npm install 运行构建任务gulp make 配置 所有设置都可以在config.php feeds.json 默认情况下,提要从feeds.json加载(名称和位置可以修改)。 下面是这个文件的外观。 [ { " name " : " Bootstrap " , " website " : " https://getbootstrap.com " , " channel " : { " commits " : " https://github.com/twbs/bootstrap/master.atom " ,
【文件预览】:
feedsfeed-master
----robots.txt(25B)
----config.php-example(944B)
----gulpfile.js(911B)
----README.md(2KB)
----index.php(4KB)
----.gitignore(81B)
----package.json(290B)
----composer.json(244B)