{"id":21684590,"url":"https://github.com/nengo/nengo.github.io","last_synced_at":"2025-10-28T12:35:37.271Z","repository":{"id":47231280,"uuid":"41056054","full_name":"nengo/nengo.github.io","owner":"nengo","description":"Website with general information and pointers to subprojects","archived":false,"fork":false,"pushed_at":"2024-11-15T04:24:53.000Z","size":5605,"stargazers_count":1,"open_issues_count":4,"forks_count":29,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-01-25T11:44:09.884Z","etag":null,"topics":["documentation","nengo"],"latest_commit_sha":null,"homepage":"https://www.nengo.ai","language":"SCSS","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/nengo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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":"2015-08-19T19:40:53.000Z","updated_at":"2024-11-15T04:24:57.000Z","dependencies_parsed_at":"2023-11-15T18:26:00.693Z","dependency_job_id":"19bf140c-dee6-48cd-99fa-20dc3e16fc38","html_url":"https://github.com/nengo/nengo.github.io","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/nengo%2Fnengo.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nengo%2Fnengo.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nengo%2Fnengo.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nengo%2Fnengo.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nengo","download_url":"https://codeload.github.com/nengo/nengo.github.io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244602705,"owners_count":20479674,"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":["documentation","nengo"],"created_at":"2024-11-25T16:16:11.564Z","updated_at":"2025-10-28T12:35:37.189Z","avatar_url":"https://github.com/nengo.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nengo website\n\nThis repository contains code and sources files\nto generate the [Nengo website](https://www.nengo.ai/).\nIt's generated with the [Jekyll](http://jekyllrb.com/)\nstatic website generator.\n\nQuestions and comments about the content on this website\ncan be posted on the [Nengo forum](https://forum.nengo.ai/).\n\nGithub will build this website on each push.\nIf you want to build the site locally,\nyou will need a Ruby environment.\n\n## Build the site locally\n\n### Installation\n\nIf you want to build the site just as Github builds it,\nyou can install the Github pages RubyGem.\nFrom your cloned repository directory, do\n\n```bash\ngem install bundler\nbundle install\n```\n\nAlternatively, to install these requirements\noutside of system directories, do\n\n```bash\ngem install --user-install bundler\nbundle install --path ~/.bundles\n```\n\nThis will install `bundler` and the Github pages bundle\nto your user directory.\nIf you haven't already, you may have to add\nthe user Gems folder to your `$PATH`.\nTo do this for the current session, do\n\n```bash\nexport PATH=$HOME/.gem/ruby/\u003cversion\u003e/bin:$PATH\n```\n\nwhere `\u003cversion\u003e` is the version of Ruby you're using.\nTo have this take effect permanently,\nadd this line to your `.profile`, `.bashrc`,\nor whatever your particular shell uses for configuration.\n\nIf you want to serve the page dynamically,\nthen you also have to install NodeJS.\nOn Debian and Debian-derivatives,\nthis can be done with `sudo apt-get install nodejs`.\nFor more details and install instructions on other platforms,\nsee the [NodeJS install guilde](\nhttps://nodejs.org/en/download/package-manager/).\n\nWhen Github pages updates, run\n\n```bash\nbundle update\n```\n\nTo build the site, run\n\n```bash\nbundle exec jekyll build\n```\n\nThe site will be generated in `_site`.\n\nIf you would like to serve the site locally, run\n\n```bash\nbundle exec jekyll serve\n```\n\nThe site will now be served at \u003chttp://localhost:4000\u003e.\n\n## Props\n\nThe site was redesigned in 2019 by a team at\n[Fusionbox](https://www.fusionbox.com/)\nwho were lovely to work with.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnengo%2Fnengo.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnengo%2Fnengo.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnengo%2Fnengo.github.io/lists"}