{"id":19100230,"url":"https://github.com/render-engine/render-engine","last_synced_at":"2026-03-03T10:33:46.722Z","repository":{"id":35163724,"uuid":"170350673","full_name":"render-engine/render-engine","owner":"render-engine","description":"Python Static Site Generator built with flexibility prioritized","archived":false,"fork":false,"pushed_at":"2026-03-01T02:47:11.000Z","size":18757,"stargazers_count":51,"open_issues_count":48,"forks_count":25,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-01T05:59:43.733Z","etag":null,"topics":["frontmatter","hacktoberfest","markdown","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://render-engine.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/render-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":"kjaymiller","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-02-12T16:22:43.000Z","updated_at":"2026-03-01T02:47:10.000Z","dependencies_parsed_at":"2023-08-26T16:26:31.078Z","dependency_job_id":"4763f8eb-239c-4b59-ad6b-ca75345454b8","html_url":"https://github.com/render-engine/render-engine","commit_stats":null,"previous_names":["render-engine/render-engine","kjaymiller/render_engine"],"tags_count":109,"template":false,"template_full_name":null,"purl":"pkg:github/render-engine/render-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-engine%2Frender-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-engine%2Frender-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-engine%2Frender-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-engine%2Frender-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/render-engine","download_url":"https://codeload.github.com/render-engine/render-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-engine%2Frender-engine/sbom","scorecard":{"id":920413,"data":{"date":"2025-08-25T00:45:54Z","repo":{"name":"github.com/render-engine/render-engine","commit":"a5f9bdf66c1bc1f203954742c87626c8430e6979"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/devcontainer-ci.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:8","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devcontainer-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/devcontainer-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devcontainer-ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/devcontainer-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/render-engine/render-engine/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2","Warn: pipCommand not pinned by hash: .devcontainer/setup.sh:1","Warn: pipCommand not pinned by hash: .devcontainer/setup.sh:2","Warn: pipCommand not pinned by hash: .devcontainer/setup.sh:4","Warn: pipCommand not pinned by hash: .devcontainer/setup.sh:5","Warn: npmCommand not pinned by hash: .github/workflows/devcontainer-ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:54","Info:   1 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 26 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: BigApplePy, FlaskNYC, Krypto-Hashers-Community, PyGotham, aiven, asia pulp paper, hyde, orange business, pyvideo, render-engine"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-25T01:42:56.717Z","repository_id":35163724,"created_at":"2025-08-25T01:42:56.717Z","updated_at":"2025-08-25T01:42:56.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30041288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:28:37.494Z","status":"ssl_error","status_checked_at":"2026-03-03T10:28:28.686Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["frontmatter","hacktoberfest","markdown","python","static-site-generator"],"created_at":"2024-11-09T03:52:37.411Z","updated_at":"2026-03-03T10:33:46.653Z","avatar_url":"https://github.com/render-engine.png","language":"Python","funding_links":["https://github.com/sponsors/kjaymiller"],"categories":["python","hacktoberfest"],"sub_categories":[],"readme":"\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n# Render Engine\n\n[![PyTest](https://github.com/kjaymiller/render_engine/actions/workflows/test.yml/badge.svg)](https://github.com/kjaymiller/render_engine/actions/workflows/test.yml)\n[![Discord](https://img.shields.io/discord/1174377880118104156?label=Discord\u0026color=purple)](https://discord.gg/2xMQ4j4d8m)\n\n## Learn More\n\n- [Check out the Documentation](https://render-engine.readthedocs.io/en/latest/)\n- [Contributors and Builders, Check out the Wiki](https://github.com/render-engine/render-engine/wiki)\n- [Join the community!](https://discord.gg/2xMQ4j4d8m)\n\n## What is RenderEngine\n\n## The _3 layer_ Architecture\n\n- **[Page](.github/render_engine/page.html)** - A single webpage item built from content, a template, raw data, or a combination of those things.\n- **[Collection](.github/render_engine/collection.html)** - A group of webpages built from the same template, organized in a single directory\n- **[Site](.github/render_engine/site.html)** - The container that helps to render all Pages and Collections with uniform settings and variables\n\n## Installing Render Engine\n\nTo use the render engine, you must have Python 3.10 or greater installed. You can download Python from [python.org](https://python.org).\n\n- Linux/MacOS: [python.org](https://python.org)\n- Windows: [Microsoft Store](https://apps.microsoft.com/store/detail/python-311/9NRWMJP3717K)\n\nRender Engine is available in PyPI and can be installed using pip:\n\n```bash\npip install render-engine\n```\n\nTo use the cli, install the cli extras\n\n```bash\npip install render-engine[cli]\n```\n\n## Getting Started\n\nCheck out the [Getting Started](https://render-engine.readthedocs.io/en/latest/page/) Section in the [Documentation](https://render-engine.readthedocs.io)\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Tashuuuu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/85075827?v=4?s=57\" width=\"57px;\" alt=\"Akriti Sengar\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAkriti Sengar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#tool-Tashuuuu\" title=\"Tools\"\u003e🔧\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://tonybaloney.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1532417?v=4?s=57\" width=\"57px;\" alt=\"Anthony Shaw\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnthony Shaw\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=tonybaloney\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mannyanebi\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/25439000?v=4?s=57\" width=\"57px;\" alt=\"Emmanuel Anebi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEmmanuel Anebi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#plugin-mannyanebi\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://giovannimartins.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7796661?v=4?s=57\" width=\"57px;\" alt=\"Giovanni Martins\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGiovanni Martins\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-giovannism20\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://webology.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/50527?v=4?s=57\" width=\"57px;\" alt=\"Jeff Triplett\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeff Triplett\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=jefftriplett\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#mentoring-jefftriplett\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://linktr.ee/john0isaac\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/64026625?v=4?s=57\" width=\"57px;\" alt=\"John Aziz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJohn Aziz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=john0isaac\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-john0isaac\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#userTesting-john0isaac\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.jonafato.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/392720?v=4?s=57\" width=\"57px;\" alt=\"Jon Banafato\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJon Banafato\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=jonafato\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jlgimeno\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/17421585?v=4?s=57\" width=\"57px;\" alt=\"Jorge L. Gimeno\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJorge L. Gimeno\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=jlgimeno\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://lauralangdon.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/48335772?v=4?s=57\" width=\"57px;\" alt=\"Laura Langdon\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLaura Langdon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=LauraLangdon\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Mahhheshh\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/100200105?v=4?s=57\" width=\"57px;\" alt=\"Mahhheshh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMahhheshh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=Mahhheshh\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/render-engine/render-engine/commits?author=Mahhheshh\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#maintenance-Mahhheshh\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.pythonbynight.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/46942991?v=4?s=57\" width=\"57px;\" alt=\"Mario Munoz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMario Munoz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=tataraba\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/MohitKambli\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/31406633?v=4?s=57\" width=\"57px;\" alt=\"Mohit Kambli\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMohit Kambli\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-MohitKambli\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/OsamaRab3\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/159753803?v=4?s=57\" width=\"57px;\" alt=\"Osama Rabea \"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOsama Rabea \u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=OsamaRab3\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/render-engine/render-engine/commits?author=OsamaRab3\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.pamelafox.org\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/297042?v=4?s=57\" width=\"57px;\" alt=\"Pamela Fox\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePamela Fox\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=pamelafox\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/viktoriussuwandi\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/68414300?v=4?s=57\" width=\"57px;\" alt=\"Viktorius Suwandi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eViktorius Suwandi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/render-engine/render-engine/commits?author=viktoriussuwandi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/VinayakG311\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/96966973?v=4?s=57\" width=\"57px;\" alt=\"VinayakG311\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVinayakG311\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#plugin-VinayakG311\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Izaan17\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/93177492?v=4?s=57\" width=\"57px;\" alt=\"izaan17\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eizaan17\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#plugin-izaan17\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n### Sponsors at the $20/month and Higher Level\n\n- [Brian Douglas](https://github.com/bdougie)\n\nThank you to them and all of those who continue to support this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-engine%2Frender-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frender-engine%2Frender-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-engine%2Frender-engine/lists"}