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

Add I18n and introduce ".Site.Params.Dateformat" #120

Closed
wants to merge 2 commits into from

Conversation

vonloxley
Copy link

Translations are in i18n/*.toml.
If ".Site.Params.Dateformat" doesn’t exist, it falls back to the default.

Use ".Site.Params.Dateformat" for formatiing of dates. If it isn’t
configured stay with the default ""January 2, 2006".
Translations are in i18n/*.toml.
@budparr
Copy link
Member

budparr commented Aug 9, 2018

Hey, @vonloxley Thanks for this. We definitely need some i18n love in the theme, though I think it would be better to just have the skeleton or framework for it in this theme, rather than things specific to your use-case.

@vonloxley
Copy link
Author

No Problem.

@vonloxley vonloxley closed this Aug 9, 2018
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.

None yet

2 participants