{"id":16674466,"url":"https://github.com/settermjd/slimphp-markdown-blog","last_synced_at":"2025-04-09T20:22:41.808Z","repository":{"id":141498591,"uuid":"445845676","full_name":"settermjd/slimphp-markdown-blog","owner":"settermjd","description":"A small blog module based around PHP's Slim Framework","archived":false,"fork":false,"pushed_at":"2022-03-15T11:09:11.000Z","size":379,"stargazers_count":16,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-23T22:14:23.578Z","etag":null,"topics":["markdown","php","twilio","yaml"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/settermjd.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":"2022-01-08T14:45:30.000Z","updated_at":"2024-12-13T16:11:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cb807e2-1e19-45fc-b78b-d68cd945cb6b","html_url":"https://github.com/settermjd/slimphp-markdown-blog","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settermjd%2Fslimphp-markdown-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settermjd%2Fslimphp-markdown-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settermjd%2Fslimphp-markdown-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settermjd%2Fslimphp-markdown-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/settermjd","download_url":"https://codeload.github.com/settermjd/slimphp-markdown-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248104819,"owners_count":21048409,"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":["markdown","php","twilio","yaml"],"created_at":"2024-10-12T12:43:18.665Z","updated_at":"2025-04-09T20:22:41.797Z","avatar_url":"https://github.com/settermjd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Slim Framework Markdown-powered Blog\n\nThis is a, small, blog application powered by Markdown files with Yaml frontmatter. It uses the Slim Framework to glue everything together, as Slim is a light, nimble, and extremely flexible framework for web-based applications.\n\nIt was written as part of [a two-part series for the Twilio blog](https://www.twilio.com/blog/create-markdown-blog-php-slim-4).\n\n## Prerequisites\n\nDepending on how you use the application, your prerequisites will differ.\n\n### Using Docker Compose\n\nIf you're using [Docker Compose](https://docs.docker.com/compose/) (I recommend [version 2](https://docs.docker.com/compose/cli-command/)), you only need, naturally Docker Compose, and Docker Engine. \n\n**Want to learn the essentials of Docker Compose as quickly as possible?** Grab a copy of the book I wrote about it: [Deploy With Docker Compose](https://deploywithdockercompose.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=slimphp-markdown-blog). It's **free!**\n\n### Not Using Docker Compose\n\nIf you're not using Docker Compose, then you will need the following:\n\n- A [Memcached](https://memcached.org/) server\n- [Composer](https://getcomposer.org/) installed globally.\n- PHP 7.4+ (ideally version 8) with [the Memcached extension](https://www.php.net/manual/en/book.memcached.php) installed and enabled.\n\n## Usage\n\nTo use the application, clone it locally and change into the cloned directory, by running the following commands.\n\n```bash\ngit clone https://github.com/settermjd/slimphp-markdown-blog.git slim-framework-markdown-blog\ncd slim-framework-markdown-blog\n```\n\n### Running the application\n\n#### Using Docker Compose\n\nTo start the application using Docker Compose, run the command below.\n\n```bash\ndocker-compose up -d\n```\n\n#### Not Using Docker Compose\n\nIf you're not using Docker Compose, you'll have to set up a virtual host in your web server of choice, which is outside the scope of this README.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettermjd%2Fslimphp-markdown-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsettermjd%2Fslimphp-markdown-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettermjd%2Fslimphp-markdown-blog/lists"}