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
This adds a **News** section to the website.
- Each news post lives in `/news/yyyy-mm-dd-slug/` in an `index.md`
file and all local resources like images in the same folder.

- I didn't manage to make the slug work in the `/news/` landing page.
I think somehow Jekyll doesn't actually recognize my collection. As a
current workaround, the raw path works. Someone more familiar with
Jekyll internals may know how to fix this.

@lukewagner and @rossberg, does this approach work for your
(time-critical) needs?
0 commit comments