Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

News series listing could be added #11253

Open
minusQuantumNeko opened this issue Apr 15, 2024 · 4 comments
Open

News series listing could be added #11253

minusQuantumNeko opened this issue Apr 15, 2024 · 4 comments

Comments

@minusQuantumNeko
Copy link
Contributor

Currently it's quite hard to find newsposts from specific series, and there is a list only for osu!monthly right now, so it would be nice to have something like this.

@Walavouchey
Copy link
Member

Walavouchey commented Apr 15, 2024

thinking of a structure like this

# News series

blah blah

## Listing

### Series one

explainer paragraph or two

| Title | Publication date |
| :-- | :-- |

## Series two

explainer paragraph or two

| Title | Publication date |
| :-- | :-- |

and a new yaml tag in applicable news posts like so

---
layout: post
title: Series one episode one
series: Series one
date: 2017-08-17 03:00:00 +0000
---

which would allow for easy automation

@cl8n
Copy link
Member

cl8n commented Apr 16, 2024

something to let me go to previous and next post in a series would be nice. adding yaml tag sounds good

@cl8n cl8n added the proposal label Apr 16, 2024
@minusQuantumNeko
Copy link
Contributor Author

I'm unsure about all series newsposts being listed inside one article, but automation and tags part sounds good

@cl8n
Copy link
Member

cl8n commented Jun 5, 2024

something to let me go to previous and next post in a series would be nice. adding yaml tag sounds good

I forgot to write an update here, I did look into this but it turned out to be more involved than would be wise for me to work on rn. I added it to a list but u can bug me if this is still not done in some months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants