{"id":16184316,"url":"https://github.com/mattmezza/flatfileblog","last_synced_at":"2026-01-20T07:32:14.184Z","repository":{"id":62525306,"uuid":"73972349","full_name":"mattmezza/FlatFileBlog","owner":"mattmezza","description":"Need a blog module for you website? This one's based on flat files","archived":false,"fork":false,"pushed_at":"2016-11-22T09:13:05.000Z","size":18,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T20:37:12.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattmezza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-16T23:59:06.000Z","updated_at":"2017-12-27T17:20:58.000Z","dependencies_parsed_at":"2022-11-02T10:31:34.235Z","dependency_job_id":null,"html_url":"https://github.com/mattmezza/FlatFileBlog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2FFlatFileBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2FFlatFileBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2FFlatFileBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2FFlatFileBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmezza","download_url":"https://codeload.github.com/mattmezza/FlatFileBlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713168,"owners_count":20983680,"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":[],"created_at":"2024-10-10T07:09:49.002Z","updated_at":"2026-01-20T07:32:14.177Z","avatar_url":"https://github.com/mattmezza.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlatFileBlog\nNeed a blog module for you website? This one's based on flat files\n\n[![Build Status](https://travis-ci.org/mattmezza/FlatFileBlog.svg?branch=master)](https://travis-ci.org/mattmezza/FlatFileBlog) [![Latest Stable Version](https://poser.pugx.org/mattmezza/flat-file-blog/v/stable)](https://packagist.org/packages/mattmezza/flat-file-blog) [![License](https://poser.pugx.org/mattmezza/flat-file-blog/license)](https://packagist.org/packages/mattmezza/flat-file-blog)\n\n-----\n\n`composer require mattmezza/flat-file-blog`\n\n```php\n\n$blog_manager = new BlogManager($url, $posts_dir, $posts_perpage, $pages_dir, $authors);\n$page = $blog_manager-\u003eget_page(\"page\");\n// reads file page.md from dir $pages_dir\n// parses yaml initial section into $page-\u003emetas\n// converts md into html and puts content in $page-\u003ebody\necho $page-\u003ebody;\n\n```\n\nCheck out `tests/BlogTest.php` for more information.\n\nMatteo Merola \u003cmattmezza@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fflatfileblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattmezza%2Fflatfileblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fflatfileblog/lists"}