Sha256: de468f76b30a0ed23b98676cae7ce1cd145ff28a2eeed4344dd2e73d22eb81b0

Contents?: true

Size: 610 Bytes

Versions: 6

Compression:

Stored size: 610 Bytes

Contents

---
layout: post
title: Example post with a summary
summary: |-
    This is the custom summary for the post.

    It can be in **markdown format** if required.
---

This is the text for the post. It won't be used as the excerpt as it will use the custom summary set in the post instead. 

If the summary is not set it will use the default excerpt generated by Jekyll.

To use a custom summary, set the `summary` in the post's front matter. 

```yaml
layout: post
title: Example post with a summary
summary: |-
    This is the custom summary for the post.

    It can be in **markdown format** if required.
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bulma-clean-theme-0.10.6 _posts/2020-10-17-post-with-summary.md
bulma-clean-theme-0.10.5 _posts/2020-10-17-post-with-summary.md
bulma-clean-theme-0.10.4 _posts/2020-10-17-post-with-summary.md
bulma-clean-theme-0.10.3 _posts/2020-10-17-post-with-summary.md
bulma-clean-theme-0.10.2 _posts/2020-10-17-post-with-summary.md
bulma-clean-theme-0.10.1 _posts/2020-10-17-post-with-summary.md