{"id":21580625,"url":"https://github.com/behrad/chabok-docs","last_synced_at":"2026-03-19T20:54:51.852Z","repository":{"id":39677367,"uuid":"204928128","full_name":"behrad/chabok-docs","owner":"behrad","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-20T10:20:40.000Z","size":5700,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T14:42:16.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/behrad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-28T12:36:27.000Z","updated_at":"2019-08-28T12:40:21.000Z","dependencies_parsed_at":"2023-02-12T01:30:31.095Z","dependency_job_id":null,"html_url":"https://github.com/behrad/chabok-docs","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/behrad%2Fchabok-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behrad%2Fchabok-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behrad%2Fchabok-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behrad%2Fchabok-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behrad","download_url":"https://codeload.github.com/behrad/chabok-docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181387,"owners_count":20411604,"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":"2024-11-24T14:09:15.387Z","updated_at":"2026-01-04T10:03:29.015Z","avatar_url":"https://github.com/behrad.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chabok Documentation \nPresent chabok push sdk documentaition by jekyl static site generator\n \n## [Read the chabok Documentation](http://doc.chabokpush.com)\n\n## Installing some necessary packages\n\nJekyll requires Ruby to work.please check Ruby was installed.\nNow you can install Jekyll and bundler gems using the following command.\n\n```bash\ngem install jekyll bundler\n```\n\nswitch to jekyll home directory\n\n```bash\n bundle install\n```\n\nNow run the following command to build Jekyll.\n\n```bash\njekyll build\n```\n\nYou should see following output that the server is running.\n\n```bash\nonfiguration file: /home/jekyll/_config.yml\nConfiguration file: /home/jekyll/_config.yml\n            Source: /home/jekyll\n       Destination: /home/jekyll/_site\n Incremental build: disabled. Enable with --incremental\n      Generating...\n                    done in 0.401 seconds.\n Auto-regeneration: disabled when running server detached.\nConfiguration file: /home/jekyll/_config.yml\n    Server address: http://127.0.0.1:4000/\nServer detached with pid '7442'. Run `pkill -f jekyll' or `kill -9 7442' to stop the server.\n```\n\nThe site will be now accessible on local system only as it is bound to localhost only. It will also listen to port 4000. You can configure it to listen to all the IP address as well as port number 80, you can run the following command.\n\n```bash\nbundle exec jekyll serve --host 0.0.0.0 --port 80 --detach\n```\n\nJekyll generate static site in _site folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehrad%2Fchabok-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehrad%2Fchabok-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehrad%2Fchabok-docs/lists"}