usdoj / foia.gov

Front-end for the National FOIA Portal
https://www.foia.gov
Other
44 stars 36 forks source link

Remove the `use-uswds` flag in jekyll templates #174

Open adborden opened 6 years ago

adborden commented 6 years ago

As a foia.gov user, in order to seamlessly use the Portal and legacy foia.gov content, I need all the jekyll pages to be using the uswds and not using the legacy templates.

Acceptance criteria

adborden commented 6 years ago

It's looking like we're not going to just get responsive legacy pages simply by adding a grid. @hbillings suggested we default the legacy pages to no grid, and then we can add a grid on a case by case basis. All the new pages will still be minimally responsive using the grid.

I think that means for this story, we should remove the grid for these pages, or make them responsive if there's not much lift. @hbillings should I add that as an AC?

adborden commented 6 years ago

I have been tackling the <head> piece in the Jekyllize issue, so I think we're covered here. The other pieces were the header and footer and I think that was already done in the header/footer issue.

adborden commented 6 years ago

The flag is no longer used, all that's left is removing it from a dozen pages' front matter.