Users of this theme should have the option of displaying post excerpts under the post titles in the post list. This might require a slight redesign of the post titles in the list, but we can work on that as we build out this feature.
It should probably be a setting in the _config.yml file, probably a boolean called show_excerpts. Though, I'm open to other possibilities!
Users of this theme should have the option of displaying post excerpts under the post titles in the post list. This might require a slight redesign of the post titles in the list, but we can work on that as we build out this feature.
It should probably be a setting in the
_config.yml
file, probably a boolean calledshow_excerpts
. Though, I'm open to other possibilities!