{"id":20200457,"url":"https://github.com/da-luce/markvar","last_synced_at":"2026-05-11T15:41:13.354Z","repository":{"id":208141799,"uuid":"720860539","full_name":"da-luce/markvar","owner":"da-luce","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-21T02:20:54.000Z","size":2445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T08:45:36.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/da-luce.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":"2023-11-19T20:16:14.000Z","updated_at":"2023-11-20T00:02:55.000Z","dependencies_parsed_at":"2023-11-20T01:29:52.528Z","dependency_job_id":"524320bb-ac92-46fa-9aef-96705ee99c1a","html_url":"https://github.com/da-luce/markvar","commit_stats":null,"previous_names":["da-luce/markvar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/da-luce/markvar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-luce%2Fmarkvar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-luce%2Fmarkvar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-luce%2Fmarkvar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-luce%2Fmarkvar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/da-luce","download_url":"https://codeload.github.com/da-luce/markvar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-luce%2Fmarkvar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32902244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2024-11-14T04:43:58.066Z","updated_at":"2026-05-11T15:41:13.338Z","avatar_url":"https://github.com/da-luce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markvar\n\n## Introduction\n\nMarkvar seamlessly integrates script-generated data into Markdown documents.\nIt's designed to automate the process of updating Markdown files with new\ninformation generated by scripts, streamlining the workflow for creating dynamic,\ndata-rich reports.\n\n## Features\n\n* **Automated Data Insertion**: Automatically updates Markdown documents with\n  fresh data from scripts.\n* **No plugins necessary**: Utilizes HTML comments as placeholders in Markdown\n  for easy data mapping.\n* **Customizable**: Flexible to adapt to different Markdown structures and\n  outputs.\n* **Efficient Workflow**: Reduces manual copy-pasting, saving time and reducing\n   errors.\n\n## Future Features\n\n* [ ] LaTeX integration\n\n## Getting Started\n\n### Prerequisites\n\n* Go (1.15 or higher)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/Markvar.git\n   ```\n\n2. Navigate to the cloned directory:\n\n   ```bash\n   cd Markvar\n   ```\n\n3. Build the application using Go:\n\n   ```bash\n   go build\n   ```\n\n### Usage\n\nPrepare your Markdown file with ID-based placeholders for data insertion:\n\n```markdown\n\u003c!--id:summary--\u003e\u003c!----\u003e\n\u003c!--id:data1--\u003e\u003c!----\u003e\n```\n\nRun your script to generate the JSON data file (see [example](example/mappings.json)).\nExecute the Markvar program with the paths to your Markdown and JSON files:\n\n```bash\n./Markvar -md path/to/your/markdown.md -json path/to/your/data.json\n```\n\nThe Markdown file will be automatically updated with the new data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda-luce%2Fmarkvar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fda-luce%2Fmarkvar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda-luce%2Fmarkvar/lists"}