{"id":16380996,"url":"https://github.com/jasl/middleman-blog_page","last_synced_at":"2025-07-03T02:05:14.805Z","repository":{"id":11621400,"uuid":"14119592","full_name":"jasl/middleman-blog_page","owner":"jasl","description":"Blog page engine for Middleman","archived":false,"fork":false,"pushed_at":"2013-11-06T17:39:13.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T08:53:13.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/jasl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-04T18:27:07.000Z","updated_at":"2013-11-08T11:40:32.000Z","dependencies_parsed_at":"2022-08-31T22:51:31.183Z","dependency_job_id":null,"html_url":"https://github.com/jasl/middleman-blog_page","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jasl/middleman-blog_page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fmiddleman-blog_page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fmiddleman-blog_page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fmiddleman-blog_page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fmiddleman-blog_page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasl","download_url":"https://codeload.github.com/jasl/middleman-blog_page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl%2Fmiddleman-blog_page/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262899773,"owners_count":23381641,"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-11T03:53:06.242Z","updated_at":"2025-07-03T02:05:14.751Z","avatar_url":"https://github.com/jasl.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Middleman-BlogPage\n\n`middleman-blog_page` is an extension for the [Middleman] static site generator that help to manage static pages ```e.g: about me, resume, contact, etc.```. This includes handling pages, helpers for listing pages.\n\n**This gem is copy and simplify from [Middleman-blog] .**\n\n## Installation\n\nIf you're just getting started, install the `middleman` gem and generate a new project:\n\n```\ngem install middleman\nmiddleman init MY_PROJECT\n```\n\nIf you already have a Middleman project: Add `gem \"middleman-blog_page\"` to your `Gemfile` and run `bundle install`\n\n## Configuration\n\n```\nactivate :blog_page\n```\n\nfor advance:\n\n```\nactivate :blog_page do |page|\n  # page.prefix = \"page\"\n  # page.permalink = \":title.html\"\n  # page.sources = \"pages/:title.html\"\n  # page.layout = \"layout\"\n  # page.default_extension = \".markdown\"\nend\n```\n\n## Bug Reports\n\nGithub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems: https://github.com/middleman/middleman-blog/issues\n\nThe best way to get quick responses to your issues and swift fixes to your bugs is to submit detailed bug reports, include test cases and respond to developer questions in a timely manner. Even better, if you know Ruby, you can submit [Pull Requests](https://help.github.com/articles/using-pull-requests) containing Cucumber Features which describe how your feature should work or exploit the bug you are submitting.\n\n## How to Run Cucumber Tests\n\n1. Checkout Repository: `git clone https://github.com/jasl/middleman-blog_page.git`\n2. Install Bundler: `gem install bundler`\n3. Run `bundle install` inside the project root to install the gem dependencies.\n4. Run test cases: `bundle exec rake test`\n\n## License\n\nCopyright (c) 2010-2013 Jasl. MIT Licensed, see [LICENSE] for details.\n\n[middleman]: http://middlemanapp.com\n[middleman-blog]: https://github.com/middleman/middleman-blog\n[gem]: https://rubygems.org/gems/middleman-blog\n[travis]: http://travis-ci.org/middleman/middleman-blog\n[gemnasium]: https://gemnasium.com/middleman/middleman-blog\n[codeclimate]: https://codeclimate.com/github/middleman/middleman-blog\n[rubydoc]: http://rubydoc.info/github/middleman/middleman-blog\n[LICENSE]: https://github.com/jasl/middleman-blog_page/blob/master/LICENSE.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl%2Fmiddleman-blog_page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasl%2Fmiddleman-blog_page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl%2Fmiddleman-blog_page/lists"}