{"id":14955254,"url":"https://github.com/mrivasperez/wordshop","last_synced_at":"2026-02-09T22:04:48.225Z","repository":{"id":254474331,"uuid":"846645986","full_name":"mrivasperez/wordshop","owner":"mrivasperez","description":"Wordshop is a simple, open-source platform for sharing your writing, plain and simple.","archived":false,"fork":false,"pushed_at":"2024-11-26T05:39:40.000Z","size":108,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T08:45:28.625Z","etag":null,"topics":["blog","blogging","blogging-application","rails","rails-application","ruby","ruby-on-rails","writing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrivasperez.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-23T16:43:07.000Z","updated_at":"2024-09-09T18:46:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0df1c27-dc91-4d2b-92ac-70b6bfa5a26f","html_url":"https://github.com/mrivasperez/wordshop","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":0.02564102564102566,"last_synced_commit":"20be36196abf7dc929f9d1265f98e9db7104152c"},"previous_names":["mrivasperez/wordshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrivasperez/wordshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrivasperez%2Fwordshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrivasperez%2Fwordshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrivasperez%2Fwordshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrivasperez%2Fwordshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrivasperez","download_url":"https://codeload.github.com/mrivasperez/wordshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrivasperez%2Fwordshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29283033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["blog","blogging","blogging-application","rails","rails-application","ruby","ruby-on-rails","writing"],"created_at":"2024-09-24T13:10:45.878Z","updated_at":"2026-02-09T22:04:48.208Z","avatar_url":"https://github.com/mrivasperez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordshop\n\n\u003e A simple, open-source platform for sharing your writing.\n\n---\n\nWordshop is a free, open-source platform that prioritizes writing and connection. Think of it as a digital haven for your thoughts and stories, where you can share them with a diverse community of readers.\n\n## Features\n\n### Focus on your writing\n\nWe keep things simple, so you can concentrate on crafting your ideas and sharing them with the world.\n\n### Free to use\n\nNo subscriptions, no hidden fees, just pure writing and a shared passion for words.\n\n### Build your voice\n\nShare your thoughts, experiences, and perspectives with the world, and connect with readers who resonate with your unique voice.\n\n## Getting Started\nWordshop is a Ruby on Rails application. \n\nI used Bootstrap for front-end styling. The theme used is [Zephyr by Bootswatch](https://bootswatch.com/zephyr/).\n\n### Prerequisites\n- Ruby 3.3.4\n\n### 1. Close the repo\n```\ngit clone https://github.com/mrivasperez/wordshop.git`\ncd wordshop\n```\n\n### 2. Install Dependencies \n```\nbundle install\n```\n\n### 3. Start development server\n```\nrails s\n```\n## License\n### The Unlicense\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \u003chttps://unlicense.org\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrivasperez%2Fwordshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrivasperez%2Fwordshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrivasperez%2Fwordshop/lists"}