{"id":25000566,"url":"https://github.com/gluster/devblog","last_synced_at":"2025-04-22T21:03:36.430Z","repository":{"id":48761623,"uuid":"173713699","full_name":"gluster/devblog","owner":"gluster","description":"Developer Blogs","archived":false,"fork":false,"pushed_at":"2022-10-06T04:37:24.000Z","size":147,"stargazers_count":2,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-22T21:02:07.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gluster.github.io/devblog","language":"HTML","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/gluster.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":"2019-03-04T09:24:31.000Z","updated_at":"2021-01-31T04:19:41.000Z","dependencies_parsed_at":"2023-01-19T07:00:26.797Z","dependency_job_id":null,"html_url":"https://github.com/gluster/devblog","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/gluster%2Fdevblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fdevblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fdevblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fdevblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gluster","download_url":"https://codeload.github.com/gluster/devblog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250324682,"owners_count":21411943,"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":[],"created_at":"2025-02-04T19:35:47.866Z","updated_at":"2025-04-22T21:03:36.371Z","avatar_url":"https://github.com/gluster.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer Blogs \n\nAre you interested to write a blog post in Gluster dev blog? Why wait,\nclone the [devblog](https://github.com/gluster/devblog) repo and start\nwriting.\n\n```\ngit clone git@github.com:gluster/devblog.git\ncd devblog\n```\n\nFirst-time users need to add Author information by running\n`./newauthor \u003cgithub-username\u003e`.\n\n```\n$ ./newauthor aravindavk\nCreated Author page(author/aravindavk.md)\nUpdated author information in _data/authors.yml\n```\n\nUpdate the details in `$SRC/_data/authors.yml` file as required.\n\nTo write new blog post, run `./newblog \u003ctitle\u003e` to create the markdown\nfile under `$SRC/_posts` directory. For example,\n\n```\n$ ./newblog \"My Awesome Blog\"\nCreated _posts/2019-03-28-my-awesome-blog.md\n\nHappy Blogging!\n```\n\n## Installation and Preview\n\n- Install ruby-devel package(`sudo dnf install ruby-devel`)\n- Install jekyll using `gem install bundler jekyll`\n- Install the dependencies from project directory `bundle install --path vendor/bundle`\n\nFrom this project directory, run `bundle exec jekyll serve\n--baseurl=\"\"` and open http://localhost:4000 for preview.\n\n## Publish\n\nOnce the preview is satisfactory, commit the changes and create a pull\nrequest. Once merged, the blog URL will be\nhttps://gluster.github.com/devblog/my-awesome-blog\n\n## Editing help\n\nFollow markdown format to write the post. Additionally, if images to be\nused in the blog, add the image to `$SRC/images` directory and use\nrelative URL to include that in the post. For example, `![Alt\nText](images/blog-image.jpg)`\n\nIf the caption needs to be added to the image then use the following\nsyntax.\n\n```\n{% raw %}{% include image.html url=\"images/blog-image.jpg\" description=\"This is a image\" %}{% endraw %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fdevblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgluster%2Fdevblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fdevblog/lists"}