{"id":21925693,"url":"https://github.com/jmcfarlane/markdown","last_synced_at":"2025-04-19T15:47:57.191Z","repository":{"id":66604728,"uuid":"119916963","full_name":"jmcfarlane/markdown","owner":"jmcfarlane","description":"Simple tool to render and view markdown files locally","archived":false,"fork":false,"pushed_at":"2024-12-08T16:17:46.000Z","size":26,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T09:34:22.554Z","etag":null,"topics":["browser","go","golang","markdown","render"],"latest_commit_sha":null,"homepage":"","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/jmcfarlane.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":"2018-02-02T01:50:13.000Z","updated_at":"2024-12-08T16:17:50.000Z","dependencies_parsed_at":"2024-01-29T04:26:04.722Z","dependency_job_id":"7c6902a2-1080-4d17-acc1-b3446682706a","html_url":"https://github.com/jmcfarlane/markdown","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/jmcfarlane%2Fmarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcfarlane%2Fmarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcfarlane%2Fmarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcfarlane%2Fmarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcfarlane","download_url":"https://codeload.github.com/jmcfarlane/markdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249730585,"owners_count":21317327,"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":["browser","go","golang","markdown","render"],"created_at":"2024-11-28T21:19:43.071Z","updated_at":"2025-04-19T15:47:57.186Z","avatar_url":"https://github.com/jmcfarlane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown\n\n[![Go Report Card](https://goreportcard.com/badge/jmcfarlane/markdown)](https://goreportcard.com/report/jmcfarlane/markdown)\n\nThis is a tool to render\n[markdown](https://en.wikipedia.org/wiki/Markdown) files locally, for\nuse with iteration prior to pushing changes to version control.\n\n1. All markdown rendering occurs locally\n\n## Installation\n\n```sh\n$ go install github.com/jmcfarlane/markdown@latest\n```\n\n## Usage\n\n```sh\n$ cd ~/where/your/docs/are\n$ markdown\n```\n\nPoint your browser at: http://localhost:8080. Click around, refresh\nthe page as you make changes.\n\n## Help\n\n```sh\n$ markdown -h\nUsage of markdown:\n  -index string\n    \tIndex (or default) markdown file name (default \"README.md\")\n  -listen string\n    \tInterface:port to listen on (default \":8080\")\n```\n\n## Credit\n\nThis program doesn't really do much of anything. All the actual work\nis done by:\n\n- [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma)\n- [github.com/gomarkdown/markdown](https://github.com/gomarkdown/markdown)\n- [golang.org](https://golang.org)\n\nAs well as things ^ depend upon.\n\n\u003e Inspired by: https://github.com/joeyespo/grip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcfarlane%2Fmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcfarlane%2Fmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcfarlane%2Fmarkdown/lists"}