NYCPlanning / labs-regional-viz

An interactive mapping experience that highlights regional planning data and trends.
Other
6 stars 1 forks source link

add sidebar.content, sidebar.button to page layout, config #53

Closed andycochran closed 6 years ago

andycochran commented 6 years ago

This PR adds two new parameters to the About page config: sidebar.content and sidebar.button. The page template has been updated to conditionally add a sidebar if either of these exist. The About page config has also been updated with placeholder information for data sourcing (@daragoldberg to provide final copy). Adds orderings.pages to meta.yaml and puts them in the header menu.

Closes #41.