It would be helpful to add sidebar highlighting for the current page using Assemble's {{#if this.isCurrentPage}} class="active"{{/if} syntax. It'll be nice for the design, but also as a reference point for theme development, since that helper is not well documented.
It would be helpful to add sidebar highlighting for the current page using Assemble's
{{#if this.isCurrentPage}} class="active"{{/if}syntax. It'll be nice for the design, but also as a reference point for theme development, since that helper is not well documented.