.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
|
Run an additional thread so the GIL isn't sitting completely idle
|
2022-09-06 08:36:55 +01:00 |
scripts
|
Embrace poetry
|
2022-09-13 14:52:06 +01:00 |
static/src
|
Make subtitle more visually distinct from content
|
2022-09-08 14:42:45 +01:00 |
website
|
Show number of blog posts on admin dashboard
|
2022-09-15 08:54:23 +01: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
|
Ensure virtualenv is activated before running tests
|
2022-09-13 21:14:48 +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
|
Merge branch 'renovate/node-18.x' into 'master'
|
2022-09-13 19:23:14 +01:00 |
justfile
|
Add just command to stop project
|
2022-09-14 09:08:04 +01:00 |
manage.py
|
Init wagtail project
|
2022-06-09 08:36:29 +01:00 |
package-lock.json
|
Merge remote-tracking branch 'origin/renovate/prettier-2.x'
|
2022-09-15 08:54:58 +01:00 |
package.json
|
Merge remote-tracking branch 'origin/renovate/prettier-2.x'
|
2022-09-15 08:54:58 +01:00 |
poetry.lock
|
Update dependency more-itertools to v8.14.0
|
2022-09-14 10:13:12 +01:00 |
Procfile
|
Bind dev server to all interfaces
|
2022-07-29 09:02:01 +01:00 |
pyproject.toml
|
Update dependency more-itertools to v8.14.0
|
2022-09-14 10:13:12 +01:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
renovate.json
|
Embrace poetry
|
2022-09-13 14:52:06 +01:00 |
SECURITY.md
|
Add security.md file
|
2022-09-03 16:37:26 +01:00 |
setup.cfg
|
Add coverage reports
|
2022-08-17 19:09:07 +01:00 |