{"id":13532325,"url":"https://github.com/hminnovation/beginner-wagtail","last_synced_at":"2025-04-01T20:32:01.711Z","repository":{"id":69934789,"uuid":"70459619","full_name":"hminnovation/beginner-wagtail","owner":"hminnovation","description":"A super simple implementation of Wagtail CMS","archived":false,"fork":false,"pushed_at":"2017-01-23T17:18:22.000Z","size":21226,"stargazers_count":32,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-23T04:56:36.920Z","etag":null,"topics":["cookiecutter","wagtail"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hminnovation.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":"2016-10-10T06:45:59.000Z","updated_at":"2024-06-23T04:56:46.329Z","dependencies_parsed_at":null,"dependency_job_id":"e71e0750-86d7-4d93-ba68-85c4d162280a","html_url":"https://github.com/hminnovation/beginner-wagtail","commit_stats":null,"previous_names":["heymonkeyriot/beginner-wagtail"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hminnovation%2Fbeginner-wagtail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hminnovation%2Fbeginner-wagtail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hminnovation%2Fbeginner-wagtail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hminnovation%2Fbeginner-wagtail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hminnovation","download_url":"https://codeload.github.com/hminnovation/beginner-wagtail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709923,"owners_count":20821297,"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":["cookiecutter","wagtail"],"created_at":"2024-08-01T07:01:10.116Z","updated_at":"2025-04-01T20:31:56.694Z","avatar_url":"https://github.com/hminnovation.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":["Templates \u0026 Starter Kits"],"readme":"Beginner Wagtail Cookiecutter\n=============================\n\nThis is a [cookiecutter](https://github.com/audreyr/cookiecutter) template for an example Wagtail site.\n\nIt's a commented, simple implementation of Wagtail styled around a basic company website. It is designed to demonstrate\n\n - Relationships between pages (ManyToMany and OneToMany relationships)\n - A global StreamField\n - Use of Snippets\n - Lots of Lords of the Rings geekery\n\n## What's included\nThis Cookiecutter project includes\n\n - Wagtail\n - Vagrant configuration that uses the [torchbox/wagtail](https://github.com/torchbox/vagrant-wagtail-base) base box\n - Heroku configuration (including an example .env file)\n - Example apps: `home`, `people`, `skills` and `locations`\n\n## Installation\nThe Cookiecutter project can be built with the following commands\n```sh\n# Install Cookiecutter\n- pip install cookiecutter\n- cookiecutter https://github.com/heymonkeyriot/beginner-wagtail.git\n# You'll be prompted to give the project a name\n# You'll be prompted to give the repository a name\n- cd {{your_project_name}}\n- vagrant up\n```\n\nNote: The first time you run `vagrant up` it will likely take around 15 minutes to install the Wagtail Vagrant base box.\n\n**Please refer to `{{your_project_name}}`/readme.md for information on installing and running Wagtail once the Cookiecutter has been installed.**\n\n# Example screens\n![Beginner Wagtail homepage](screenshots/example-homepage.png \"Beginner Wagtail homepage\")\nHomepage with loaded data\n\n![Beginner Wagtail Location index page](screenshots/example-location-index.png \"Beginner Wagtail Location index page\")\nLocation index page with loaded data\n\n![Beginner Wagtail people index page](screenshots/example-people-index.png \"Beginner Wagtail people index page\")\nPeople index page with loaded data\n\n![Beginner Wagtail person page](screenshots/example-person-page.png \"Beginner Wagtail person page\")\nPerson page with loaded data\n\n![Beginner Wagtail Skills index](screenshots/example-skills-index.png \"Beginner Wagtail skills index\")\nSkills index page with loaded data\n\n![Admin screen](screenshots/wagtail-admin-area.png \"Beginner Wagtail skills index\")\nAbsolutely out-of-the-box admin area screen\n\n# Troubleshooting\n## Name of Cookiecutter project\nYou can't name your project `abc`. It conflicts with name spacing in /lib/python3.4/io.py","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhminnovation%2Fbeginner-wagtail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhminnovation%2Fbeginner-wagtail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhminnovation%2Fbeginner-wagtail/lists"}