hugo new posts/<slug>
hugo server
The layouts/default/summary-with-image.html
overrides Ananke's default
posts index template.
Custom front matter param featured_image_alt
for better A11y.
The Read More button is hidden by default. The long: true
param tells
Hugo to render the button.
All page header partials come without headers.
This project would not be possible without open source software and great folks sharing their knowledge on the Web;