Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

indexes support for tags,categories,authors #282

Merged
merged 2 commits into from
May 23, 2020

Conversation

noraj
Copy link
Contributor

@noraj noraj commented May 22, 2020

Feature

I added indexes for

  • tags: http://example.org/tags/
  • categories: http://example.org/categories/
  • authors: http://example.org/author/

One need to create those files.

source/author/index.md

---
title: Authors
layout: "authors"
---

source/tags/index.md

---
title: Tags
layout: "tags"
---

source/categories/index.md

---
title: Categories
layout: "categories"
---

Screenshots

image

image

image

@ppoffice ppoffice merged commit 25da423 into ppoffice:master May 23, 2020
@noraj noraj deleted the feature-indexes branch May 23, 2020 13:07
@tkit1994 tkit1994 mentioned this pull request Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants