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

Nicer titles in templates #31

Closed
zregvart opened this issue Sep 13, 2023 · 1 comment
Closed

Nicer titles in templates #31

zregvart opened this issue Sep 13, 2023 · 1 comment

Comments

@zregvart
Copy link
Member

We to touch-ups to .name in many places, for example here:

### {{ .name | strings.Title | regexp.Replace "Github" "GitHub" | regexp.Replace "-" " "}}

To convert strings.Title then replacing Github to GitHub and finally replacing - to .

We could have title property in the data.json and use that instead.

@zregvart
Copy link
Member Author

zregvart commented Oct 4, 2023

Resolved via #38

@zregvart zregvart closed this as completed Oct 4, 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

No branches or pull requests

1 participant