.devcontainer
|
Remove unnecessary python path
|
2022-07-28 21:10:44 +01:00 |
docker/dev
|
Use nginx to serve static files
|
2023-02-21 21:46:26 +00:00 |
etc
|
Update to Wagtail 4.1
|
2023-04-16 15:04:51 +01:00 |
scripts
|
Make sure Google lighthouse can tell we're using font-display: swap
|
2023-06-13 14:34:10 +01:00 |
static/src
|
Add "View all" button for similar content
|
2023-06-21 12:53:37 +01:00 |
website
|
Add teams and webshare buttons
|
2023-07-15 14:40:44 +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
|
Install libpq-dev package for gunicorn and django checks
|
2023-06-02 16:11:54 +01:00 |
.stylelintignore
|
Add stylelint
|
2022-08-03 21:22:11 +01:00 |
.stylelintrc
|
Add stylelint
|
2022-08-03 21:22:11 +01:00 |
dev-requirements.txt
|
Update dependency black to v23
|
2023-06-17 11:49:40 +01:00 |
Dockerfile
|
Match node version in local dev
|
2023-06-21 11:50:05 +01: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
|
Downgrade shareon to fix web-share icon issue
|
2023-07-15 14:41:59 +01:00 |
package.json
|
Downgrade shareon to fix web-share icon issue
|
2023-07-15 14:41:59 +01:00 |
Procfile
|
Use nginx to serve static files
|
2023-02-21 21:46:26 +00:00 |
pyproject.toml
|
Move as much configuration as possible into pyproject.toml
|
2022-11-03 14:50:39 +00:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
renovate.json
|
Only check patch dependencies on weekends
|
2022-11-03 13:55:05 +00:00 |
requirements.txt
|
Update Django to 4.1.10
|
2023-07-03 09:38:07 +01:00 |
SECURITY.md
|
Add security.md file
|
2022-09-03 16:37:26 +01:00 |
setup.cfg
|
Move as much configuration as possible into pyproject.toml
|
2022-11-03 14:50:39 +00:00 |