.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
|
Use postgres for project db
|
2022-07-28 20:41:30 +01:00 |
scripts
|
Use backtracking resolver for pip-tools
|
2022-07-29 15:48:16 +01:00 |
static/src
|
Use class name rather than database name for body classes
|
2022-07-25 19:30:47 +01:00 |
templates
|
Use Fira Code for all code
|
2022-07-04 20:36:19 +01:00 |
website
|
Exclude some page types from search
|
2022-07-29 09:18:09 +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 |
.gitignore
|
Actually gitignore docker volumes
|
2022-07-28 22:44:57 +01:00 |
.gitlab-ci.yml
|
Don't explicitly list python directories
|
2022-07-29 08:46:44 +01:00 |
Dockerfile
|
Move gunicorn conf to etc directory
|
2022-07-29 08:29:50 +01:00 |
justfile
|
Add alias to exec into web container
|
2022-07-29 09:02:09 +01:00 |
manage.py
|
Init wagtail project
|
2022-06-09 08:36:29 +01:00 |
package-lock.json
|
Install htmx
|
2022-07-26 09:04:14 +01:00 |
package.json
|
Install htmx
|
2022-07-26 09:04:14 +01:00 |
Procfile
|
Bind dev server to all interfaces
|
2022-07-29 09:02:01 +01:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
setup.cfg
|
Don't explicitly list python directories
|
2022-07-29 08:46:44 +01:00 |