{"id":23655351,"url":"https://github.com/davidoliver/ex_doc-env","last_synced_at":"2025-11-22T08:30:14.492Z","repository":{"id":218290928,"uuid":"705830862","full_name":"DavidOliver/ex_doc-env","owner":"DavidOliver","description":"A Devbox environment for Elixir's ExDoc","archived":false,"fork":false,"pushed_at":"2024-11-26T14:54:41.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T07:06:08.379Z","etag":null,"topics":["elixir","elixir-lang"],"latest_commit_sha":null,"homepage":"","language":null,"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/DavidOliver.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-16T19:18:13.000Z","updated_at":"2024-11-26T14:54:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1d35086-85a9-44e9-93ec-948c7bde67b2","html_url":"https://github.com/DavidOliver/ex_doc-env","commit_stats":null,"previous_names":["davidoliver/ex_doc-env"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidOliver%2Fex_doc-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidOliver%2Fex_doc-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidOliver%2Fex_doc-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidOliver%2Fex_doc-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidOliver","download_url":"https://codeload.github.com/DavidOliver/ex_doc-env/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627287,"owners_count":19670844,"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":["elixir","elixir-lang"],"created_at":"2024-12-28T19:53:17.108Z","updated_at":"2025-11-22T08:30:14.163Z","avatar_url":"https://github.com/DavidOliver.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExDoc env\n\nA [Devbox](https://www.jetpack.io/devbox/) environment for [ExDoc](https://hexdocs.pm/ex_doc/readme.html).\n\n## Setup\n\nExDoc is added as a Git submodule. To checkout the submodule when cloning:\n\n    $ git clone --recurse-submodules git@github.com:DavidOliver/ex_doc-env.git\n\nYou can subsequently add your own fork of ExDoc as a remote from within the `ex_doc` directory.\n\n    $ cd ex_doc\n    $ git remote add \u003cname\u003e \u003curl\u003e\n\n## Usage\n\nLaunch the environment:\n\n    $ devbox shell\n\nDevelop ExDoc as usual:\n\n    (devbox) $ cd ex_doc\n    (devbox) $ mix setup\n    (devbox) $ mix build\n    (devbox) $ npm run --prefix assets build:watch\n\nThe built documentation resides in the `ex_doc/doc` directory.\n\nTo make the built documentation available to other devices at port `8082`:\n\n    (devbox) $ devbox services up\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidoliver%2Fex_doc-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidoliver%2Fex_doc-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidoliver%2Fex_doc-env/lists"}