{"id":13672582,"url":"https://github.com/kdstarter/blog-eye","last_synced_at":"2025-04-27T22:32:27.450Z","repository":{"id":19368602,"uuid":"22608750","full_name":"kdstarter/blog-eye","owner":"kdstarter","description":"Blog Eye, as you know, a platform for sharing your blogs.","archived":false,"fork":false,"pushed_at":"2018-04-01T13:51:20.000Z","size":698,"stargazers_count":37,"open_issues_count":2,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T10:42:36.106Z","etag":null,"topics":["blog","rails"],"latest_commit_sha":null,"homepage":"http://luck999.top:8888/","language":"Ruby","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/kdstarter.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}},"created_at":"2014-08-04T15:12:10.000Z","updated_at":"2024-03-14T01:46:35.000Z","dependencies_parsed_at":"2022-09-14T23:31:41.235Z","dependency_job_id":null,"html_url":"https://github.com/kdstarter/blog-eye","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdstarter%2Fblog-eye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdstarter%2Fblog-eye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdstarter%2Fblog-eye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdstarter%2Fblog-eye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdstarter","download_url":"https://codeload.github.com/kdstarter/blog-eye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219601,"owners_count":21554444,"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":["blog","rails"],"created_at":"2024-08-02T09:01:40.502Z","updated_at":"2025-04-27T22:32:25.849Z","avatar_url":"https://github.com/kdstarter.png","language":"Ruby","readme":"Blog Eye: A platform for sharing blogs\n=======\n\n[![Build Status](http://img.shields.io/travis/agilejzl/blog-eye.svg)][travis]\n[![Code Climate](http://img.shields.io/codeclimate/github/agilejzl/blog-eye.svg)][codeclimate]\n[![Coverage Status](http://img.shields.io/coveralls/agilejzl/blog-eye.svg)][coveralls]\n[![Stories in Ready](https://badge.waffle.io/agilejzl/blog-eye.svg?label=ready\u0026title=Ready)](http://waffle.io/agilejzl/blog-eye)\n[![Inline docs](http://inch-ci.org/github/agilejzl/blog-eye.svg)][inch]\n\n[travis]: http://travis-ci.org/agilejzl/blog-eye\n[codeclimate]: https://codeclimate.com/github/agilejzl/blog-eye\n[coveralls]: https://coveralls.io/r/agilejzl/blog-eye\n[inch]: http://inch-ci.org/github/agilejzl/blog-eye\n\nFor Chinese, you can see wiki: [中文 Wiki](https://github.com/agilejzl/blog-eye/wiki)  \n\nBlog Eye, you know, a platform for sharing blogs. Site url: [http://www.blog-eye.com/](http://www.blog-eye.com/)  \n\n## Requirements  \n\n* Redis 2.2 +\n* MySQL 5.5 +\n* Ruby 2.1.0 +\n* Rails 4.0.0 +\n* ImageMagick 6.5 +\n\n## Install\n\nMake sure mysql already started.  \n```bash  \ngit clone git@github.com:agilejzl/blog-eye.git  \n\ncd blog-eye \u0026\u0026 ruby setup.rb # Make project RTF  \n```\n\nThen change config at database.yml and settings.yml  \n```bash  \nRAILS_ENV=development rails s  \n\nbundle exec sidekiq -e development # for async sending email and uploading  \n```  \n\n## Deploy  \n\n```bash  \ncap production deploy  \n```  \n\n## Gemfile  \n\nBy default bundler installs gems using the ruby.taobao.org source,   \nif you'd rather use the official one, set environment variable `USE_OFFICIAL_GEM_SOURCE`:\n\n```bash  \nUSE_OFFICIAL_GEM_SOURCE=1  \n```  \n\n## Test\n\nWe use rspec and capybara to test.  \n```bash  \nRAILS_ENV=test rake db:setup  \n\nRAILS_ENV=test rails s  \n```  \n\nMake sure already installed firefox.  \n```bash  \nbundle exec rspec -fd  \n\nbundle exec rspec -fd ./spec/features # Run only features test  \n```  \n\n## Documents\n\nFor online doc: [http://rubydoc.info/github/agilejzl/blog-eye](http://rubydoc.info/github/agilejzl/blog-eye)   \n```bash  \nyard server --reload # For local, visit http://localhost:8808/  \n```  \n\n## Contributors\n\n* [Contributors](https://github.com/agilejzl/blog-eye/contributors)\n\n## Thanks\n\n* [Font Awesome](http://fontawesome.io/)\n* [Twitter Bootstrap](http://getbootstrap.com/)\n* [Qiniu (七牛云存储)](http://www.qiniu.com/)\n\n## License\n\nCopyright © 2014 Blog Eye\n\nReleased under the MIT license:\n\n* [www.opensource.org/licenses/MIT](http://www.opensource.org/licenses/MIT)\n\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdstarter%2Fblog-eye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdstarter%2Fblog-eye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdstarter%2Fblog-eye/lists"}