{"id":21578002,"url":"https://github.com/rogerwelin/markdown2confluence-server","last_synced_at":"2025-04-10T17:30:07.428Z","repository":{"id":20943080,"uuid":"91323324","full_name":"rogerwelin/markdown2confluence-server","owner":"rogerwelin","description":"Converts markdown to Atlassian confluence markup language","archived":false,"fork":false,"pushed_at":"2024-03-19T00:35:42.000Z","size":25,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T15:11:12.602Z","etag":null,"topics":["confluence","confluence-markup","docker-image","markdown"],"latest_commit_sha":null,"homepage":"https://rogerwelin.github.io/markdown/confluence/docker/2017/05/15/convert-markdown-to-confluence-wiki.html","language":"Ruby","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/rogerwelin.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}},"created_at":"2017-05-15T10:05:02.000Z","updated_at":"2022-06-14T20:50:02.000Z","dependencies_parsed_at":"2023-02-10T17:00:42.092Z","dependency_job_id":null,"html_url":"https://github.com/rogerwelin/markdown2confluence-server","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/rogerwelin%2Fmarkdown2confluence-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerwelin%2Fmarkdown2confluence-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerwelin%2Fmarkdown2confluence-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerwelin%2Fmarkdown2confluence-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogerwelin","download_url":"https://codeload.github.com/rogerwelin/markdown2confluence-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261993,"owners_count":21074229,"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":["confluence","confluence-markup","docker-image","markdown"],"created_at":"2024-11-24T13:09:19.062Z","updated_at":"2025-04-10T17:30:07.370Z","avatar_url":"https://github.com/rogerwelin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown2confluence-server\n\n\n## Synopsis\n\nConverts markdown to Atlassian confluence markup language.\nForked from https://github.com/jedi4ever/markdown2confluence. Previosly run as a cli-tool this fork implements the functionality as a rest server using Sinatra.\n\n## Build locally\n\n* gem install bundle\n* bundle install --path vendor/bundle\n* bundle exec rackup \n\n## Endpoints\n\n* GET localhost:9292\n* GET localhost:9292/ping\n* PUT localhost:9292/markdown2confluence\n\n## Usage\nTake a look at the included script test-markdown.rb to know how to interact with server\n\n## Test\nRun:\n* ruby test-markdown.rb\n\n## Docker image from Dockerhub (prefered way of running the application)\n* docker run -d -p 9292:9292 rogerw/markdown2confluence-server\n\n## Build docker image locally\nTo build and start docker image locally:\n* docker build -t markdown2confluence-server -f docker/Dockerfile .\n* docker run -d -p 9292:9292 markdown2confluence-server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerwelin%2Fmarkdown2confluence-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogerwelin%2Fmarkdown2confluence-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerwelin%2Fmarkdown2confluence-server/lists"}