Skip to content

docs: post_date_format_short#235

Merged
nabobalis merged 1 commit intosunpy:mainfrom
felixhummel:document-post_date_format_short
Jun 28, 2023
Merged

docs: post_date_format_short#235
nabobalis merged 1 commit intosunpy:mainfrom
felixhummel:document-post_date_format_short

Conversation

@felixhummel
Copy link
Copy Markdown
Contributor

Document the config option post_date_format_short that is used in recent posts.

PR Description

I wanted to change the date format in the "Recent Posts" sidebar from

23 March - ABlog v0.11 released

to something like this

03-23 - ABlog v0.11 released

Looking at the source, the change was simple (in conf.py):

post_date_format_short = '%m-%d'

But there was no mention in the docs. 😲

This PR fixes this. 🙂

Thanks for creating and maintaining ablog! 🖖

Document the config option `post_date_format_short` that is used in
recent posts.
@nabobalis
Copy link
Copy Markdown
Member

Thank you! This looks good!

@nabobalis nabobalis merged commit e39b65a into sunpy:main Jun 28, 2023
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

Successfully merging this pull request may close these issues.

2 participants