{"id":15048532,"url":"https://github.com/totekuh/static-md-renderer","last_synced_at":"2026-01-02T07:05:11.546Z","repository":{"id":219477806,"uuid":"749149750","full_name":"totekuh/static-md-renderer","owner":"totekuh","description":"Markdown-based static sites - featuring live-reload, easy customization","archived":false,"fork":false,"pushed_at":"2024-02-19T01:19:30.000Z","size":877,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T18:34:23.097Z","etag":null,"topics":["docker","docker-compose","markdown","md","static-site","static-site-generator","website","website-template"],"latest_commit_sha":null,"homepage":"","language":"Python","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/totekuh.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":"2024-01-27T18:14:59.000Z","updated_at":"2024-02-18T23:13:07.000Z","dependencies_parsed_at":"2024-01-27T19:36:01.414Z","dependency_job_id":"c76aabcd-03e1-4ed6-b94b-0df5fd021160","html_url":"https://github.com/totekuh/static-md-renderer","commit_stats":null,"previous_names":["totekuh/static-md-renderer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totekuh%2Fstatic-md-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totekuh%2Fstatic-md-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totekuh%2Fstatic-md-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totekuh%2Fstatic-md-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/totekuh","download_url":"https://codeload.github.com/totekuh/static-md-renderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243495495,"owners_count":20299923,"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":["docker","docker-compose","markdown","md","static-site","static-site-generator","website","website-template"],"created_at":"2024-09-24T21:13:45.091Z","updated_at":"2026-01-02T07:05:11.513Z","avatar_url":"https://github.com/totekuh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Markdown Renderer\n\nThis repository contains the setup for `static-md-renderer`, a Dockerized environment for a Jekyll blog. \n\nIt's designed to rapidly deploy a Markdown-based static website, offering a live-reloading feature for real-time content updates.\n\n## Prerequisites\n\nBefore starting, make sure you have the following installed on your system:\n- Docker\n- Docker Compose\n\n## Setup and Running\n\n**Clone the Repository** (if applicable):\n   \n```bash\ngit clone https://github.com/totekuh/static-md-renderer\ncd static-md-renderer\n```\n    \n**Environment Configuration**:\n    \nModify `docker.env` to suit your environment settings, such as specifying the local folder for pages and the port number.\n\n    \n**Building and Running the Container**:\n    \nUse the provided `run.sh` script to build and start your Jekyll site:\n\n```bash\n./run.sh\n```\n    \nThis script executes docker-compose with the necessary parameters to set up the environment.\n\n**Accessing the Site**:\n    \nOnce the container is running, access your Jekyll site at `http://localhost:[HOST_PORT]`, where `[HOST_PORT]` is the port number specified in `docker.env`.\n\n## Adding Content:\n\nPlace your Markdown files in the specified directory as configured in `docker.env` (the default folder is `./pages/` in the current running directory).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotekuh%2Fstatic-md-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotekuh%2Fstatic-md-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotekuh%2Fstatic-md-renderer/lists"}