{"id":18123498,"url":"https://github.com/samwilson/sourdust-feed-aggregator","last_synced_at":"2025-04-06T12:47:14.722Z","repository":{"id":138715891,"uuid":"49246457","full_name":"samwilson/sourdust-feed-aggregator","owner":"samwilson","description":"A very simple news feed aggregator, written in PHP and built on SimplePie and Twig.","archived":false,"fork":false,"pushed_at":"2020-08-19T05:48:57.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T18:52:32.988Z","etag":null,"topics":["aggregator","feed-aggregator","feeds","rss","simplepie","twig"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwilson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-08T03:18:01.000Z","updated_at":"2024-01-17T02:47:59.000Z","dependencies_parsed_at":"2023-07-04T09:32:48.601Z","dependency_job_id":null,"html_url":"https://github.com/samwilson/sourdust-feed-aggregator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fsourdust-feed-aggregator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fsourdust-feed-aggregator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fsourdust-feed-aggregator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fsourdust-feed-aggregator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwilson","download_url":"https://codeload.github.com/samwilson/sourdust-feed-aggregator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485250,"owners_count":20946398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aggregator","feed-aggregator","feeds","rss","simplepie","twig"],"created_at":"2024-11-01T07:10:01.705Z","updated_at":"2025-04-06T12:47:14.694Z","avatar_url":"https://github.com/samwilson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sourdust Feed Aggregator\r\n========================\r\n\r\nhttps://github.com/samwilson/sourdust-feed-aggregator\r\n\r\n## Installation\r\n\r\n1. Clone from GitHub: `git clone https://github.com/samwilson/sourdust-feed-aggregator.git feeds`\r\n2. Go into that directory: `cd feeds`\r\n2. Install dependencies: `composer install`\r\n3. Copy the `.example` files to remove that suffix.\r\n   The minimum required files are:\r\n   * `cp feeds.txt.example feeds.txt`\r\n   * `cp index.html.twig.example index.html.twig`\r\n   * `cp atom.xml.twig.example atom.xml.twig`\r\n4. Run `./run.php` (or add it to a cronjob)\r\n\r\nThis will create `index.html` and `atom.xml`.\r\n\r\n## Custom templates\r\n\r\nAnything with the `.twig` file extension will be rendered and output as the same\r\nfilename without the `.twig`, so to create another template (e.g. `feeds.opml`)\r\nyou can just create a new file (e.g. `feeds.opml.twig`).\r\n\r\n## Backing up\r\n\r\nMake sure you back up the following files:\r\n\r\n* `feeds.txt`\r\n* `*.twig`\r\n\r\n## Kudos\r\n* SimplePie: https://simplepie.org/\r\n* Bootstrap CSS: https://getbootstrap.com/\r\n* Twig templating: https://twig.sensiolabs.org/\r\n\r\n## Licence (GPL3+)\r\n\r\nCopyright © 2018 Sam Wilson.\r\n\r\nThis program is free software: you can redistribute it and/or modify\r\nit under the terms of the GNU General Public License as published by\r\nthe Free Software Foundation, either version 3 of the License, or\r\n(at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful,\r\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\nGNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License\r\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fsourdust-feed-aggregator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwilson%2Fsourdust-feed-aggregator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fsourdust-feed-aggregator/lists"}