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

upgrade theme #2

Merged
merged 23 commits into from
Oct 24, 2024
Merged

upgrade theme #2

merged 23 commits into from
Oct 24, 2024

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    ddc06cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8577a8c View commit details
    Browse the repository at this point in the history
  3. Fix copyright field rendering HTML in RSS feed (adityatelange#1479)

    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.
    KonishchevDmitry authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    beb281a View commit details
    Browse the repository at this point in the history
  4. [PATCH] tpl/tplimpl: Update RSS template

    - Use publication date for pubdate
    - Include version in generator element
    
    cherry-picked from gohugoio/hugo@f0a26cf
    jmooring authored and adityatelange committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    74ceb5e View commit details
    Browse the repository at this point in the history
  5. Introduce options to configure footer text

    In site config =>
    params:
      footer:
        text: "This is footer text - markdown suported"
        hideCopyright: true
    
    closes: adityatelange#1481
    adityatelange committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    28b86cb View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Update Stargazers over time
    adityatelange authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    aa7905e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    1750599 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    33e48f9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Add credly icon

    adityatelange committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f33b843 View commit details
    Browse the repository at this point in the history
  2. refactor svgs

    adityatelange committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6197654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17132ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dc8591 View commit details
    Browse the repository at this point in the history
  5. Refactor svgs

    adityatelange committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8dfd322 View commit details
    Browse the repository at this point in the history
  6. add 500px icon (adityatelange#1465)

    Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
    saeedesmaili and adityatelange authored May 11, 2024
    Configuration menu
    Copy the full SHA
    3f50861 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. improve Toc

    adityatelange committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3bb3cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea3bb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update Turkish translation (adityatelange#1564)

    Fix a typo and improve the translation
    Beryesa authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    75c3dba View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    9bc6627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c4841 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    e2dad36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2eb47b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    bb91783 View commit details
    Browse the repository at this point in the history
  2. fix deprecated error

    alexbegoon committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ad3a124 View commit details
    Browse the repository at this point in the history