Skip to content

Commit

Permalink
Build static assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored and cdubz committed Mar 28, 2024
1 parent 0946454 commit 197d663
Show file tree
Hide file tree
Showing 32 changed files with 107 additions and 27 deletions.
28 changes: 27 additions & 1 deletion babybuddy/static_src/root/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,31 @@
"start_url": "/",
"display": "standalone",
"theme_color": "#37abe9",
"background_color": "#212529"
"background_color": "#212529",
"shortcuts": [
{
"name": "Start a timer",
"url": "/timers/add/"
},
{
"name": "Record a change",
"url": "/changes/add/"
},
{
"name": "Record a feed",
"url": "/feedings/add/"
},
{
"name": "Record a pumping",
"url": "/pumping/add/"
},
{
"name": "Record a sleep",
"url": "/sleep/add/"
},
{
"name": "Record tummy time",
"url": "/tummy-time/add/"
}
]
}
21 changes: 0 additions & 21 deletions static/babybuddy/root/site.2a6ae1d670dc.webmanifest

This file was deleted.

Binary file removed static/babybuddy/root/site.2a6ae1d670dc.webmanifest.gz
Binary file not shown.
47 changes: 47 additions & 0 deletions static/babybuddy/root/site.a51ddd8684c9.webmanifest

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified static/babybuddy/root/site.webmanifest.gz
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions static/rest_framework/css/bootstrap-tweaks.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified static/rest_framework/css/bootstrap-tweaks.css.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
6 changes: 6 additions & 0 deletions static/rest_framework/js/ajax-form.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified static/rest_framework/js/ajax-form.js.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added static/rest_framework/js/csrf.455080a7b2ce.js.gz
Binary file not shown.
Binary file removed static/rest_framework/js/csrf.969930007329.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions static/rest_framework/js/csrf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified static/rest_framework/js/csrf.js.gz
Binary file not shown.
2 changes: 0 additions & 2 deletions static/rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js

This file was deleted.

Binary file not shown.
2 changes: 0 additions & 2 deletions static/rest_framework/js/jquery-3.5.1.min.js

This file was deleted.

Binary file removed static/rest_framework/js/jquery-3.5.1.min.js.gz
Binary file not shown.
2 changes: 2 additions & 0 deletions static/rest_framework/js/jquery-3.7.1.min.2c872dbe60f4.js

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 2 additions & 0 deletions static/rest_framework/js/jquery-3.7.1.min.js

Large diffs are not rendered by default.

Binary file added static/rest_framework/js/jquery-3.7.1.min.js.gz
Binary file not shown.
3 changes: 3 additions & 0 deletions static/rest_framework/js/load-ajax-form.8cdb3a9f3466.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions static/rest_framework/js/load-ajax-form.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion static/staticfiles.json

Large diffs are not rendered by default.

0 comments on commit 197d663

Please sign in to comment.