{"id":28759910,"url":"https://github.com/codevise/pageflow-text-page","last_synced_at":"2026-01-20T17:16:34.316Z","repository":{"id":22185527,"uuid":"25517582","full_name":"codevise/pageflow-text-page","owner":"codevise","description":"Page type for text centric pages","archived":false,"fork":false,"pushed_at":"2024-01-15T05:53:23.000Z","size":156,"stargazers_count":0,"open_issues_count":1,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-08T01:38:52.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/codevise.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2014-10-21T11:03:00.000Z","updated_at":"2022-12-28T12:47:23.000Z","dependencies_parsed_at":"2024-01-15T06:52:03.285Z","dependency_job_id":null,"html_url":"https://github.com/codevise/pageflow-text-page","commit_stats":{"total_commits":128,"total_committers":11,"mean_commits":"11.636363636363637","dds":0.4921875,"last_synced_commit":"7385bc652514947f6e7aea6767108f4023763685"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/codevise/pageflow-text-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevise%2Fpageflow-text-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevise%2Fpageflow-text-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevise%2Fpageflow-text-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevise%2Fpageflow-text-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevise","download_url":"https://codeload.github.com/codevise/pageflow-text-page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevise%2Fpageflow-text-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-06-17T05:42:22.961Z","updated_at":"2026-01-20T17:16:34.308Z","avatar_url":"https://github.com/codevise.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pageflow Text Page\n\n[![Gem Version](https://badge.fury.io/rb/pageflow-text-page.svg)](http://badge.fury.io/rb/pageflow-text-page)\n[![Build Status](https://github.com/codevise/pageflow-text-page/workflows/tests/badge.svg)](https://github.com/codevise/pageflow-text-page/actions)\n\nPage type to display large texts on a page.\n\n## Installation\n\nAdd this line to your application's `Gemfile`:\n\n    gem 'pageflow-text-page'\n\nRegister the page type inside the configure block in `config/initializers/pageflow.rb`\n\n    Pageflow.configure do |config|\n      config.page_types.register(Pageflow::TextPage.page_type)\n    end\n\nInclude javascripts and stylesheets:\n\n    # app/assets/javascripts/pageflow/application.js\n    //= require pageflow/text_page\n\n    # app/assets/javascripts/pageflow/editor.js\n    //= require pageflow/text_page/editor\n\n    # app/assets/stylesheets/pageflow/application.scss\n    @import \"pageflow/text_page\";\n\n    # app/assets/stylesheets/pageflow/themes/default.scss\n    @import \"pageflow/text_page/themes/default\";\n\nExecute `bundle install` Restart the application server.\n\n## Troubleshooting\n\nIf you run into problems while installing the page type, please also refer to the\n[Troubleshooting](https://github.com/codevise/pageflow/wiki/Troubleshooting) wiki\npage in the [Pageflow  repository](https://github.com/codevise/pageflow). If that\ndoesn't help, consider\n[filing an issue](https://github.com/codevise/pageflow-text-page/issues).\n\n## Contributing Locales\n\nEdit the translations directly on the\n[pageflow-text-page](http://www.localeapp.com/projects/public?search=tf/pageflow-text-page)\nlocale project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevise%2Fpageflow-text-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevise%2Fpageflow-text-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevise%2Fpageflow-text-page/lists"}