{"id":16144240,"url":"https://github.com/ryanj/rhdh-summit24","last_synced_at":"2026-02-15T01:33:16.300Z","repository":{"id":225931107,"uuid":"767156581","full_name":"ryanj/rhdh-summit24","owner":"ryanj","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-28T21:09:51.000Z","size":31054,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-28T01:35:24.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ryanj.png","metadata":{"files":{"readme":"README.adoc","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-04T19:58:55.000Z","updated_at":"2025-01-28T21:09:55.000Z","dependencies_parsed_at":"2024-10-22T01:41:53.588Z","dependency_job_id":"3533ca12-56d1-429d-94d7-e01553a1fb51","html_url":"https://github.com/ryanj/rhdh-summit24","commit_stats":null,"previous_names":["ryanj/rhdh-summit24"],"tags_count":1,"template":false,"template_full_name":"rhpds/showroom_template_default","purl":"pkg:github/ryanj/rhdh-summit24","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frhdh-summit24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frhdh-summit24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frhdh-summit24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frhdh-summit24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/rhdh-summit24/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Frhdh-summit24/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29464165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T00:12:02.160Z","updated_at":"2026-02-15T01:33:16.278Z","avatar_url":"https://github.com/ryanj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Getting Started\n\n. Create a git repo from this template\n. Clone the repo and `cd` into it\n. Run ./utilities/lab-serve\n. Open http://localhost:8080 in your browser\n. Run ./utilities/lab-build to build your html\n\nYour lab should now update and on day 1 will look more or less like this:\n\nimage::.images/lab-image.png[Lab Image]\n\nNow you are ready to go!  You can start editing the files in the `content/modules/ROOT/pages/` directory.\n\n**Today** you have to run `./utilites/build` to rebuild your html but *very shortly* we will be adding live updating.\nI.E. on every save the lab will re-build in real time.\nIn addition, many modern editors such as Visual Studio Code offer live Asciidoc Preview extensions.\n\n=== Understanding the Basic Template Directory Structure\n\n[source,sh]\n----\n./content/modules/ROOT/\n├── assets\n│   └── images                       # Images used in your content \n│       └── example-image.png\n├── examples                         # You can add downloadable assets here \n│   └── example-bash-script.sh       # e.g. an example bash script\n├── nav.adoc                         # Navigation for your lab\n├── pages                            # Your content goes here\n│   ├── index.adoc                   # First page of your lab, e.g. overview etc \n│   ├── module-02.adoc\n│   └── module-03.adoc               # Sample lab has 3 modules including index.adoc\n└── partials                         # You can add partials here, reusable content inserted inline into your modules\n    └── example_partial.adoc\n----\n\n=== Development Cycle\n\n. Edit your content in `content/modules/ROOT/pages/`\n. Run `./utilities/build` to build your html\n. Use `git` to branch and commit your work\n. Push your work to your repo\n.. You should use `git tags` or `git branches` in production\n.. However development items default to the head of `main`\n\n=== Configuring your Lab \n\nProject Zero Lab repos have 3 *yaml* files that control the build and deployment of your lab.\nHowever _typically_ you will only need to only make very few edits \n\n[source,sh]\n----\n├── content\n│   └── antora.yml                  # You can add \"inline vars\" here to render within your content\n├── zero-touch-config.yml            # \n└── zero-touch-site.yml\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Frhdh-summit24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Frhdh-summit24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Frhdh-summit24/lists"}