{"id":20410271,"url":"https://github.com/kuadrant/kuadrant.github.io","last_synced_at":"2025-04-12T15:53:26.724Z","repository":{"id":52522103,"uuid":"521008378","full_name":"Kuadrant/kuadrant.github.io","owner":"Kuadrant","description":"Kuadrant.io","archived":false,"fork":false,"pushed_at":"2025-03-14T15:29:31.000Z","size":9888,"stargazers_count":3,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-26T10:21:32.341Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://kuadrant.io","language":"CSS","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/Kuadrant.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":"2022-08-03T19:32:08.000Z","updated_at":"2025-03-14T15:29:13.000Z","dependencies_parsed_at":"2023-12-19T17:33:13.628Z","dependency_job_id":"83d2a96d-9d9f-4e67-8c3b-ddde66394ef0","html_url":"https://github.com/Kuadrant/kuadrant.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/Kuadrant%2Fkuadrant.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuadrant%2Fkuadrant.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuadrant%2Fkuadrant.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuadrant%2Fkuadrant.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kuadrant","download_url":"https://codeload.github.com/Kuadrant/kuadrant.github.io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248592188,"owners_count":21130203,"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":["hacktoberfest"],"created_at":"2024-11-15T05:45:17.337Z","updated_at":"2025-04-12T15:53:26.694Z","avatar_url":"https://github.com/Kuadrant.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kuadrant.io\n\n## Installation\n\nYou will need:\n\n* Node.js \n* NPM\n* NPX\n  * npm install -g npx\n\n# Building\n`npx @11ty/eleventy`\n\n# Serving\n`npx @11ty/eleventy --serve`\n\n# Publishing\nPublished via GH action, see `.github/workflows/eleventy_build.yml`\n\n# Blog\n\nBlog posts are stored as markdown files in `src/blog/`.\nThe name of the file doesn't matter.\nMetadata is included at the top of the file like this:\n\n```markdown\n---\ntitle: My blog post\ndate: 2024-08-02\nauthor: Me\n---\n```\n\nThis will ensure the blog post title shows up in the post list, grouped by year and sorted by date.\nThe title, author and date will also render in a styled manner at the top of the post page.\n\nIf you want to include images, you can create a folder in the `src/blog/` folder, and put the markdown file there, along with any images.\nMake sure the folder name is the same as the markdown file name so that the url allows relative image links to work. For example, if the folder is `src/blog/mypost/` and the markdown file is `mypost.md`, then the url will be `/blog/mypost/`. If they are different, like `src/blog/mypost/MyPost.md`, the url will be `/blog/mypost/MyPost/` and relative image links will give a 404.\n\nTo insert an image, use the image helper function:\n\n```njk\n{% image \"./myimage.png\", \"My image\" %}\n```\n\nImages will sized automatically for the site, but also include a link to the original size.\nThis can be helpful if sufficient detail is not visible in a shrunk down image.\n\nThe post list template is at `src/_includes/postslist.njk`.\nThe post page template is at `src/_includes/layouts/post.njk`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuadrant%2Fkuadrant.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuadrant%2Fkuadrant.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuadrant%2Fkuadrant.github.io/lists"}