{"id":15176384,"url":"https://github.com/gkawamoto/cybermonday","last_synced_at":"2026-02-07T00:33:44.770Z","repository":{"id":52792324,"uuid":"194749132","full_name":"gkawamoto/cybermonday","owner":"gkawamoto","description":"Markdown server without complications.","archived":false,"fork":false,"pushed_at":"2023-12-06T09:02:07.000Z","size":23,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T16:37:09.134Z","etag":null,"topics":["docker","golang","markdown","nginx"],"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/gkawamoto.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":"2019-07-01T22:07:24.000Z","updated_at":"2023-12-05T17:58:38.000Z","dependencies_parsed_at":"2024-06-21T17:35:25.152Z","dependency_job_id":"ac030b9a-99a6-4ffd-9a67-c9809656abb6","html_url":"https://github.com/gkawamoto/cybermonday","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gkawamoto/cybermonday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Fcybermonday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Fcybermonday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Fcybermonday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Fcybermonday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkawamoto","download_url":"https://codeload.github.com/gkawamoto/cybermonday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Fcybermonday/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266796900,"owners_count":23985493,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","golang","markdown","nginx"],"created_at":"2024-09-27T13:03:48.944Z","updated_at":"2026-02-07T00:33:39.704Z","avatar_url":"https://github.com/gkawamoto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cybermonday\n\nMarkdown server without complications.\n\n## Overview\n\nSimple golang server to host Markdown files without too much complication.\nThis project was originally based on [https://github.com/russross/blackfriday](https://github.com/russross/blackfriday) (hence the name), but for the sake of simplicity and compliance, it was rewritten to use [https://gitlab.com/golang-commonmark/markdown](https://gitlab.com/golang-commonmark/markdown).\n\n## Quickstart\n\n```bash\ndocker run --name cybermonday -v $(pwd):/usr/share/nginx/html:ro gkawamoto/cybermonday:stable\n```\n\n## Volume\n\nThis containers uses a single volume mountpoint to host all the files (markdown or not): `/usr/share/nginx/html`.\n\n## Environment variables\n\n| Variable | Description |\n|:-|-:|\n| `CYBERMONDAY_TITLE` | Page title in the upper left corner\n| `CYBERMONDAY_BOOTSTRAP_REF` | Bootstrap CSS CDN path\n\n## Contributing\n\nIssues and merge-requests are welcome.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkawamoto%2Fcybermonday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkawamoto%2Fcybermonday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkawamoto%2Fcybermonday/lists"}