forked from adityatelange/hugo-PaperMod
-
Notifications
You must be signed in to change notification settings - Fork 0
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
upgrade theme #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
alexbegoon
commented
Oct 24, 2024
- add exercism social icon (Adds social icon for exercism adityatelange/hugo-PaperMod#1484)
- Add social icon for Archive of Our Own. Fixes add icon for Archive of our own adityatelange/hugo-PaperMod#1072 (Add social icon for Archive of Our Own adityatelange/hugo-PaperMod#1468)
- Fix copyright field rendering HTML in RSS feed (Fix copyright field rendering in RSS feed adityatelange/hugo-PaperMod#1479)
- [PATCH] tpl/tplimpl: Update RSS template
- Introduce options to configure footer text
- Update README.md
- add ethereum social icon (Add ethereum social icon adityatelange/hugo-PaperMod#1495)
- Add anchor link to archive layout headers
- Add credly icon
- refactor svgs
- Add IMDb, Spacehey and fixed Pinterest logo (Add IMDb, Spacehey and Pinterest adityatelange/hugo-PaperMod#1510)
- alphabetize svgs by name
- Refactor svgs
- add 500px icon (add 500px icon adityatelange/hugo-PaperMod#1465)
- improve Toc
- i18n: adds Occitan language (i18n: adds Occitan language adityatelange/hugo-PaperMod#1539)
- Update Turkish translation (Update Turkish translation adityatelange/hugo-PaperMod#1564)
- Update bug report template to use GitHub's form schema
- Update enhancement issue template to use GitHub's form schema
- Add a social icon for Dzen (Add a social icon for Dzen adityatelange/hugo-PaperMod#1599)
- Add a social icon for Wikipedia (Add a social icon for Wikipedia adityatelange/hugo-PaperMod#1600)
- fix deprecated error
The copyright is rendered in footer as `{{ site.Copyright | markdownify }}` which assumes it to be Markdown text, but RSS feed template doesn't ready for Markdown now.
- Use publication date for pubdate - Include version in generator element cherry-picked from gohugoio/hugo@f0a26cf
In site config => params: footer: text: "This is footer text - markdown suported" hideCopyright: true closes: adityatelange#1481
Update Stargazers over time
Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Fix a typo and improve the translation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.