{"id":21374972,"url":"https://github.com/aoxborrow/jekyll-ansible-vagrant","last_synced_at":"2026-04-12T22:53:08.706Z","repository":{"id":141231056,"uuid":"63458155","full_name":"aoxborrow/jekyll-ansible-vagrant","owner":"aoxborrow","description":"Jekyll-Ansible-Vagrant Starter Pack","archived":false,"fork":false,"pushed_at":"2016-09-19T23:18:10.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T08:40:35.932Z","etag":null,"topics":["ansible","github-page","jekyll","vagrant"],"latest_commit_sha":null,"homepage":"https://paste.github.io/jekyll-ansible-vagrant/","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/aoxborrow.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}},"created_at":"2016-07-16T00:33:04.000Z","updated_at":"2017-01-06T18:31:21.000Z","dependencies_parsed_at":"2024-01-22T20:27:54.238Z","dependency_job_id":null,"html_url":"https://github.com/aoxborrow/jekyll-ansible-vagrant","commit_stats":null,"previous_names":["aoxborrow/jekyll-ansible-vagrant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoxborrow%2Fjekyll-ansible-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoxborrow%2Fjekyll-ansible-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoxborrow%2Fjekyll-ansible-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoxborrow%2Fjekyll-ansible-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aoxborrow","download_url":"https://codeload.github.com/aoxborrow/jekyll-ansible-vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243848161,"owners_count":20357503,"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":["ansible","github-page","jekyll","vagrant"],"created_at":"2024-11-22T08:46:17.965Z","updated_at":"2026-04-12T22:53:08.629Z","avatar_url":"https://github.com/aoxborrow.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jekyll-Ansible-Vagrant *Starter Pack*\n===\n\n#### Description\nThis is a starter pack for quickly developing a new Jekyll project locally with Vagrant, which is then easily deployed with Github Pages. It is based on a stock Ubuntu 14.04 base image, and uses Ansible to install and configure the basic services you'll need:\n - Ruby 2.2 \u0026 Bundler\n - Github-Pages gem (this includes Jekyll)\n - Node.js (Jekyll requirement)\n\n#### Features\n- fully self-contained, installs Ansible within the VM\n- develop with local Jekyll server, then deploy to Github Pages\n- update Github Pages dependencies with `vagrant provision`\n\n----\n\n### Quick start, developing locally\n\n0. Install [Vagrant](https://www.vagrantup.com/) ***(Requires 1.8.2+)***\n\n0. Clone this repo:\n    ```\n    git clone git@github.com:paste/jekyll-ansible-vagrant.git\n    ```\n\n0. Modify your computer's local `/etc/hosts`:\n\n    ```\n    192.168.33.33   jekyll.local\n    ```\n\n0. Build your Vagrant VM:\n\n    ```sh\n    vagrant up\n    ```\n\n0. Log into the VM and start local Jekyll server:\n    ```sh\n    vagrant ssh\n    cd /vagrant\n    jekyll serve --host 0.0.0.0 --port 80\n    ```\n\n0. Visit your app:\n    ```\n    http://jekyll.local\n    ```\n\n0. **Profit** :heavy_check_mark:\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoxborrow%2Fjekyll-ansible-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faoxborrow%2Fjekyll-ansible-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoxborrow%2Fjekyll-ansible-vagrant/lists"}