{"id":15603113,"url":"https://github.com/ccocchi/rtfdoc","last_synced_at":"2025-10-16T18:43:39.658Z","repository":{"id":55086113,"uuid":"276228064","full_name":"ccocchi/rtfdoc","owner":"ccocchi","description":"Generate beautiful static documention for your APIs from markdown.","archived":false,"fork":false,"pushed_at":"2021-01-27T18:10:16.000Z","size":141,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T04:59:52.491Z","etag":null,"topics":["documentation-generator","markdown","ruby"],"latest_commit_sha":null,"homepage":"","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/ccocchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-30T23:11:40.000Z","updated_at":"2021-01-27T18:10:19.000Z","dependencies_parsed_at":"2022-08-14T11:31:19.378Z","dependency_job_id":null,"html_url":"https://github.com/ccocchi/rtfdoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ccocchi/rtfdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frtfdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frtfdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frtfdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frtfdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccocchi","download_url":"https://codeload.github.com/ccocchi/rtfdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frtfdoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009365,"owners_count":26084582,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["documentation-generator","markdown","ruby"],"created_at":"2024-10-03T03:01:33.341Z","updated_at":"2025-10-16T18:43:39.644Z","avatar_url":"https://github.com/ccocchi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTFDoc\n\nGenerate beautiful static documentation for your APIs.\n\n## Installation\n\nYou can install the gem globally using the following command. It will install the `rtfdoc` binary for generating new projects from scratch.\n\n```\n$ gem install rtfdoc\n```\n\n## Usage\n\nYou can scaffold a new project using `rtfdoc bootstrap \u003cproject_name\u003e`. It will create a skeleton for your project, and generate needed configuration files.\n\nOnce in your project directory, you can install ruby dependencies using `bundle install` and javascript dependencies using `yarn install`. Then we want to stub the binary by running `bundle binstubs bundler rtfdoc`.\nAnd finally, you'll copy the assets source by running `bin/rtfdoc install`.\n\nBy convention, you should put your documentation content under the `content/` directory. If you don't follow this convention, don't forget to modify the configuration file as well.\n\nWhen you're done writing your documentation, you can define the order they will appear on your page using the ` config.yml` file (see `examples/`).\n\nFinally, you can use `yarn run build` to generate the HTML/CSS/JS files.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ccocchi/rtfdoc. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the RTFDoc project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ccocchi/rtfdoc/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccocchi%2Frtfdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccocchi%2Frtfdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccocchi%2Frtfdoc/lists"}