-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Move the spanish-english glossary to the main site.
We should probably merge the initial version of #32 first.
This will be very similar to the /events/ page. See #22.
Phase 1: Integrate into main DSC site
- Add the CSV data
- Create a new resources page (
layout: standalone)- This will probably work best as an
.htmlfile, not.md - Read the CSV data via Liquid and build a
tablein bootstrap
- This will probably work best as an
- Update the navigation menu
- Create
/js/glossary.js- Implement filtering
- Implement search
Phase 2: Convert data from CSV to YAML
- Rewrite data in CSV file to YAML
- Make any necessary changes/updates to glossary pages