.devcontainer
|
Remove unnecessary python path
|
2022-07-28 21:10:44 +01:00 |
docker/dev
|
Use init to ensure the web container stops quicker
|
2022-07-29 15:41:23 +01:00 |
etc
|
Move gunicorn conf to etc directory
|
2022-07-29 08:29:50 +01:00 |
requirements
|
Add meta tags
|
2022-08-19 16:56:20 +01:00 |
scripts
|
Use backtracking resolver for pip-tools
|
2022-07-29 15:48:16 +01:00 |
static/src
|
Add 404 page
|
2022-08-19 09:36:03 +01:00 |
website
|
Add meta tags
|
2022-08-19 16:56:20 +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
|
Add coverage reports
|
2022-08-17 19:09:07 +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
|
Remove root template dir
|
2022-08-05 08:58:21 +01:00 |
justfile
|
Add coverage reports
|
2022-08-17 19:09:07 +01:00 |
manage.py
|
Init wagtail project
|
2022-06-09 08:36:29 +01:00 |
package-lock.json
|
Start doing a dark mode myself
|
2022-08-16 22:51:03 +01:00 |
package.json
|
Start doing a dark mode myself
|
2022-08-16 22:51:03 +01:00 |
Procfile
|
Bind dev server to all interfaces
|
2022-07-29 09:02:01 +01:00 |
pyproject.toml
|
Remove root template dir
|
2022-08-05 08:58:21 +01:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
setup.cfg
|
Add coverage reports
|
2022-08-17 19:09:07 +01:00 |