Hiding asides in Ocotopress seems to indicate how to do this on a site-wide basis, but I'd like to be able to have only specific pages collapse the sidebar.
Asked
Active
Viewed 557 times
1 Answers
4
To collapse the sidebar site-wide you add sidebar:collapse
to _config.yml
. To collapse the sidebar for a particular post or page, you add the same line to the YAML header for that post or page.

Lincoln Mullen
- 6,257
- 4
- 27
- 30