{"id":19082306,"url":"https://github.com/starfallprojects/mkdocs-examples-tests","last_synced_at":"2026-02-28T12:34:22.085Z","repository":{"id":65385772,"uuid":"591327117","full_name":"StarfallProjects/mkdocs-examples-tests","owner":"StarfallProjects","description":"An example site to demo using mkdocs-macros-plugin with YAML to generate content. https://starfallprojects.github.io/mkdocs-macros-yaml-examples/","archived":false,"fork":false,"pushed_at":"2025-04-06T14:48:26.000Z","size":671,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T07:59:20.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mkdocs-examples-tests.vercel.app","language":null,"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/StarfallProjects.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":"2023-01-20T13:43:21.000Z","updated_at":"2025-02-08T17:54:40.000Z","dependencies_parsed_at":"2024-11-09T02:43:02.082Z","dependency_job_id":"0b4c939c-54d7-449d-b99b-1784e0ebe815","html_url":"https://github.com/StarfallProjects/mkdocs-examples-tests","commit_stats":null,"previous_names":["starfallprojects/mkdocs-examples-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StarfallProjects/mkdocs-examples-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarfallProjects%2Fmkdocs-examples-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarfallProjects%2Fmkdocs-examples-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarfallProjects%2Fmkdocs-examples-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarfallProjects%2Fmkdocs-examples-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarfallProjects","download_url":"https://codeload.github.com/StarfallProjects/mkdocs-examples-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarfallProjects%2Fmkdocs-examples-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29934101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T12:34:16.884Z","status":"ssl_error","status_checked_at":"2026-02-28T12:34:13.721Z","response_time":90,"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-11-09T02:42:52.774Z","updated_at":"2026-02-28T12:34:22.062Z","avatar_url":"https://github.com/StarfallProjects.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MkDocs Examples and Tests\n\n_An example site to test out various MkDocs features, mostly with the Material theme._\n\nEach test or demo is on its own branch.\n\n## mkdocs-macros-plugin\n\n**Branch**: `yaml-plugin-demo`\n\nmkdocs-macros-plugin allows you to use variables and macros in your MkDocs sites. It's a powerful tool, and I recommend reading the [mkdocs-macros documentation](https://mkdocs-macros-plugin.readthedocs.io/en/latest/) to learn more about it.\n\nThis branch focuses on one task: using YAML to define variables that you can then use in your site. This can range from pulling in something from your `mkdocs.yml` and displaying it in your content, to using extra YAML files to generate page contents.\n\n### Run the examples\n\nYou need:\n\n* Python 3.7 or above.\n* git\n\n```sh\ngit clone https://github.com/StarfallProjects/mkdocs-macros-yaml-examples.git\ncd mkdocs-examples-tests\n# Create a virtual environment https://docs.python.org/3/library/venv.html\npython -m venv venv\n# Active your virtual environment\n./venv/Scripts/\u003cscript-for-your-system\u003e\n# Check out the branch\ngit checkout yaml-plugin-demo\n# Install requirements\npip install -r requirements.txt\n# Build and serve locally\nmkdocs serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarfallprojects%2Fmkdocs-examples-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarfallprojects%2Fmkdocs-examples-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarfallprojects%2Fmkdocs-examples-tests/lists"}