Skip to content

Conversation

@jonathansampson
Copy link

  • Introduces .gitignore to exclude .DS_Store
  • Removes local copies of jQuery, jqFlip, and Bootstrap (replaced with same-version CDN resources)
  • Modifies index.html to use Bootstrap classes for centering elements.
  • Removes non-ASCII characters from 'WOMBAT' image filename.
  • Migrates captions.py to ~root/utils/
  • Removes some unused files, and fixes a minor CSS syntax typo.
  • Modifies captions.py to write results to captions.json
  • Modifies index.html to load captions.json file (via index.js).
  • Simplifies project structure with ~root/assets/ directory.

Tested locally to confirm no breaking changes.

Introduces .gitignore to exclude .DS_Store
Removes local copies of jQuery, jqFlip, and Bootstrap.
Modifies index.html to use Bootstrap classes for centering elements.
Removes non-ASCII characters from 'WOMBAT' image.
Migrates captions.py to ~root/utils/
Removes some unused files, and fixes a minor CSS syntax typo.
Modifies captions.py to export results to captions.json
Modifies index.html to load captions.json file.
Simplifies project structure with assets directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant