{"id":15380757,"url":"https://github.com/bitstarr/grav-ddev-kickstart","last_synced_at":"2025-04-14T09:06:24.687Z","repository":{"id":79321558,"uuid":"240205501","full_name":"bitstarr/grav-ddev-kickstart","owner":"bitstarr","description":"Get up an running with ddev and grav CMS","archived":false,"fork":false,"pushed_at":"2025-03-12T22:14:42.000Z","size":73,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-12T23:22:54.733Z","etag":null,"topics":["automation","grav","kickstart","quickstart"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/bitstarr.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":"2020-02-13T07:53:22.000Z","updated_at":"2025-03-12T22:14:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"e577f95c-bed7-4d1c-bd39-acaf340368d9","html_url":"https://github.com/bitstarr/grav-ddev-kickstart","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.3513513513513513,"last_synced_commit":"06577a2ecdc6952d66fe82e78c8ab6d7af7ef282"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Fgrav-ddev-kickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Fgrav-ddev-kickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Fgrav-ddev-kickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Fgrav-ddev-kickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitstarr","download_url":"https://codeload.github.com/bitstarr/grav-ddev-kickstart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245934994,"owners_count":20696556,"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":["automation","grav","kickstart","quickstart"],"created_at":"2024-10-01T14:24:32.013Z","updated_at":"2025-03-27T22:30:29.064Z","avatar_url":"https://github.com/bitstarr.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickly start working with grav\n\nThis is a boilerplate for starting a new project with grav and run it locally with [ddev](https://github.com/drud/ddev) for development.\n\n## Befor you start\n\nPlease update `user/.dependencies` with plugins and themes you need for your project. If you add a theme there, also set the theme config in `user/config/system.yaml` and select \"none\" when asked for a theme in the init process.\n\n## Initialisation\n\nTo initialize a new project, clone the content of this repo in your desired folder and run ``make init`` from inside this folder.\n\n````\nmkdir my-project\ncd my-project\ngit clone https://github.com/bitstarr/grav-ddev-kickstart.git .\nmake init\n````\n\n### What `init` does\n\n* Download and extract the latest grav\n* Remove unneccesary stuff from the download\n* Move the downloaded grav to root directory, so its also your webroot\n* Install Plugins and themes defined in `user/.dependencies`\n* Upgrade grav and its plugins and themes, just to be sure\n* Ask for a hostname to use with ddev and provide domain specific configurations\n* Choose a theme to install (incl. an option to provide your own or none at all) and update the configuration\n* Ask to add a new user\n* Removing the .git folder of the kickstart, fresh git init, provide an inital readme\n\n## Project installation\n\nSo you started a new project, customized some config settings, added content, developed a theme and pushed it all in a git repository. All based on this boilerplate - nice move!\n\nThis means in your repo are `user` and `.ddev` folder as well as readme, Makefile and other stuff.\n\nA new team member will join the project and clones this your repo. To get up and running use `make install`. After that you can spin up `ddev`.\n\n### What `install` does\n\n* Download and extract the latest grav\n* Remove unneccesary stuff from the download\n* Move the downloaded grav to root directory, so its also your webroot\n* Install Plugins and themes defined in `user/.dependencies`\n* Upgrade grav and its plugins and themes, just to be sure\n* Ask to add a new user\n\n## Requirements\n\n* A Unix like shell\n* PHP ClI\n* git\n* ddev (optional)\n\n## AI Blocking\n\nI decided to block AI bots from crawling my precious content. There are sections in `.htaccess` and in the `robots.md` (in pages).\n\n## robots.txt\n\nI use a pattern to manage robots.txt content based on enviroments in my boilerplate theme. That's why it's been removed from the web root on `install`. If you're not using such a pattern, remove the robots.txt attribute from the prepare part in the makefile. Learn more about [enviroment based robots.txt](https://learn.getgrav.org/17/cookbook/general-recipes#display-different-robots-txt-contents-for-differen).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitstarr%2Fgrav-ddev-kickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitstarr%2Fgrav-ddev-kickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitstarr%2Fgrav-ddev-kickstart/lists"}