{"id":15048628,"url":"https://github.com/skar-software/markdown-git-cms","last_synced_at":"2026-02-27T12:12:45.349Z","repository":{"id":249336559,"uuid":"823969607","full_name":"skar-software/markdown-git-cms","owner":"skar-software","description":"Markdown editor with Github integration - to edit and update files","archived":false,"fork":false,"pushed_at":"2024-09-17T17:30:19.000Z","size":621,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T15:17:04.398Z","etag":null,"topics":["cms","github","markdown","markdown-editor","oauth2"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/skar-software.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-04T05:40:25.000Z","updated_at":"2024-10-23T10:14:42.000Z","dependencies_parsed_at":"2024-09-18T04:32:41.160Z","dependency_job_id":null,"html_url":"https://github.com/skar-software/markdown-git-cms","commit_stats":null,"previous_names":["skar-software/pubdeskmd","skar-software/markdown-git-cms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skar-software/markdown-git-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skar-software%2Fmarkdown-git-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skar-software%2Fmarkdown-git-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skar-software%2Fmarkdown-git-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skar-software%2Fmarkdown-git-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skar-software","download_url":"https://codeload.github.com/skar-software/markdown-git-cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skar-software%2Fmarkdown-git-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29893994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"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":["cms","github","markdown","markdown-editor","oauth2"],"created_at":"2024-09-24T21:14:36.617Z","updated_at":"2026-02-27T12:12:44.305Z","avatar_url":"https://github.com/skar-software.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown-Git-CMS\r\n\r\n## Markdown editor with Github integration - to edit and update files\r\n\r\n# Installation instructions\r\n**1) Run the code below to open the application**\r\n\r\nPull docker image from Docker Hub\r\n```\r\ndocker pull anonranger/pubdeskmd\r\n```\r\n\r\nStart the docker server at localhost:3000\r\n```\r\ndocker run --name pubdeskmd -d -p 3000:4173 anonranger/pubdeskmd\r\n```\r\n\r\n**2) Create a Personal Access Token**\r\n\r\nA) Click on Profile -\u003e Settings -\u003e Developer Settings -\u003e Personal Access Token (Fine grained token) - for **Personal** repos\r\n\r\nOR\r\n\r\nB) Click on Profile -\u003e Settings -\u003e Developer Settings -\u003e Personal Access Token (Classic token) - for **Organization** repos\r\n\r\n## A Fine grained Token (for Personal repos)\r\n\r\n**Security recommendation:** When creating a Fine grained token, keep the validity window to a small timeline. Also give access only to specific repos you want to edit.\r\n\r\n![token-perm1](https://github.com/user-attachments/assets/d3784bde-67c7-408b-9653-f226458c0e6b)\r\n\r\n![token-perm2](https://github.com/user-attachments/assets/3efd6dd1-ae93-4990-85cb-faeab8493982)\r\n\r\n![token-perm3](https://github.com/user-attachments/assets/294e637c-e867-4bfb-975f-b676a2499603)\r\n\r\n![token-perm4](https://github.com/user-attachments/assets/c9d68906-10dd-47be-8ed1-3ae80faa5098)\r\n\r\n## B Classic Token (for Organization repos)\r\n\r\n![token-classic-org1](https://github.com/user-attachments/assets/6eca3d22-b198-4d9c-bae2-b52024def856)\r\n\r\n![token-classic-org2](https://github.com/user-attachments/assets/354a194f-f722-4078-8f00-4a992e954471)\r\n\r\n\r\n**Note: In Github profile, public email should have an email. If it does not exist, go to email settings and update.**\r\n\r\n![image](https://github.com/user-attachments/assets/3c949a76-3b62-4d0c-a064-efebc390167d)\r\n\r\n\r\n# Usage (screenshots to be updated)\r\n**1) open `localhost:3000` in your browser** \r\n  \r\n![image](https://github.com/user-attachments/assets/c77ac03d-6597-47ec-88d1-810bdc24d54e)\r\n\r\n**2) Add Github Token, and select your github repo to view the markdown (.md) files** \r\n  \r\n![image](https://github.com/user-attachments/assets/31154449-bc6f-4d81-913e-9e3e94efd5d8)\r\n\r\n**3) Open the Github repo, based on Github Token Permissions, to view and edit the markdown (files).**\r\n   \r\n![image](https://github.com/user-attachments/assets/2dde8197-a36c-4374-a99c-9d0e47aa23ad)\r\n\r\n![image](https://github.com/user-attachments/assets/4e03ba80-4151-44aa-9677-ded2ab64670e)\r\n\r\n**4) After you are done editing, click update to push the changes automatically to Github repo** \r\n  \r\n![updated repo](https://github.com/user-attachments/assets/fed39a7b-9029-49e8-8ae6-8473eb27bfba)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskar-software%2Fmarkdown-git-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskar-software%2Fmarkdown-git-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskar-software%2Fmarkdown-git-cms/lists"}