{"id":20284500,"url":"https://github.com/artyom/mdserver","last_synced_at":"2025-06-30T11:37:08.064Z","repository":{"id":52414776,"uuid":"169854013","full_name":"artyom/mdserver","owner":"artyom","description":"Basic http server rendering markdown files","archived":false,"fork":false,"pushed_at":"2023-02-18T15:14:18.000Z","size":46,"stargazers_count":22,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T05:53:12.659Z","etag":null,"topics":["http-server","markdown-viewer"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/artyom.png","metadata":{"files":{"readme":"README","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":"2019-02-09T10:11:04.000Z","updated_at":"2023-08-29T06:09:18.000Z","dependencies_parsed_at":"2024-06-19T01:30:08.264Z","dependency_job_id":null,"html_url":"https://github.com/artyom/mdserver","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fmdserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fmdserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fmdserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyom%2Fmdserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artyom","download_url":"https://codeload.github.com/artyom/mdserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361100,"owners_count":21090818,"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":["http-server","markdown-viewer"],"created_at":"2024-11-14T14:19:58.203Z","updated_at":"2025-04-11T08:25:10.990Z","avatar_url":"https://github.com/artyom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Command mdserver is an http server serving directory (recursively) with\nmarkdown (.md) files. If can render automatically built index of those files\nand render them as html pages.\n\nIts main use-case is reading through directory with documentation written in\nmarkdown format, i.e. local copy of Github wiki.\n\nTo access automatically generated index, request \"/?index\" path, as\nhttp://localhost:8080/?index.\n\nTo create home page available at / either create index.html file or start\nserver with -rootindex flag to render automatically generated index.\n\nIf started with -github flag, it will render any absolute links to github\nwikis like \"https://github.com/user/project/wiki/Page\" to relative ones like\n\"Page.md\".\n\nTo apply custom styling provide css file with -css flag. By default, this\nfile is read on server start and then embedded into code of every page,\nmaking them self-sufficient. If you instead wish to link stylesheet, provide\nabsolute root-related path to css file located under the same path as your\nmarkdown files (-dir flag) and enable -csslink flag. This will link\nstylesheet into head section of page with href being value of -css flag.\n\nNote that table of contents generating javascript is a modified version of\ncode found at https://github.com/matthewkastor/html-table-of-contents which\nis licensed under GNU GENERAL PUBLIC LICENSE Version 3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fmdserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartyom%2Fmdserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyom%2Fmdserver/lists"}