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

Update repo #1

Merged
merged 311 commits into from
Oct 15, 2024
Merged

Update repo #1

merged 311 commits into from
Oct 15, 2024

Conversation

iamraf-ca
Copy link
Owner

What does this PR change? What problem does it solve?

Was the change discussed in an issue or in the Discussions before?

PR Checklist

  • This change adds/updates translations and I have used the template present here.
  • I have enabled maintainer edits for this PR.
  • This change adds a Social Icon which has a permissive license to use it.
  • This change does not any CDN resources/links.
  • This change does not include any unrelated scripts such as bash and python scripts.
  • This change updates the overridden internal templates from HUGO's repository.

adityatelange and others added 30 commits January 13, 2022 20:35
- denoting we are using basic version
The icon is re-drawn by myself to use outlines, referring to the icon
used on bilibili.com and the simpleicons version (which all used fills).
trans words -> 字 (#837)

Co-authored-by: Aditya Telange <21258296 [email protected]>
* Add 'komoot' and 'letterboxd' icon to svg.html
- The site function provides global access to the same data as the .Site page method.
- Current context (`.`) is never considered.
if the image is present in `assets` directory.
- Resizing the image will reduce the size of a large image.
- Should improve image load time.
- Usage:
  - Add the image under assets directory.
  - Provide path in `profileMode.imageUrl`.
  - if image is located as `assets/images/image.png` mention `profileMode.imageUrl: images/image.png`.
This reverts commit a3ad238
This reverts commit a86abf5.
if the image is present in assets directory.
- Resizing the image will reduce the size of a large image.
- Should improve image load time.
- Usage:
  - Add the image under assets directory.
  - Provide path in `label.icon`.
  - if image is located as `assets/images/image.png` mention `label.icon: images/image.png`.
adityatelange and others added 28 commits March 8, 2024 11:18
 for `opengraph`, `schema` and `twitter_cards` templates

The page images selection order as follows:

1. Page's images parameter, image resources are supported.
2. Page's image resources that naming in *feature*, *cover* or *thumbnail* pattern.
3. If no page images specified, then the first one of site's images will be used as the fallback, supports site resources.

cherry-picked from gohugoio/hugo@14d85ec

   compatibility fixes for PaperMod

Co-authored-by: Aditya Telange <21258296 [email protected]>
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: #1481
Update Stargazers over time
Co-authored-by: Aditya Telange <21258296 [email protected]>
Fix a typo and improve the translation
@iamraf-ca
Copy link
Owner Author

update repo

@iamraf-ca iamraf-ca merged commit f5c8ea1 into iamraf-ca:master Oct 15, 2024
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.