{"id":14067225,"url":"https://github.com/nteetor/hyderogen","last_synced_at":"2025-04-14T12:30:48.162Z","repository":{"id":70259252,"uuid":"129646900","full_name":"nteetor/hyderogen","owner":"nteetor","description":"Build jekyll sites from roxygen","archived":false,"fork":false,"pushed_at":"2019-12-29T05:23:02.000Z","size":71,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T01:50:17.467Z","etag":null,"topics":["jekyll","r","roxygen2"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nteetor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-15T20:15:04.000Z","updated_at":"2021-11-06T21:41:30.000Z","dependencies_parsed_at":"2023-04-22T08:25:21.438Z","dependency_job_id":null,"html_url":"https://github.com/nteetor/hyderogen","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/nteetor%2Fhyderogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nteetor%2Fhyderogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nteetor%2Fhyderogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nteetor%2Fhyderogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nteetor","download_url":"https://codeload.github.com/nteetor/hyderogen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248881321,"owners_count":21176829,"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":["jekyll","r","roxygen2"],"created_at":"2024-08-13T07:05:29.414Z","updated_at":"2025-04-14T12:30:47.782Z","avatar_url":"https://github.com/nteetor.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# hyderogen\n\n![stability-wip](https://img.shields.io/badge/stability-work_in_progress-blue.svg)\n\nTurn your roxygen documentation into a jekyll site.\n\n## How it works\n\n- [x] one page per package function or object or named section\n- [x] example sections support a simple templating system for readable docs\n  offline and online\n- [x] generates folder structure under `docs/` and builds site at `docs/_site/`\n- [x] simple sidebar layout, styled with Bootstrap\n\n```R\n# remotes::install_github(\"nteetor/hyderogen\")\n\nlibrary(hyderogen)\n\n# WARNING ----\n# In its current state this function will delete any existing files\n# in your docs/ folder!!\njekyll(\"\u003cpath to pkg\u003e\", build = TRUE)\n```\n\n## Examples section templating\n\n```R\n#' @examples\n#'\n#' ### This is converted into a title\n#'\n#' # This is converted into a paragraph.\n#' # This is in the same paragraph.\n#'\n#' div(\"hello, world\")\n#'\n#' % \u003cdiv\u003eanother div\u003c/div\u003e\u003c!--this is dropped in verbatim--\u003e\n#'\n#' # A final pararaph.\n```\n\nCode blocks, the `div(\"hello, world\")`, are evaluated such that the code and\noutput are both shown.\n\n## Why?\n\nIt's a toolset useful to me and I like jekyll.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnteetor%2Fhyderogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnteetor%2Fhyderogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnteetor%2Fhyderogen/lists"}