You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Jekyll populates the excerpt field for every markdown post/page with the first paragraph from the document.
For .org files jekyll-org is not setting the field, which causes jekyll to return the entire document as the excerpt.
Jekyll populates the
excerptfield for every markdown post/page with the first paragraph from the document.For
.orgfilesjekyll-orgis not setting the field, which causesjekyllto return the entire document as theexcerpt.