Commit Graph

4 Commits

Author SHA1 Message Date
Ariana Giroux 44b51e531a Adds id tags for html template
- allows for easier navigation when template is folded, and easier
  navigation for css styling
2022-08-04 17:30:01 -06:00
Ariana Giroux 6799e2513b Pretifies index.mustache with bootstrap 5
- updates visual layout to be more readable
- adds basic functionality for javascript callback functions to update
  various useful elements through api
  - note, these updates are currently implemented through a bootstrap
    modal
  - note, these updates are currently commented out through mustache.
- adds a vim modeline to enable manual folding
2022-07-24 17:01:05 -06:00
Ariana Giroux 97bc440ea0 Adds a few minor changes to index.mustache
- adds {{tags}} where necessary
- changes where the file loads the javascript code from
2022-07-24 14:12:23 -06:00
Ariana Giroux f2fb50e025 Moved files to more reflective of webapp structure 2022-07-24 14:10:00 -06:00
Renamed from index.html (Browse further)