.devcontainer
|
Remove unnecessary python path
|
2022-07-28 21:10:44 +01:00 |
docker/dev
|
Unpin redis minor version and use alpine variant
|
2022-09-13 08:42:52 +01:00 |
etc
|
Do a lookup to find reverse proxy
|
2022-10-30 14:26:06 +00:00 |
scripts
|
Use fira-code package with support for font-display
|
2022-09-29 21:05:19 +01:00 |
static/src
|
Remove extra margin from hero buttons
|
2022-11-01 08:45:39 +00:00 |
website
|
Index tags and boost subtitle
|
2022-10-31 20:59:24 +00:00 |
.dockerignore
|
Move development into docker
|
2022-07-28 14:42:12 +01:00 |
.editorconfig
|
Add editorconf
|
2022-06-12 17:03:17 +01:00 |
.eslintignore
|
Add eslint
|
2022-08-03 21:19:19 +01:00 |
.eslintrc
|
Add eslint
|
2022-08-03 21:19:19 +01:00 |
.gitignore
|
Add meta tags
|
2022-08-19 16:56:20 +01:00 |
.gitlab-ci.yml
|
Update Node.js to v19
|
2022-10-19 08:00:30 +01:00 |
.stylelintignore
|
Add stylelint
|
2022-08-03 21:22:11 +01:00 |
.stylelintrc
|
Add stylelint
|
2022-08-03 21:22:11 +01:00 |
Dockerfile
|
Decrease verbosity on collectstatic
|
2022-10-30 19:16:25 +00:00 |
justfile
|
Coverage is tests too
|
2022-10-24 20:45:07 +01:00 |
manage.py
|
Init wagtail project
|
2022-06-09 08:36:29 +01:00 |
package-lock.json
|
Update dependency stylelint-config-standard-scss to v6
|
2022-10-25 14:00:35 +01:00 |
package.json
|
Update dependency stylelint-config-standard-scss to v6
|
2022-10-25 14:00:35 +01:00 |
poetry.lock
|
Update dependency wagtail-metadata to v4.0.2
|
2022-10-31 16:09:19 +00:00 |
Procfile
|
Bind dev server to all interfaces
|
2022-07-29 09:02:01 +01:00 |
pyproject.toml
|
Update dependency wagtail-metadata to v4.0.2
|
2022-10-31 16:09:19 +00:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
renovate.json
|
Only skip patch updates for dev dependencies
|
2022-10-30 19:48:00 +00:00 |
SECURITY.md
|
Add security.md file
|
2022-09-03 16:37:26 +01:00 |
setup.cfg
|
Exclude migrations from coverage
|
2022-10-24 20:45:07 +01:00 |