{"id":15602220,"url":"https://github.com/melashu/siyablog","last_synced_at":"2025-09-05T16:35:16.491Z","repository":{"id":116414219,"uuid":"575301511","full_name":"melashu/siyablog","owner":"melashu","description":"This webiste is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.","archived":false,"fork":false,"pushed_at":"2023-01-11T20:07:13.000Z","size":247,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-30T08:07:46.804Z","etag":null,"topics":["rails","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/melashu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-07T07:49:37.000Z","updated_at":"2023-04-06T09:26:01.000Z","dependencies_parsed_at":"2023-04-30T17:33:03.247Z","dependency_job_id":null,"html_url":"https://github.com/melashu/siyablog","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/melashu%2Fsiyablog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melashu%2Fsiyablog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melashu%2Fsiyablog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melashu%2Fsiyablog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melashu","download_url":"https://codeload.github.com/melashu/siyablog/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250581483,"owners_count":21453680,"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":["rails","ruby","ruby-on-rails"],"created_at":"2024-10-03T02:40:41.897Z","updated_at":"2025-04-24T07:25:26.303Z","avatar_url":"https://github.com/melashu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Siya Blog\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/microverseinc/readme-template/raw/master/murple_logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [Siya Blog](#siya-blog)\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Syia Blog ](#-syia-blog-)\n  - [🛠 Built With ](#-built-with-)\n  - [Tech Stack ](#tech-stack-)\n  - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Usage](#usage)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n# 📖 Syia Blog \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThis webiste is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- Ruby\n- Rails \n- HTML\n- CSS\n## Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e Describe the tech stack and include only the relevant sections that apply to your project.\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eHTML, and CSS\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyinstaller.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n## Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e The key features of this app.\n\n- **User sign up and authentication.**\n- **Enable users to add multiple posts.**\n- **Enable users to add comments and likes.**\n- **Enable users to see their latest posts.**\n\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need to:\n`RUN bunlder install`\n\n### Setup\n\nClone this repository to your desired folder:\n\n`https://github.com/melashu/siyablog.git`\n\n`cd siyablog`\n\n`bundler install`\n\n`rails db:create db:migrate`\n### Usage\n\nTo run the project, execute the following command:\n\n`rails server` or `rails s`\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 Melashu Amare\n\n- GitHub: [@melashu](https://github.com/melashu)\n- Twitter: [@meshu102](https://twitter.com/meshu102)\n- LinkedIn: [Melashu Amare](https://www.linkedin.com/in/melashu-amare/)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e In the future I need to improve the following features.\n\n- [ ] **Add Google, Github and Twitter authentication.**\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page.](https://github.com/melashu/siyablog/issues)\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a star if you like this project!\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for the project guidelines.\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/shyusu4/OOP-School-Library/blob/dev/MIT.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelashu%2Fsiyablog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelashu%2Fsiyablog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelashu%2Fsiyablog/lists"}