{"id":22737810,"url":"https://github.com/fourdigits/wagtailspace","last_synced_at":"2025-04-14T04:44:44.225Z","repository":{"id":43251385,"uuid":"131327651","full_name":"fourdigits/wagtailspace","owner":"fourdigits","description":"Website for Wagtail sprints and conferences.","archived":false,"fork":false,"pushed_at":"2022-12-07T20:30:52.000Z","size":401,"stargazers_count":9,"open_issues_count":24,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T18:50:21.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fourdigits.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-27T17:44:49.000Z","updated_at":"2023-08-02T22:20:01.000Z","dependencies_parsed_at":"2023-01-24T07:45:32.368Z","dependency_job_id":null,"html_url":"https://github.com/fourdigits/wagtailspace","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/fourdigits%2Fwagtailspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourdigits","download_url":"https://codeload.github.com/fourdigits/wagtailspace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824665,"owners_count":21167343,"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":[],"created_at":"2024-12-10T22:17:57.743Z","updated_at":"2025-04-14T04:44:44.197Z","avatar_url":"https://github.com/fourdigits.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wagtail Space\n=============\n\nWagtail Space is a Wagtail event hosted by Four Digits in Arnhem, The Netherlands.\n\nWe like others to organise Wagtail Space events as well.\n\nIf you like to organise a Wagtail meet up, sprint or conference you may use the Wagtail Space name, graphics and website!\n\nWhat we propose:\n\n    - Name your Wagtail event: 'Wagtail Space [CityName]'. Eg: 'Wagtail Space Philadelphia'.\n    - Notify Four Digits and get a subdomain (philadelphia.wagtail.space)\n    - We list your event on [wagtail.space](https://wagtail.space)\n    - Provide hosting yourself (supply an ip address)\n    - Notify Wagtail Core team of your event plans\n\n\nInstall\n-------\n\nClone this repo:\n\n    git clone git@github.com:fourdigits/wagtailspace.git\n\n\nCreate an environment and install Python packages:\n\n    virtualenv env -p python3\n    source env/bin/activate\n    pip install -r requirements.txt\n\n\nConfigure your database. Copy and edit local.py. (secret key and database credentials).\n\n    cp wagtailspace/settings/local.py.example wagtailspace/settings/local.py\n    vi wagtailspace/settings/local.py\n\n\nMake migrations, create a user and run the development server:\n\n    python manage.py migrate\n    python manage.py createsuperuser\n    python manage.py runserver\n\n\nFrontend\n--------\n\n    yarn\n    yarn start\n\n\nDeploy\n------\n\nBuild the frontend locally and copy the results to the server:\n\n    git pull origin master\n    yarn build\n    scp wagtailspace/static user@server.tld:/path/to/wagtailspace/wagtailspace\n    scp config-prd-stats.json user@server.tld:/path/to/wagtailspace\n\n\nOn the server:\n\n    pip install -r requirements/prd.txt\n    python manage.py collectstatic\n    python manage.py migrate\n\n\nRestart.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourdigits%2Fwagtailspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourdigits%2Fwagtailspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourdigits%2Fwagtailspace/lists"}