Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Implement Jekyll Collections for news sections #18

@shgysk8zer0

Description

@shgysk8zer0

Setup Jekyll config such that articles are not posted into /posts/:date/:title/ but rather /:collection/:date/:title/.

  • Add collections in _config.yml
  • Set permalink values
  • Determine list of sections/collections
  • Create icons for each
  • Create all directories (with .gitkeep)
  • List categories on home page and show recent posts there
  • Update <nav> to list/link-to each
  • Update service worker to work with collections
  • Design container for each collection on home page
  • Create pages for pagination of each section (?)
  • Update sitemap to work with collections
  • Update RSS feed to work with collections

See Jekyll Collections

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions