{"id":19351856,"url":"https://github.com/thunder/thunder-documentation","last_synced_at":"2025-07-30T09:04:56.306Z","repository":{"id":40213159,"uuid":"195765458","full_name":"thunder/thunder-documentation","owner":"thunder","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-12T05:35:18.000Z","size":17310,"stargazers_count":0,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T10:45:24.967Z","etag":null,"topics":["cms","documentation","drupal","thunder"],"latest_commit_sha":null,"homepage":"https://thunder.github.io/thunder-documentation/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunder.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":"2019-07-08T08:06:26.000Z","updated_at":"2021-06-18T10:28:32.000Z","dependencies_parsed_at":"2025-02-24T10:51:53.946Z","dependency_job_id":null,"html_url":"https://github.com/thunder/thunder-documentation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thunder/thunder-documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fthunder-documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fthunder-documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fthunder-documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fthunder-documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunder","download_url":"https://codeload.github.com/thunder/thunder-documentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fthunder-documentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842977,"owners_count":24153133,"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-07-30T02:00:09.044Z","response_time":70,"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":["cms","documentation","drupal","thunder"],"created_at":"2024-11-10T04:37:27.374Z","updated_at":"2025-07-30T09:04:56.270Z","avatar_url":"https://github.com/thunder.png","language":"HTML","readme":"# Thunder documentation\n\n## Contributing to the documentation\nThe documentation is structured, so that it automatically aggregates documentation files and builds the sidebar nav.\n\nNew Pages should be placed into the root (or a new subdirectory in root).\n- If it should have aggregated documentation and sidebarnav, a new file has to be created in the `_data` directory.\n  - For its content, please refer to the other files there.\n- In your new page, add \"FrontMatter\"\n\n```\n---\ntitle: Documentation\nslug: docs\ndescription: \"Technical documentation\"\n---\n```\n\n- and provide following snippet\n\n```\n{% assign items=site.data[page.slug] %}\n{% include page-with-sidebar.html items=items %}\n```\n\n- Now every include you specified in your `_data` file (which are located in `_includes`) will be included in your new page\n\n## Working with the Documentation locally\n\n1. install Bundler and Jekyll with `gem install jekyll bundler`\n2. Install dependencies with `bundle install`\n3. Execute jekyll server with `bundle exec jekyll serve --config _config.yml,_config_dev.yml`\n\nFor more information on Github-Pages, see: https://help.github.com/categories/github-pages-basics/\n\nFor more information about Jekyll, see: https://jekyllrb.com/docs/home/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fthunder-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunder%2Fthunder-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fthunder-documentation/lists"}