{"id":20994529,"url":"https://github.com/loulafripouille/jekyll-dock-starter","last_synced_at":"2026-04-21T21:02:14.973Z","repository":{"id":97179730,"uuid":"88254452","full_name":"loulafripouille/jekyll-dock-starter","owner":"loulafripouille","description":"A jekyll kickstarter using docker and an unopinionated jekyll project skeleton","archived":false,"fork":false,"pushed_at":"2017-04-14T09:38:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T08:49:49.507Z","etag":null,"topics":["docker","jekyll","kickstart","kickstarter"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/loulafripouille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-04-14T09:33:12.000Z","updated_at":"2017-04-19T19:57:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"1582ed64-565d-4c3a-9876-bc956c77f299","html_url":"https://github.com/loulafripouille/jekyll-dock-starter","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/loulafripouille%2Fjekyll-dock-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loulafripouille%2Fjekyll-dock-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loulafripouille%2Fjekyll-dock-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loulafripouille%2Fjekyll-dock-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loulafripouille","download_url":"https://codeload.github.com/loulafripouille/jekyll-dock-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410230,"owners_count":20286387,"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","jekyll","kickstart","kickstarter"],"created_at":"2024-11-19T07:18:41.231Z","updated_at":"2025-12-28T21:59:18.314Z","avatar_url":"https://github.com/loulafripouille.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# A minimal jekyll kickstart project using docker (or docker-compose)\n\nThis project was made with the idea of sharing a similar dev environment between different OS (OSX, Win, Linux) and without the need of installing ruby \u0026 Cie on our local machines. So we looked at jekyll/docker project. And started to try using it. We created a basic jekyll project skeleton.\n\nFeel free to use it if it fits your needs to. Cheers!\n\n## Using Docker Compose\n\nTake a look at the `docker-compose.yml` file. Then start the container with:\n```sh\ndocker-compose up\n```\n\n## Using Docker\n\n*Instructions from the official Github [jekyll/docker](https://github.com/jekyll/docker/wiki/Usage:-Running) repository.*\n\n**Native docker**\n\n```sh\ndocker run --rm --label=jekyll --volume=$(pwd):/srv/jekyll \\\n  -it -p 127.0.0.1:4000:4000 jekyll/jekyll jekyll serve\n```\n\n**Docker-machine / Docker-Toolbox**\n\n```sh\ndocker run --rm --label=jekyll --volume=$(pwd):/srv/jekyll \\\n  -it -p $(docker-machine ip `docker-machine active`):4000:4000 \\\n    jekyll/jekyll jekyll serve\n```\n*If you are on Windows or OS X using Docker-Machine or Boot2Docker you will need to add the option --force_polling*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floulafripouille%2Fjekyll-dock-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floulafripouille%2Fjekyll-dock-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floulafripouille%2Fjekyll-dock-starter/lists"}