{"id":27936199,"url":"https://github.com/enso-org/developer-docs","last_synced_at":"2025-08-29T14:05:32.504Z","repository":{"id":40092830,"uuid":"264206831","full_name":"enso-org/developer-docs","owner":"enso-org","description":"The developer documentation for the Enso compiler, runtime, and IDE.","archived":false,"fork":false,"pushed_at":"2023-08-24T01:29:58.000Z","size":12088,"stargazers_count":3,"open_issues_count":12,"forks_count":5,"subscribers_count":2,"default_branch":"sources","last_synced_at":"2025-04-30T12:28:10.330Z","etag":null,"topics":["developer-documentation","documentation-site","gh-pages","jekyll","static"],"latest_commit_sha":null,"homepage":"https://enso.org/docs/developer","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enso-org.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":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2020-05-15T13:54:25.000Z","updated_at":"2023-10-16T19:57:05.000Z","dependencies_parsed_at":"2023-02-18T22:15:46.219Z","dependency_job_id":"ccbfbad1-c55f-4441-b22a-3a6759cb9c82","html_url":"https://github.com/enso-org/developer-docs","commit_stats":{"total_commits":365,"total_committers":7,"mean_commits":"52.142857142857146","dds":0.1589041095890411,"last_synced_commit":"d75e4a2c12e9aca122ade3b1189fd0bac1e629d6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enso-org%2Fdeveloper-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enso-org%2Fdeveloper-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enso-org%2Fdeveloper-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enso-org%2Fdeveloper-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enso-org","download_url":"https://codeload.github.com/enso-org/developer-docs/tar.gz/refs/heads/sources","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252406712,"owners_count":21742795,"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":["developer-documentation","documentation-site","gh-pages","jekyll","static"],"created_at":"2025-05-07T06:56:51.137Z","updated_at":"2025-05-07T06:56:51.776Z","avatar_url":"https://github.com/enso-org.png","language":"HTML","readme":"---\nlayout: docs-index\ntitle: Enso Developer Documentation\ntitle: README\ntags: [summary, readme]\norder: 0\n---\n\n# Enso Documentation\nThis site contains the documentation for the two major sub-projects of Enso, the engine, and the IDE.\n\n- [Engine](./enso)\n- [IDE](./ide)\n- [Rust-Libs](./rust-lib)\n\n## Contributing to the Docs\n\n### Installation and Usage\n\nThe site is built with Jekyll, and hosted on GitHub Pages. The content is mostly hosted in other repositories via Git submodules.\n\n```markdown\nbundle install\ngit submodule update --init --recursive\nbundle exec jekyll build\n```\n\n### Adding New Documentation\n\nTo add new documentation:\n\n- Add a new submodule under `_submodules`.\n- Create a symlink to the desired repository at the root.\n- To the target repository, add a [GitHub Action](https://github.com/luna/enso/blob/main/.github/workflows/docs.yml) to automatically checkout the submodule when changes are made.\n- If you want fine-grained control over presentation and order of the documents, you can [add a yaml frontmatter block](https://jekyllrb.com/docs/front-matter/) to your files. See the [engine docs](https://github.com/luna/enso/blob/main/docs/enso-philosophy.md) for an example.\n\n### Deploying to enso.org\n\nThe docs are deployed to enso.org via the `docs-publish.yml` GitHub Action. They get put in the `docs/developer` subfolder of the `gh-pages` branch. This gets deployed alongside the other enso docs pages.\n\n### Attribution \u0026 License\n\nThis site uses the [Gitbook](https://github.com/sighingnow/jekyll-gitbook) Jekyll theme, by [sighingnow](https://github.com/sighingnow).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenso-org%2Fdeveloper-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenso-org%2Fdeveloper-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenso-org%2Fdeveloper-docs/lists"}