{"id":16423566,"url":"https://github.com/rougin/expresso","last_synced_at":"2025-10-26T22:31:40.500Z","repository":{"id":253666883,"uuid":"844155461","full_name":"rougin/expresso","owner":"rougin","description":"Yet-another static site generator in PHP.","archived":false,"fork":false,"pushed_at":"2024-11-09T15:24:21.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-09T15:45:57.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://roug.in/staticka/expresso/","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/rougin.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":"2024-08-18T14:53:26.000Z","updated_at":"2024-11-09T15:24:25.000Z","dependencies_parsed_at":"2024-10-24T08:08:09.587Z","dependency_job_id":"b7dcbed7-f85f-4678-8897-f98e15e4076e","html_url":"https://github.com/rougin/expresso","commit_stats":null,"previous_names":["rougin/staticka","rougin/expresso"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougin%2Fexpresso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougin%2Fexpresso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougin%2Fexpresso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougin%2Fexpresso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rougin","download_url":"https://codeload.github.com/rougin/expresso/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238408487,"owners_count":19467099,"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-11T07:40:17.647Z","updated_at":"2025-10-26T22:31:40.166Z","avatar_url":"https://github.com/rougin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expresso\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]][link-license]\n[![Build Status][ico-build]][link-build]\n[![Total Downloads][ico-downloads]][link-downloads]\n\nThis is the project skeleton for the [Expresso](https://github.com/staticka/expresso) package which also provides the [Console](https://github.com/staticka/console) package for building Markdown pages to HTML.\n\n## Installation\n\nCreate a new project for `Expresso` via [Composer](https://getcomposer.org/):\n\n``` bash\n$ composer create-project rougin/expresso\n```\n\n## Basic Usage\n\nAs this is a project template, kindly see the documentation for each required package in this project for more information:\n\n* [Console Documentation][link-console-readme]\n* [Expresso Documentation][link-expresso-readme]\n\n### Running the application\n\nTo run the application, the [PHP's built-in web server](https://www.php.net/manual/en/features.commandline.webserver.php) can be used:\n\n``` bash\n$ php -S localhost:3977 -t app/public\n```\n\nOnce the application has been initialized, kindly see the instructions found in the `Dashboard` page of the application.\n\n### Building the created pages\n\nTo build the created pages to HTML, kindly run the `build` command from `staticka`:\n\n``` bash\n$ vendor/bin/staticka build\n```\n\nAlternatively, it is also possible to build pages from the application by selecting the green `Build site` button which can be found from the upper right of the web browser.\n\n## Changelog\n\nPlease see [CHANGELOG][link-changelog] for more information what has changed recently.\n\n## Credits\n\n- [All contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [LICENSE][link-license] for more information.\n\n[ico-build]: https://img.shields.io/github/actions/workflow/status/rougin/expresso/build.yml?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/rougin/expresso.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-version]: https://img.shields.io/packagist/v/rougin/expresso.svg?style=flat-square\n\n[link-build]: https://github.com/rougin/expresso/actions\n[link-changelog]: https://github.com/rougin/expresso/blob/master/CHANGELOG.md\n[link-console-readme]: https://github.com/staticka/console/blob/master/README.md\n[link-contributors]: https://github.com/rougin/expresso/contributors\n[link-downloads]: https://packagist.org/packages/rougin/expresso\n[link-expresso-readme]: https://github.com/staticka/expresso/blob/master/README.md\n[link-license]: https://github.com/rougin/expresso/blob/master/LICENSE.md\n[link-packagist]: https://packagist.org/packages/rougin/expresso","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frougin%2Fexpresso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frougin%2Fexpresso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frougin%2Fexpresso/lists"}