{"id":13631931,"url":"https://github.com/fastruby/blog","last_synced_at":"2025-04-18T01:32:19.909Z","repository":{"id":55618539,"uuid":"167046215","full_name":"fastruby/blog","owner":"fastruby","description":"A series of articles about Rails upgrades; performance; and maintainability","archived":true,"fork":false,"pushed_at":"2020-12-17T20:36:16.000Z","size":13549,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-08-01T22:50:55.915Z","etag":null,"topics":["rails-upgrades","ruby-on-rails","upgrade-rails"],"latest_commit_sha":null,"homepage":"https://www.fastruby.io/blog","language":"SCSS","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/fastruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-01-22T18:33:06.000Z","updated_at":"2023-10-10T08:44:05.000Z","dependencies_parsed_at":"2022-08-15T04:40:15.205Z","dependency_job_id":null,"html_url":"https://github.com/fastruby/blog","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/fastruby%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","download_url":"https://codeload.github.com/fastruby/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223772103,"owners_count":17199968,"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-upgrades","ruby-on-rails","upgrade-rails"],"created_at":"2024-08-01T22:02:44.915Z","updated_at":"2024-11-09T00:30:29.439Z","avatar_url":"https://github.com/fastruby.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# FastRuby.io Blog\n\nThis repository has been archived. It was moved inside of FastRuby.io repository. Please visit https://github.com/ombulabs/fastruby.io to contribute. \n\nBlog for the FastRuby.io using Jekyll as the blog-engine.\n\n## Installation\n\nTo get the blog up and running in a local environment, follow the steps below:\n\n1. Clone the repository: `git clone git@github.com:fastruby/blog.git`\n2. Setup `.ruby-version` if you're using RVM.\n3. Run `bundle install` to install Jekyll and other dependencies.\n4. Start the blog by running `bundle exec jekyll serve`.\n\nYou can then access the blog at localhost:4000 (default port).\n\nBy default, the auto-regeneration is enabled, so any changes on HTML, CSS or posts will be auto-regenerated/compiled and viewable by refreshing the browser.\n\n## Creating a new post\n\n```shell\n$ bundle exec post:create\n```\n\nAfter saving the new file to `/_posts/`, you will see the post generated as HTML under `/_site/` and published to your local blog if it's running.\n\nTo edit the post, first change the YAML variables `post`, `date` and `categories`. You can also change `layout` to use one of the layouts under `/_layouts/` (only post and page exist for now).\n\nThen, you can begin writing your post by replacing the existing copy beneath. NOTE: It should be written using Markdown syntax.\n\nAfter you're done, simply save the file, and (optionally) run the blog locally if it's not already running to preview it.\n\n## Publishing a post\n\nIn order to publish your newly created post, simply create a branch and make a Pull Request. When the branch is merged and deployed, the post will be displayed in the blog.\n\n## Editing a post\n\nTo edit a post, simply edit the content for one of the markdown files and the HTML for the post will regenerate.\n\n## Deleting a post\n\nTo delete a post, you can unpublish it by setting a `published` flag under the post's YAML variables, see: http://jekyllrb.com/docs/frontmatter/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastruby%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fblog/lists"}