{"id":19957648,"url":"https://github.com/cliftondavies/blogger","last_synced_at":"2026-05-07T19:15:19.876Z","repository":{"id":40007229,"uuid":"273575959","full_name":"cliftondavies/Blogger","owner":"cliftondavies","description":"A Template for Blogging","archived":false,"fork":false,"pushed_at":"2023-03-08T20:55:15.000Z","size":218,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T07:13:07.731Z","etag":null,"topics":["postgresql","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://blogger-template.herokuapp.com/","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/cliftondavies.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}},"created_at":"2020-06-19T19:56:55.000Z","updated_at":"2024-04-02T17:46:58.000Z","dependencies_parsed_at":"2023-02-05T20:46:37.359Z","dependency_job_id":null,"html_url":"https://github.com/cliftondavies/Blogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FBlogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FBlogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FBlogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FBlogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cliftondavies","download_url":"https://codeload.github.com/cliftondavies/Blogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389166,"owners_count":19955107,"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":["postgresql","ruby","ruby-on-rails"],"created_at":"2024-11-13T01:38:35.890Z","updated_at":"2025-10-28T06:13:03.681Z","avatar_url":"https://github.com/cliftondavies.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Open Source Love png1](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)\n![Tweeting](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)\n\n# Blogger\n\n\u003e A simple starter blog template which may be customised further.\n\n![screenshot](screenshot.png)\n\n## Live Demo\n\n[Live Demo Link](https://blogger-template.herokuapp.com/)\n\n## Functionality\n\n- Create Article\n- Tag Article\n- Upload Image for Article\n- Edit Article\n- Delete Article\n- View Articles by Tags\n\n## :toolbox: Tools \u0026 Technologies Used\n\n- Ruby v2.6.5\n- Ruby on Rails v5.2.4.3\n\n## :rocket: Getting Started\n\n### Prerequisites\n\n- Ruby\n- Ruby on Rails\n- PostgreSQL\n\n### Configuration\n\n1. [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/)\n2. Install Ruby on Rails\n```\ngem install rails -v 5.2.3\n```\n3. [Install PostgreSQL](https://www.postgresql.org/docs/9.3/tutorial-install.html)\n4. Clone repo into your local environment using your favourite terminal:\n```\ngit clone [this-repo-url].git\n```\n5. Open project directory\n```\ncd directory-name\n```\n6. Bulk install dependencies\n```\nbundle install\n```\n7. Set up database\n```\nrake db:create:all\n```\n```\nrake db:migrate\n```\n8. Run App Locally\n```\nrails server\n```\nThen go to `http://localhost:3000` in your browser\n9. Deploy to a platform of your choice. Example Deployment to Heroku\n```\nheroku create\n```\n```\ngit push heroku master\n```\n```\nheroku run rake db:migrate\n```\n10. Congrats if you've made it this far in one piece! It's now time to visit your blog\n```\nheroku open\n```\n\n## Author\n\n👤 **Clifton Davies**\n\n- Github: [@githubhandle](https://github.com/cliftondavies)\n- Twitter: [@twitterhandle](https://twitter.com/cliftonaedavies)\n- Linkedin: [linkedin](https://www.linkedin.com/in/clifton-davies-mbcs/)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\n1. Fork it\n2. Create feature branch\n`git checkout -b feature/fooBar`\n3. Commit changes\n`git commit -am 'Add some fooBar'`\n4. Push to the branch\n`git push origin feature/fooBar`\n5. Create new Pull Request\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- T\n- The Beagles\n- Jump Start Lab\n\n## 📝 Copyright \u0026 License\n\nCopyright (c) 2020 Clifton Davies.\nThis project is licensed under [MIT](https://opensource.org/licenses/MIT). See LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcliftondavies%2Fblogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcliftondavies%2Fblogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcliftondavies%2Fblogger/lists"}