mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
* adding conditional header + footer includes to `base.njk` - support for custom headers via `header` front matter variable - support for custom footers via `footer` front matter variable - backward compatibility with default header * revising `base.njk`'s body classes * adding fileSlug-based class to body * adding pageType-based class (default `docs`) to body * adding conditional CSS asset logic to `base.njk` * to load marketing-based CSS based on pageType * to load docs-based CSS by default * disabling wa-page's sticky header for marketing pageType