{"id":44623475,"url":"https://github.com/dozro/simple-pandoc-server","last_synced_at":"2026-02-14T14:37:02.693Z","repository":{"id":320745171,"uuid":"1083165263","full_name":"dozro/simple-pandoc-server","owner":"dozro","description":"A simple pandoc server","archived":false,"fork":false,"pushed_at":"2026-01-16T06:33:35.000Z","size":164,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-07T15:56:16.869Z","etag":null,"topics":["pandoc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dozro.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":"CODEOWNERS","security":null,"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}},"created_at":"2025-10-25T13:28:10.000Z","updated_at":"2025-11-29T18:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dozro/simple-pandoc-server","commit_stats":null,"previous_names":["dozro/simple-pandoc-server"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dozro/simple-pandoc-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozro%2Fsimple-pandoc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozro%2Fsimple-pandoc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozro%2Fsimple-pandoc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozro%2Fsimple-pandoc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dozro","download_url":"https://codeload.github.com/dozro/simple-pandoc-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozro%2Fsimple-pandoc-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29447404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T14:10:32.461Z","status":"ssl_error","status_checked_at":"2026-02-14T14:09:49.945Z","response_time":53,"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":["pandoc"],"created_at":"2026-02-14T14:37:02.544Z","updated_at":"2026-02-14T14:37:02.688Z","avatar_url":"https://github.com/dozro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple pandoc server\n\n[![Dependabot Updates](https://github.com/dozro/simple-pandoc-server/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/dozro/simple-pandoc-server/actions/workflows/dependabot/dependabot-updates)\n[![Docker](https://github.com/dozro/simple-pandoc-server/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/dozro/simple-pandoc-server/actions/workflows/docker-publish.yml)\n[![go-lint-test-vet.yml](https://github.com/dozro/simple-pandoc-server/actions/workflows/go-lint-test-vet.yml/badge.svg)](https://github.com/dozro/simple-pandoc-server/actions/workflows/go-lint-test-vet.yml)\n\n\nsimple-pandoc-server is a lightweight HTTP server wrapper for Pandoc that allows document conversions via API-calls.  \n\n## Motivation\n\nan easy way to convert files saved in latex for example to html for presentation in Gitea.\nA guide on how to do this using this service can be found over in the [Wiki](https://github.com/dozro/simple-pandoc-server/wiki/Use-as-Renderer-for-Gitea).\n\n## building\n\n*for the latest building guide see the [Wiki](https://github.com/dozro/simple-pandoc-server/wiki/building)*\n\n### build using go-task\n\n#### Requirements\n\n- having [Go Task](https://taskfile.dev/docs/installation) installed with version 3 or newer\n- having [Go](https://go.dev/dl/) installed with version 1.24 or newer\n- having [pandoc](https://pandoc.org/installing.html) installed\n\n#### Guide\n\nClone the repository at or after [PR #4](https://github.com/dozro/simple-pandoc-server/pull/4) was merged (for Task support) and make sure you have Task installed.  \n\nThe Taskfile is defined in the [Taskfile.yml](./Taskfile.yml).\n\nThen run\n\n```sh\ntask\n```\n\nIt will build the application to `out/simple-pandoc-server`. Simply run this executable and there you go.\n\n### build using docker\n\nIf you have Task installed (see the point above) then you can run\n\n```sh\n# to build the docker image (it will be named sps)\n# TODO: make the naming dependent on env variables\ntask docker-build\n# to build and run the docker image\ntask docker-run\n```\n\nIf you don't have Task installed you can build the docker container by yourself using the [Dockerfile](./Dockerfile).\n\n```sh\ndocker build -t sps .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozro%2Fsimple-pandoc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdozro%2Fsimple-pandoc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozro%2Fsimple-pandoc-server/lists"}