This repository has been archived by the owner on Aug 5, 2021. It is now read-only.
Modularization
- Use code-gov-style
- Removed many third party libraries. For example, removed ng2-page-scroll in favor of using built in browser scrolling ability.
- Customized integration of third-party libraries. For example, basically copy-pasted Font Awesome into code-gov-style and copy-pasted relevant hamburgers code into _hamburgers.scs file in code-gov-font.
- Standardized styling, colors, spacing, icons across all pages
- Removed extraneous unused styling rules
- Added config JSON file for configuring site. (will need to update and add connections to different parts of the code next)