Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summaries #12

Open
ghost opened this issue Aug 10, 2018 · 0 comments
Open

Summaries #12

ghost opened this issue Aug 10, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 10, 2018

The summaries shown by the Bulma theme currently appear to be sub-optimal. They include the description from the post metadata, but also the first 70 words. Meanwhile Bulma does not insert the title automatically, so the first words of my document always also include the page title.

I currently have to workaround this by specifying a description and also making the document start with <!-- more --> in order to disable Hugo-defined summary splitting.

As a first step, I would prefer, if the Hugo-defined summary splitting would be disabled, if a description (better named summary) was provided.

The best solution would probably be, if Bulma would automatically insert the title as a heading and then allow people to use either the Hugo-defined summary splitting (first 70 words) or the user-defined summary splitting (split at the <!-- more --> tag).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants