maxcell / prince.dev

MIT License
3 stars 4 forks source link

Add post discovery within the current post #36

Open maxcell opened 4 years ago

maxcell commented 4 years ago

There are several visions of this that could work:

  1. Override the related articles with a frontmatter control
  2. Set a list of related tags to poll and return them
  3. If nothing is set, default to any of the same tags
  4. Escape hatch and randomize it

I think the first implementation shall be random